I made some changes to the vs2010 dark settings to further the solarized colour integration with other text editors inside Visual Studio. See my commit notes below:
Modified VS2010 dark settings to fix URL colours, and altered strings, numbers, operators.
Fixed brace matching colours.
Modified for all text editor windows to match Solarized colours, including the Output window
Fixed XML comment background highlighting.
Please have a look and let me know if you like the changes.
I merged brantb's resharper version which addresses some of these. Feel free to submit a new pull request if you like. (Sorry for the extremely late reply)
Hey @leddt,
I made some changes to the vs2010 dark settings to further the solarized colour integration with other text editors inside Visual Studio. See my commit notes below:
Modified VS2010 dark settings to fix URL colours, and altered strings, numbers, operators. Fixed brace matching colours. Modified for all text editor windows to match Solarized colours, including the Output window Fixed XML comment background highlighting.
Please have a look and let me know if you like the changes.