Property Theme
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Theme
The currently selected theme. The backing store is Settings ["Theme"]
.
[JsonInclude]
[JsonPropertyName("Theme")]
public static string Theme { get; set; }
The currently selected theme. The backing store is Settings ["Theme"]
.
[JsonInclude]
[JsonPropertyName("Theme")]
public static string Theme { get; set; }