Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Changing Visual Studio 2010 Theme

How do I install the .vssettings file I downloaded into VS2010 to "apply" a theme?

like image 318
Scott Baker Avatar asked Apr 23 '10 21:04

Scott Baker


People also ask

How do I change the theme in Visual Studio?

Change the color themeOn the menu bar, choose Tools > Options. In the options list, choose Environment > General. In the Color theme list, choose either the default Dark theme, the Light theme, the Blue theme, or the Blue (Extra Contrast) theme.

Does Visual Studio have themes?

Collection of popular themes, now available for Visual Studio. A theme pack based on the default VS Code themes, created using the Theme Converter. These themes are most compatible with Visual Studio 2022 Preview 4 and above.

Where are Visual Studio themes stored?

The building blocks of a theme This place, in macOS, OSX or Linux is in the ~/. vscode/extensions directory while in Windows it should be in %USERPROFILE%\. vscode\extensions .


1 Answers

Tools -> Import And Export Settings...

alt text http://blogs.vertigo.com/personal/keithc/Blog/Lists/Posts/Attachments/16/Tools%20Import%20and%20Export%20Settings%20option.png

alt text

like image 123
Darin Dimitrov Avatar answered Oct 05 '22 11:10

Darin Dimitrov