Class Theme
public class Theme
- Inheritance
-
Theme
- Inherited Members
Constructors
Theme()
public Theme()
Properties
Base
public ThemeColors Base { get; set; }
Property Value
Dialog
public ThemeColors Dialog { get; set; }
Property Value
Menu
public ThemeColors Menu { get; set; }
Property Value
Name
public required string Name { get; set; }
Property Value
Status
public ThemeColors Status { get; set; }