[]
Gets or sets the collection of available themes.
public ColorTheme[] AvailableThemes { get; set; }
Type | Description |
---|---|
ColorTheme[] | An array of ColorTheme objects representing the themes available for selection. |
Predefined themes: "default", "activeReports", "activeReportsDark", "defaultDark", "darkOled", "highContrast", "highContrastDark".