KnownColorThemes Fields

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticBlue

The Blue color theme.

System_CAPS_pubfieldSystem_CAPS_staticDark

The Dark color theme.

System_CAPS_pubfieldSystem_CAPS_staticDebug

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 is not from the theme color service.

System_CAPS_pubfieldSystem_CAPS_staticDefault

The default color theme.

System_CAPS_pubfieldSystem_CAPS_staticHighContrast

The color theme used when the Windows theme is set to one of the high-contrast Windows themes.

System_CAPS_pubfieldSystem_CAPS_staticLight

The Light color theme.

Return to top
Show: