Optional ReadonlyanchorOptional ReadonlybackgroundOptional ReadonlyforegroundThe foreground color of the cell(s). When 2 decorations both set the
foreground color the last registered decoration will be used. Only the
#RRGGBB format is supported.
Optional ReadonlyheightThe height of the decoration in cells, defaults to 1.
Optional ReadonlylayerWhat layer to render the decoration at when backgroundColor or
foregroundColor are used. 'bottom' will render under the
selection, 'top' will render above the selection*.
ReadonlymarkerThe line in the terminal where the decoration will be displayed
OptionaloverviewWhen defined, renders the decoration in the overview ruler to the right of the terminal. IOverviewRulerOptions.width must be set in order to see the overview ruler.
Optional ReadonlywidthThe width of the decoration in cells, defaults to 1.
Optional ReadonlyxThe x position offset relative to the anchor
The background color of the cell(s). When 2 decorations both set the foreground color the last registered decoration will be used. Only the
#RRGGBBformat is supported.