[]
Represents the set of twelve colors come together to form the color scheme for a theme.
public enum ThemeColors
Public Enum ThemeColors
| Name | Description |
|---|---|
| Accent1 | Represents the 1st accent color. |
| Accent2 | Represents the 2nd accent color. |
| Accent3 | Represents the 3rd accent color. |
| Accent4 | Represents the 4th accent color. |
| Accent5 | Represents the 5th accent color. |
| Accent6 | Represents the 6th accent color. |
| Background1 | Represents the 1st background color. |
| Background2 | Represents the 2nd background color. |
| FollowedHyperlink | Represents the followed hyperlink color. |
| Hyperlink | Represents the hyperlink color. |
| Text1 | Represents the 1st text color. |
| Text2 | Represents the 2nd text color. |