ThemeColor enumeration

ThemeColor enumeration

Specifies the theme colors for document themes. To learn more, visit the Working with Styles and Themes documentation article.

The specified theme color is a reference to one of the predefined theme colors, located in the document’s Theme part, which allows color information to be set centrally in the document.

Members

NameDescription
NoneNo color.
Dark1Dark main color 1.
Light1Light main color 1.
Dark2Dark main color 2.
Light2Light main color 2.
Accent1Accent color 1.
Accent2Accent color 2.
Accent3Accent color 3.
Accent4Accent color 4.
Accent5Accent color 5.
Accent6Accent color 6.
HyperlinkHyperlink color.
FollowedHyperlinkFollowed hyperlink color.
Text1Text color 1.
Text2Text color 2.
Background1Background color 1.
Background2Background color 2.

See Also