Property Themes
Themes
Holds the ThemeScope definitions.
[JsonInclude]
[JsonConverter(typeof(DictionaryJsonConverter<ThemeScope>))]
public static Dictionary<string, ThemeScope>? Themes { get; set; }
Holds the ThemeScope definitions.
[JsonInclude]
[JsonConverter(typeof(DictionaryJsonConverter<ThemeScope>))]
public static Dictionary<string, ThemeScope>? Themes { get; set; }