Table of Contents

Class ThemeColors

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

Constructors

ThemeColors()

public ThemeColors()

Properties

Background

public string Background { get; set; }

Property Value

string

FocusBackground

public string FocusBackground { get; set; }

Property Value

string

FocusForeground

public string FocusForeground { get; set; }

Property Value

string

Foreground

public string Foreground { get; set; }

Property Value

string