Table of Contents

Class Theme

Namespace
EchoHub.Client.Themes
Assembly
EchoHub.Client.dll
public class Theme
Inheritance
Theme
Inherited Members

Constructors

Theme()

public Theme()

Properties

Base

public ThemeColors Base { get; set; }

Property Value

ThemeColors

Dialog

public ThemeColors Dialog { get; set; }

Property Value

ThemeColors

Menu

public ThemeColors Menu { get; set; }

Property Value

ThemeColors

Name

public required string Name { get; set; }

Property Value

string

Status

public ThemeColors Status { get; set; }

Property Value

ThemeColors