Visual studio color theme gallery

I spend a significant amount of my time working within IDE windows (especially intellij and visual studio) so why not make the windows prettier to look at? Microsoft released a wonderful color theme editor extension for visual studio but the number of themes available is limited and I couldnt find any galleries for sharing themes online. The good news is that themes can be imported and exported. I have set up a git repo containing a collection of vstheme files you can download and share. Check it out! Help me add more themes to the repo!
DarkGreen.pngDarkPurple.png
DarkBlue.pngSuperDark.png

 
157
Kudos
 
157
Kudos

Now read this

Getting windows to play nicely with phonegap

Recommend before you start download an environment variable editor such as rapidEE. Install NodeJS Install Winant Install android SDK for windows Make sure the following is in your PATH env var: android bin. Eg: C:\Tools\... Continue →