-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussion: Darken the background color of active textboxes in dark mode #2068
Comments
I think what @skyanchor refers to is more like #2046 and #142 . |
In which case he is going to be happy soon :) |
As someone with an OLED laptop, I really pray this doesn't happen. I get enough of this useless dark mode from Google on my Android phone with all it's dark greys rather than black 😅 |
Issue #807 which I submitted, calls out OLED as a possible exception |
This is now fixed. |
Discussion: Darken the background color of active textboxes in dark mode
The background color of a windows page is usually black or dark gray when in dark mode. A white colored textbox might be too flashy, especially when the textbox is wide and large, say the ones in feedback hub.
One possible workaround is setting the background color a little lighter than one for the page background, and put the text inside the textbox white.
Related Links
The text was updated successfully, but these errors were encountered: