Microsoft Visual Studio Change Default Theme

Visual Studio-2012IdeThemesMicrosoft Metro

Visual Studio-2012 Problem Overview


I am finding it really hard to code using the black theme given in the visual studio 2012 IDE. Is there anyway i could get back the older grey theme or is there anyway i could make it look a bit more whiter ?

Visual Studio-2012 Solutions


Solution 1 - Visual Studio-2012

Tools -> Options -> Environment -> General -> Color Theme

or you could try to use Visual Studio 2012 Color Theme Editor , it has pre built themes too.

Solution 2 - Visual Studio-2012

For Visual Studio 2015 and later versions

Tools->Options->General->ColorTheme

Change theme and Press OK.

Visual studio options window

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionSharon WatinsanView Question on Stackoverflow
Solution 1 - Visual Studio-2012mdcuestaView Answer on Stackoverflow
Solution 2 - Visual Studio-2012Vamsi KatakamView Answer on Stackoverflow