visualstudio-colors-solarized
visualstudio-colors-solarized copied to clipboard
Support visualstudio 2019
Importing the settings into the preview version of visual studio 2019 doesn't seem to have any effect.
Yes,bring support to Visual Studio 2019
You need to be creative as devs :P
Here is one quick and dirty workaround:
- Download the settings file for VS 2017
- Change
<ApplicationIdentity version="15.0"/>
to<ApplicationIdentity version="16.0"/>
- Have fun continuing with the README file's tutorial.
But I'm sure there must be more values in the XML file adjusted for full-feature support and not only the app version.