Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2010 theme for Visual Studio 2012?

Is there anyway to change VS2012 theme look like VS2010?

like image 216
Zim3r Avatar asked Nov 04 '12 07:11

Zim3r


People also ask

How do I get a Dark theme in Visual Studio 2012?

On the menu bar, select Tools > Options. In the options list, select Environment > General. In the Color theme list, choose between the default Dark theme, the Blue theme, the Blue (Extra Contrast) theme, and the Light theme. Or, choose the Use system setting option to select the theme that Windows uses.

How do I get more themes for Visual Studio?

The easiest way to install a Visual Studio theme is to navigate over to the Extensions option in the menu bar and select Manage Extensions. The next step is to select Visual Studio Marketplace under Online on the left panel. Once done, search for the theme you want and select it in the search results.

Does Visual Studio 2012 have dark mode?

The Visual Studio 2012 offers two themes, Light and Dark.


1 Answers

If you install the theme editor, you get a huge improvement. The Blue theme is like VS 2010.

http://visualstudiogallery.msdn.microsoft.com/366ad100-0003-4c9a-81a8-337d4e7ace05

In addition to the theme editor Andy mentioned, there is also a project in Codeplex that allows you to import VS 2010 icons into VS 2012

http://vsip.codeplex.com/

like image 73
NullPoiиteя Avatar answered Jan 02 '23 22:01

NullPoiиteя