VSColorTheme Class
Visual Studio 2015
Helper to get colors from the current Visual Studio theme and provide notifications when the theme or colors change.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetThemedColor(ThemeResourceKey) | Gets the color of the specified resource key. |
| Name | Description | |
|---|---|---|
![]() ![]() | ThemeChanged | Raised when Visual Studio theme color changes. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


