Results window displays wrong colors
After one of the windows updates the colors in both Edge and Chrome started to display the incorrect colors for nay pages that were rendered. After a Google search I found that the fix was to set the Color Profile in both Edge and Chrome to sRGB. This fixed Chrome and Edge but LinqPad still displays the wrong colors. Is there a way to fix this?
Thanks,
Mike
Comments
I don't think it's possible to set experimental flags in WebView2 although I've not investigated all options. I imagine you'd get the same problem with other apps that use WebView2. Could there be an issue with your video driver?
I was able to fix this by changing the color profile in Color Management. Create a new profile and select sRGB IEC61966-2.1. Then set this as the default. Close and re-open LINQPad and everything is back to normal.
Aha - thanks for sharing the fix.