[]
An interface used to defines a set of colors which are referenced to as a color scheme. The color scheme is responsible for defining a list a twelve colors. The twelve colors consist of six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink.
public sealed class ThemeColorScheme
Public NotInheritable Class ThemeColorScheme
Name | Description |
---|---|
this[ThemeColors] | Gets a ThemeColor value that represents a color in the color scheme of a Theme. |
Name | The common name for this color scheme. |
Name | Description |
---|---|
Clone() | Clones the specified ThemeColorScheme to a new ThemeColorScheme. |
GetColorScheme(BuiltInColorSchemes) | Gets the built-in theme color scheme. |