Closed khvorov45 closed 4 years ago
Hello, sorry for the long dealy, not using this account much.
Well the background color isn't white but light gray. Letting Windows handle this will default to pure white which sucks. You are absolutely right about high contrast mode though, I just didn't think that anyone playing games would use that. But I like my light gray backgrounds so I've added a check to see if high contrast mode is used and if so, it will strip away the background color from grid. This way it will retain its color in normal mode and will let the OS handle it in high contrast mode. It's implemented in newest version 1.2.5.1, please have a look. Sorry to decline your PR.
No problem, I just wanted the text to be readable.
Problem
This is what the app looks like on Windows with HIgh Contrast enabled (I cropped the image). You've decided the background should be white. The OS decided the text should be light gray. The result is that I can't read anything.
Solution
Let the OS control all of the colors. This works correctly without High Contrast as well