Theme

Members


text

ColorSetting

color of the text on the ui

blocked

ColorSetting

blocked content in that color

enabled

ColorSetting

color of enabled stuff, can be used as accent color

disabled

ColorSetting

color of disabled stuff

highlight

ColorSetting

the highlight color on top of the elements

outline

ColorSetting

the color of the outline of ui elements

windowBackground

ColorSetting

the background color

button

ColorSetting

most buttons use "enabled" but some use darkbutton's color instead

scrollbar

ColorSetting

color of the scrollbar




Obtaining

The following function can return this type.

[Theme] theme = gui.theme()