Property Themes | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Themes
[JsonInclude]
[JsonConverter(typeof(DictionaryJsonConverter<ThemeScope>))]
public static Dictionary<string, ThemeScope>? Themes { get; set; }
Namespace
Assembly
Terminal.Gui.dll
[JsonInclude]
[JsonConverter(typeof(DictionaryJsonConverter<ThemeScope>))]
public static Dictionary<string, ThemeScope>? Themes { get; set; }