16

I have a Black theme for the visual studio editor and it was ok until I've installed resharper. After this my TODO and Note text got really impossible to read, anybody knows a fix for that ?

Omu
  • 69,856
  • 92
  • 277
  • 407

2 Answers2

34

You can change your text and theme colors by just going to the Tools menu, and choosing Options --> Environment --> Font and Colors.

Look for the entry "Resharper Todo Item", and change it as needed.

womp
  • 115,835
  • 26
  • 236
  • 269
4

I use a black (well, dark blue) theme. You can change the ReSharper colour scheme in the same dialog as the Visual Studio colour scheme - in the 'R' section of the list, there's a bunch of 'ReSharper ...' settings.

Tim Robinson
  • 53,480
  • 10
  • 121
  • 138