Theme.colors property. Allows to specify the set of theme colors for the document....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...
ThemeColors.accent5 property. Specifies color Accent 5....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...
ThemeColors.light2 property. Specifies color Light 2....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...
Theme.minorFonts property. Allows to specify the set of minor fonts for different languages....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...
ThemeFonts.latin property. Specifies font name for Latin characters....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...
Document.theme property. Gets the [Document.theme](./) object for this document....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...
Theme.majorFonts property. Allows to specify the set of major fonts for different languages....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...
ThemeColors.light1 property. Specifies color Light 1....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...
ThemeColors.dark1 property. Specifies color Dark 1....// Apply custom colors to hyperlinks in their clicked and un-clicked...un-clicked states. colors . hyperlink = "#000000" ; colors . followedHyperlink...