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; }
Gets or sets the colors for the theme.
[JsonProperty("colors")]
public List<string> Colors { get; set; }