Search code examples
visual-studioresharpervisual-studio-2019rider

How to switch to Resharper Dark theme with Visual Studio 2019


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)

enter image description here

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


Solution

  • You need to enable Color identifiers in ReSharper, go to ReSharper->Options...->Code Inspection->Settings and enable 'Color identifiers'

    enter image description here