backgroundColor

abstract var backgroundColor: JsAny?(source)

Background color of the decoration. Use rgba() and define transparent background colors to play well with other decorations. Alternatively a color from the color registry can be referenced.

Online Documentation