leddt / visualstudio-colors-solarized

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

Line numbering is wrong in VS11 #16

Closed bokrosbalint closed 11 years ago

bokrosbalint commented 11 years ago

Line numbering color is wrong, it's blue while it should be Base0 or Base1, I'm not sure. This is true for both settings file. (I use WDExpress, and the color used to be fine in VS2010)

dark light

ghost commented 11 years ago

This is wrong, 'cause SettingsTemplate.xml have incorrect key "Line Numbers" .... instead of "Line Number".

styfle commented 11 years ago

@fddima That seemed to fix it. I would create a pull request but I don't have git on my windows machine right now.