New to Telerik UI for WPF? Start a free 30-day trial
VisualStudio2013 Theme
Updated on Sep 15, 2025
Inspired by the Visual Studio design, the VisualStudio2013 theme comes with three built-in color variations – Light, Dark and Blue.
Jump to the following topics to learn about the specifics of the theme's palette and features.
- Default Theme Colors
- Default Theme Brushes
- Changing Palette Colors
- Changing Theme Variation
- Changing Font Properties
- Changing Opacity
Default Theme Colors
Below you can find the differences between the three color variations. Each brush has relevant HEX value in the corresponding color variation.
| Color name | Light (default) | Dark | Blue | |||
|---|---|---|---|---|---|---|
| Colors, which are same in the three palettes | ||||||
| AccentMainColor | FF3399FF | FF3399FF | FF3399FF | |||
| AccentDarkColor | FF007ACC | FF007ACC | FF007ACC | |||
| SelectedColor | FFFFFFFF | FFFFFFFF | FFFFFFFF | |||
| ValidationColor | FFFF3333 | FFFF3333 | FFFF3333 | |||
| Color, which are different in the three palettes | ||||||
| AccentColor | FF007ACC | FF007ACC | FFE5C365 | |||
| MarkerColor | FF1E1E1E | FFF1F1F1 | FF1E1E1E | |||
| StrongColor | FF717171 | FF999999 | FF717171 | |||
| MainColor | FFFFFFFF | FF1E1E1E | FFFFFFFF | |||
| PrimaryColor | FFEEEEF2 | FF2D2D30 | FFE6EBF5 | |||
| AlternativeColor | FFF5F5F5 | FF252526 | FFF6F6F6 | |||
| MouseOverColor | FFC9DEF5 | FF3E3E40 | FFFDF4BF | |||
| BasicColor | FFCCCEDB | FF3F3F46 | FFCCCEDB | |||
| SemiBasicColor | 66CCCEDB | 663F3F46 | 66CCCEDB | |||
| HeaderColor | FF007ACC | FF007ACC | FF35496A | |||
| ComplementaryColor | FFDBDDE6 | FF434346 | FFDBDDE6 | |||
| ReadOnlyBackgroundColor | FFF5F5F5 | FF252526 | FFF6F6F6 | |||
| ReadOnlyBorderColor | FFCCCEDB | FF3F3F46 | FFCCCEDB | |||
| Additional color | ||||||
| DefaultForegroundColor | FF1E1E1E | FFF1F1F1 | FF1E1E1E |
Default Theme Brushes
Here you can find more details about each brush and where it is usually applied.
Common Brushes (same for all variations)
AccentMainBrush—Blue by default and it is the main accent brush for the themeAccentDarkBrush—Blue by default and it is the darker accent brush for the themeSelectedBrush—White by default and is the main color for text or paths which are over elements with accent backgroundValidatonBrush—Red by default and it is the brush used for validation where such is applicable in our controls
Foreground Brushes
MarkerBrush—the main brush used for text color, also path's fill in MouseOver stateStrongBrush