Represents a color theme kind.

Static variables

@:enumstaticread onlyDark:ColorThemeKind

A dark color theme.

@:enumstaticread onlyHighContrast:ColorThemeKind

A dark high contrast color theme.

@:enumstaticread onlyHighContrastLight:ColorThemeKind

A light high contrast color theme.

@:enumstaticread onlyLight:ColorThemeKind

A light color theme.