Unused methods / arguments / variables greyed out - so feint they are illegible
Unused C# methods / arguments / variables are greyed out so feintly they are illegible. This is slowing down my coding to the point I want to uninstall ReSharper!
I've tried searching through all the text coloring options to change the light grey to something more readable but haven't succeeded.
Where should I be looking?

Please sign in to leave a comment.
This is slowing progress so much that I am going to uninstall ReSharper. I've scanned the hundreds of text color settings and not one I've changed has fixed this. It's way too complicated. I don't want to spend my time working out how to configure a productivity utility!
Hello!
Thank you for the feedback.
Sorry to know you experienced such inconvenience.
Please try to configure 'ReSharper Dead Code' item color in Tools | Options | Environment | Fonts and Colors.
Thank you.
I did but it makes no difference!
Thank you for the reply.
Could you please provide VS version and ReSharper version you're using.
Also screenshot illustrating correspondent option in VS Option will be highly appreciated.
Thank you.
I can confirm the same behavior with VS2017 and R# 2018.1
@Lutz Jacob, please try to uncheck "Show unused non-private type members..." in "ReSharper | Options | Code Inspection | Settings" and check the issue once again. Also, we have a small article about this option: https://resharper-support.jetbrains.com/hc/en-us/articles/360000816930.
Unfortunately this has no effect in my case.