ColorScheme.Item

struct ColorScheme
static
struct Item {}

Members

Variables

hover
RGBA hover;
Undocumented in source.
press
RGBA press;
Undocumented in source.
text
RGBA text;
Undocumented in source.
textDisabled
RGBA textDisabled;
Undocumented in source.

Meta