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 ?
Asked
Active
Viewed 3,283 times
16
-
See http://stackoverflow.com/a/19094592/161457 - that worked for me. – TrueWill Nov 29 '13 at 21:32
2 Answers
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