ColorScheme.TextInput

struct ColorScheme
static
struct TextInput {
RGBA label;
RGBA text;
RGBA textDisabled;
RGBA back;
RGBA backDisabled;
}

Meta