Open BRebey opened 6 years ago
It's likely there is no such color. I'm investigating now.
In the meantime, if you're looking for better contrast, you could try the Blue - Extra Contrast theme.
Thanks for the reply, and thanks for looking into it. It almost appears that this is a hard-coded color, as it seems to be the exact same color despite the theme in use.
When I set a breakpoint within a Lambda expression, and the breakpoint is hit at runtime, the background colorization in imcomplete, low-contrast, and very distracting.
I'd like to change it to just be my regular background color so that it's invisible.
However, that particular color appears not to be listed in the Color Theme Editor. I've even extracted the RGB color values from a screen shot, and searched for them in the Theme Editor, and no color settings have that color value.
There is more discussion, sample code, and screen shots, here: https://stackoverflow.com/questions/49077869/prevent-visual-studio-2015-from-colorizing-background-at-breakpoint-in-lambda-ex
Is there a way to change this color that I'm missing, or is there some other Studio extension that's doing this, or what?