Skip to main content

PredefinedThemePalettes Members

Lists the predefined theme palettes.

Fields

Name Description
Berberis static The Berberis theme palette.
BlueberryCake static The BlueberryCake theme palette.
Brickwork static The Brickwork theme palette.
CobaltBlue static The CobaltBlue theme palette.
Cornflower static The Cornflower theme palette.
DarkLilac static The DarkLilac theme palette.
DeepSea static The DeepSea theme palette.
Dimmed static The Dimmed theme palette.
EmeraldSea static The EmeraldSea theme palette.
EnhancedContrast static The Enhanced Contrast predefined theme palette.
Latte static The Latte theme palette.
LightLilac static The LightLilac theme palette.
Loft static The Loft theme palette.
Navy static The Navy theme palette.
RedWine static The RedWine theme palette.
Sand static The Sand theme palette.
SpruceLeaves static The SpruceLeaves theme palette.
Storm static The Storm theme palette.
Turquoise static The Turquoise theme palette.

Properties

Name Description
Office2016SEPalettes static Predefined palettes that the Office2016SE themes support.
Office2019Palettes static Predefined palettes that the Office2019 themes support.
VS2017Palettes static Predefined palettes that the VS2017 themes support.
VS2019BluePalettes static Predefined palettes that the VS2019Blue theme supports.
VS2019DarkPalettes static Predefined palettes that the VS2019Dark theme supports.
VS2019LightPalettes static Predefined palettes that the VS2019Light theme supports.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also