Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I change the colours used in Resharper's preview windows?

I'm using a dark theme in visual studio 2010, and have just set up Resharper's colours to fit that.

However, when I now use either the Inspection Results preview or the Find Usages preview, it has picked up the dark background colour setting but none of the other colour settings. This makes it rather difficult to read, black on dark gray!

I have looked through the Resharper section of the visual studio colour settings, but I can't find one for the background of a preview window specifically, has anyone else found out how to change this please?

(Edit: I have no problem with setting just the background colour back to light gray/white, especially if it's not going to pick up the other colours, so I'm clarifying that even a fairly complicated method of setting just this one colour would be fine.)

like image 443
Ben Avatar asked Jan 09 '12 14:01

Ben


1 Answers

I was getting an all-white after changing to a dark theme in the Find Results but change the follow and worked for me.

Tools -> Options -> Environment -> Fonts and Colors -> Definition Window Background

like image 86
S Gaulding Avatar answered Oct 27 '22 08:10

S Gaulding