Class ThemeColors
public class ThemeColors
- Inheritance
-
ThemeColors
- Inherited Members
Constructors
ThemeColors()
public ThemeColors()
Properties
Background
public string Background { get; set; }
Property Value
FocusBackground
public string FocusBackground { get; set; }
Property Value
FocusForeground
public string FocusForeground { get; set; }
Property Value
Foreground
public string Foreground { get; set; }