Aelian
Aelian

Reputation: 695

How to change resharper 'usages window' selection hightlight color?

I am using Resharper with visual studio 2010 for C# development. By 'Usages Window' I mean the tabbed window where usages are shown when there is more than one usage of the symbol searched for. The problem I have is that the selected line background is dark gray while the font color is black and it is very hard to read that line. I looked through 'fonts and colors' in VS and couldn't find/guess any 'Resharper xxx' setting to change this color. Is there any way to change this? Thanks!

Upvotes: 1

Views: 51

Answers (1)

Alexander Kurakin
Alexander Kurakin

Reputation: 13523

Try changing the following color Control Panel | Personalization | Window Color | "Item" dropdown | "Selected Item"

Upvotes: 1

Related Questions