Color

These are common commands that apply to all widgets that have them injected.

Members

Functions

setBackgroundColor
auto setBackgroundColor(string color)

Set the background color of the widget.

setForegroundColor
auto setForegroundColor(string color)

Set the foreground color of the widget.

setInsertColor
auto setInsertColor(string color)

Set the insert cursor color of the widget.

Meta