Reputation:
I'm using Resharper with VS 2019 and would like to use the Resharper dark theme. When using Rider I configured it during startup
(I'm using the left one)
Where can I use this theme in VS 2019? I installed the Resharper Extension and have an active license but I'm not able to find it in
Options => Environment => General => Color Theme
Upvotes: 1
Views: 2542
Reputation: 10897
You need to enable Color identifiers in ReSharper, go to ReSharper
->Options...
->Code Inspection
->Settings
and enable 'Color identifiers'
Upvotes: 3