Property Themes | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Themes

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

Property Value

Dictionary<string, ThemeScope>