[]
Specifies the type of the color theme.
[JsonConverter(typeof(JsonStringEnumConverter))] public enum ColorThemeType
Specifies a dark color theme.
Specifies a light color theme.