leddt / visualstudio-colors-solarized

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

Adding .vssettings for c++ syntax (specially) #24

Closed nazimamin closed 10 years ago

nazimamin commented 11 years ago

This is a VS2012 .vssettings specially for c++ syntax. Looks alike Ethan's solarized theme more as Haskell (c) scheme.

leddt commented 11 years ago

Hey, I don't use C++, but is it necessary for these settings to be in a separate file ? Could they not be added to the main vssettings file ?

If it's possible, it would be great if you could add the necessary settings to the generator for vs2012. It makes maintenance easier and you also get the light version for free.

Thanks!

nazimamin commented 11 years ago

Looks great on both c# and xaml. The original color scheme didn't work for me for c++, thus created this. Most of the colors are different, thus didn't merge it with the original. Mind giving it a try with c#, xaml, c++ and the rest?

leddt commented 11 years ago

I will take a look at it early next week, but if it changes the already selected colors I feel it should stay as a fork. I don't think maintaining two different dark schemes is a good idea. It's already less than ideal maintaining it for the different VS versions!