EnumThemeColorType
Enum
Identifies the color categories in a theme (backgrounds, text, accents, hyperlinks).
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Theming
Assembly:Telerik.Windows.Documents.Core.dll
Syntax:
cs-api-definition
public enum ThemeColorType
Fields
Accent1
First accent color for highlights and emphasis.
Accent2
Second accent color for highlights and emphasis.
Accent3
Third accent color for highlights and emphasis.
Accent4
Fourth accent color for highlights and emphasis.
Accent5
Fifth accent color for highlights and emphasis.
Accent6
Sixth accent color for highlights and emphasis.
Background1
Primary background color used for light areas.
Background2
Secondary background color used for darker areas.
FollowedHyperlink
Color used for followed (visited) hyperlinks.
Hyperlink
Color used for hyperlinks.
Text1
Primary text color used over Background1.
Text2
Secondary text color used over Background2.