[]
Predefined color themes.
public static class ColorThemes
| Name | Description |
|---|---|
| ActiveReports | Gets specialized theme for Active Reports with warm, print-optimized colors. |
| ActiveReportsDark | Gets a dark version of the Active Reports theme for nighttime usage. |
| DarkOled | Gets a dark OLED-optimized color theme with true black backgrounds. |
| Default | Gets the default color theme that applies a light color scheme. |
| DefaultDark | Gets the default color theme that applies a dark color scheme. |
| HighContrast | Gets a high contrast color theme designed for maximum readability and accessibility. |
| HighContrastDark | Gets a dark high contrast color theme optimized for accessibility in low-light environments. |