KnownColorThemes Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Predefined, well-known Color Themes
public ref class KnownColorThemes abstract sealed
public ref class KnownColorThemes abstract sealed
class KnownColorThemes abstract sealed
public static class KnownColorThemes
type KnownColorThemes = class
Public Class KnownColorThemes
- Inheritance
-
KnownColorThemes
Fields
AdditionalContrast |
The 'Additional contrast' color theme based off of the 'Blue' theme. |
Blue |
The 'Blue' color theme. |
Dark |
The 'Dark' color theme. |
Debug |
The color theme used for debugging the theme color service. Each color name is mapped to a neon color to make it easy to inspect colors usage that isn't from the theme color service. |
Default |
The default color theme. |
HighContrast |
The color theme used when Windows theme is set to one of the High Contrast Windows themes. |
Light |
The 'Light' color theme. |
System |
The color theme used when syncing with the Windows color themes. |