ColorScheme.Collapse

struct ColorScheme
static
struct Collapse {
RGBA shown;
RGBA hidden;
RGBA doShow;
RGBA doHide;
RGBA text;
RGBA textHover;
RGBA textDisabled;
RGBA subtext;
}

Meta