Table of Contents

Property Colors

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Colors

Gets or sets the colors for the theme.

[JsonProperty("colors")]
public List<string> Colors { get; set; }

Property Value

List<string>