Share via


KnownColorThemes.Default Field

The color theme used by default on Visual Studio’s first launch. The theme is known to users by the friendly name (the “Light” theme).

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

Syntax

'Declaration
Public Shared ReadOnly Default As Guid
public static readonly Guid Default
public:
static initonly Guid Default
static val Default: Guid
public static final var Default : Guid

.NET Framework Security

See Also

Reference

KnownColorThemes Class

Microsoft.VisualStudio.Shell Namespace