leddt / visualstudio-colors-solarized

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

Added visual assist items to visual studio 2017 dark theme #48

Closed sulmone closed 5 years ago

sulmone commented 6 years ago

I use this software for development and wanted to see better solarized support for its syntax coloring. Based off the values for resharper.

leddt commented 6 years ago

Hi, thank you for your contribution!

Could you add these new settings to the template file (vs2017/generator/SettingsTemplate.xml) using the corresponding variables, and run Generate-VsSettings.ps1? This will update both the dark and light themes.

Thanks!