KnownColorThemes Class

Definition

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.

Applies to