enthought / enthought/traitsui
Label( emphasized=True) does not look good in dark mode (Windows)
Open
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
When dark system theme is applied to Windows, setting the emphasized attribute of a Label trait to True leads to poor visual clarity. The color is chosen to be a dark blue, which looks nice with a light system theme, but is very difficult to read in dark mode. See attached picture for reference.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.