Change Visual Studio 2017 Theme Color for Parameter Name Hint (ReSharper)

760 Views Asked by At

We are using ReSharper and have the parameter name hint turned on, but in my custom theme its hard to read: Parameter Name Hint

I am using the Theme Editor and have looked through all the ReSharper settings and searched for parameter name hint but nothing is coming up so it must be a more generic setting.

Does anyone know what setting controls the parameter name hint so I can change the foreground or background color to make it more readable?

2

There are 2 best solutions below

4
Piers Myers On BEST ANSWER

This can be done by changing the 'ReSharper Parameter Name Hint' display item under Tools->Options->Environment->Fonts and Colors in Visual Studio:

enter image description here

Update: This setting may have moved to 'Resharper Inlay Hint' according to this but I can't confirm as I am not running ReSharper 2019.3.

1
77Vetter On

Piers Myers, for some reason I dont have that option listed in Display Items:

enter image description here

This is my ReSharper version: enter image description here

So not sure why that option is not listed. If I click on ReSharper->Options->Editor->Inlay Hints it shows Parameter Name Hint options:

enter image description here