Dark mode compatibility for Qt
Open
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
With Python 3.8 and PySide6 we are starting to support things like OS X dark mode. Some widgets make assumptions about colours, rather than choosing from the current palette (eg. `PythonEditor`, `PythonShell`, probably others).
Moderate priority to fix these, or make it easy to ignore dark mode, as otherwise these widgets aren't very usable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.