ThemeColorScheme Properties
Defines the color scheme for a presentation theme.| Name | Description |
|---|---|
| Accent1 | Gets or sets the first accent color in the theme color scheme. |
| Accent2 | Gets or sets the second accent color in the theme color scheme. |
| Accent3 | Gets or sets the third accent color in the theme color scheme. |
| Accent4 | Gets or sets the fourth accent color in the theme color scheme. |
| Accent5 | Gets or sets the fifth accent color in the theme color scheme. |
| Accent6 | Gets or sets the sixth accent color in the theme color scheme. |
| Dark1 | Gets or sets the first dark color in the theme color scheme. |
| Dark2 | Gets or sets the second dark color in the theme color scheme. |
| FollowedHyperlink | Gets or sets the color for visited (followed) hyperlinks in the theme color scheme. |
| Hyperlink | Gets or sets the color for hyperlinks in the theme color scheme. |
| Light1 | Gets or sets the first light color in the theme color scheme. |
| Light2 | Gets or sets the second light color in the theme color scheme. |
| Name | Gets or sets the color scheme name. |
See Also