Visual Studio 2012 Theming

Our team has recently upgraded from Visual Studio 2010 to Visual Studio 2012.

I couldnt get to grips with the colour theming of the revamped UI.

'Light' was too light, and 'Dark' was too dark...if that makes sense.

I reached a happy medium by importing the text editor colour scheme from my old VS2010 setup, as show in the screenshot below.



This can be replicated by doing the following:



  • Download the following text file: http://pastebin.com/download.php?i=tt0x6eYZ
  • Save the extension as '.vssettings'
  • In VS2012,
    • Set the default theme to 'Light' (Tools  >  Options  >  Environment  >  General).
    • Tools  >  Import / Export Settings  >  Import Selected Environment Settings, then selecting the file you downloaded above.



Comments

Popular posts from this blog

Distance between two gps coordinates?