Enum ControlAppearance
Types of the available color accents of the controls.
public enum ControlAppearance
Fields
Caution = 7
Orange color theme.
Danger = 5
Red color theme.
Dark = 3
Dark color theme.
Info = 2
Blue color theme.
Light = 4
Light color theme.
Primary = 0
Control color according to the current theme accent.
Secondary = 1
Control color according to the current theme element.
Success = 6
Green color theme.
Transparent = 8
Transparent color theme.