ColorMap Properties
Maps theme colors to different color scheme indexes.| Name | Description |
|---|---|
| Accent1 | Gets or sets the color scheme index that replaces the first accent color. |
| Accent2 | Gets or sets the color scheme index that replaces the second accent color. |
| Accent3 | Gets or sets the color scheme index that replaces the third accent color. |
| Accent4 | Gets or sets the color scheme index that replaces the fourth accent color. |
| Accent5 | Gets or sets the color scheme index that replaces the fifth accent color. |
| Accent6 | Gets or sets the color scheme index that replaces the sixth accent color. |
| Background1 | Gets or sets the color scheme index that replaces the first background color. |
| Background2 | Gets or sets the color scheme index that replaces the second background color. |
| FollowedHyperlink | Gets or sets the color scheme index that replaces the visited hyperlink color. |
| Hyperlink | Gets or sets the color scheme index that replaces the hyperlink color. |
| Text1 | Gets or sets the color scheme index that replaces the first text color. |
| Text2 | Gets or sets the color scheme index that replaces the second text color. |
See Also