Skip to content
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

[DarkMode] Static text color issue #10357

Closed
ozone10 opened this issue Aug 8, 2021 · 1 comment
Closed

[DarkMode] Static text color issue #10357

ozone10 opened this issue Aug 8, 2021 · 1 comment

Comments

@ozone10
Copy link
Contributor

ozone10 commented Aug 8, 2021

from https://community.notepad-plus-plus.org/post/68671

Disabled static labels don't look good in dark mode.
image

This is how it is implemented in Windows.
Solution would be to not disable it in dark mode and handle color with WM_CTLCOLORSTATIC.

@donho
I could look into it, but it won't be soon, maybe in next week.

@donho
Copy link
Member

donho commented Aug 9, 2021

This is how it is implemented in Windows.
Solution would be to not disable it in dark mode and handle color with WM_CTLCOLORSTATIC.

It's not worth to make code more complex because of this small visual glitch.

I could look into it, but it won't be soon, maybe in next week.

Please don't bother for this issue (which is not an issue).

@donho donho closed this as completed Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants