Reputation: 360
I want to edit the background and foreground color from this items, that show the current variable value:
I already searched at Options > Fonts and Colors > Text Editor all the available items but couldn't find it. Can someone tell me which item is responsbile for that appearance?
I am using a custom theme from the VS marketplace + ReSharper.
Upvotes: 0
Views: 99
Reputation: 13523
This feature comes from ReSharper. So, please look for the ReSharper Debugger Datatips
item in Options | Fonts and Colors | Text Editor
and check the background color. Then restart Visual Studio.
Upvotes: 1