leddt / visualstudio-colors-solarized

Visual Studio color schemes based on https://github.com/altercation/solarized
MIT License
713 stars 203 forks source link

Add C++ fields for VS2012 #27

Closed pmrowla closed 10 years ago

pmrowla commented 10 years ago

I went ahead and added the required C++ fields for VS2012. My changes use the standard colors, and don't mess with the existing settings at all.

This should address issues #23 and #24.

pmrowla commented 10 years ago

Just noticed that I'm missing one C++ field, so don't merge this request yet.

leddt commented 10 years ago

Looking good. Juste let me know when you are done and I'll merge it right away. Thank you!

pmrowla commented 10 years ago

Alright, everything should be good now. You can go ahead and merge it. The same (or similar) changes probably need to be made to the vs2013 files, but I don't have a copy available to test those at the moment.

leddt commented 10 years ago

I'll rely on someone else who needs it to submit a new pull request for VS2013, as I don't use C++.

Thank you for the contribution!