Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 4.11.0
-
None
Description
For "dark" themes, Qt Creator uses the "Fusion" style of Qt. While the Fusion style is well tintable as a "bright", it is not designed to be used with a dark or rather inverted palette. The result is that some of the widgets have dark highlight colors on dark background which reduces the visibility.
We want to work this around in a minimally intrusive matter and where possible override partial drawing code.
Improved widgets:
- QLineEdit
- QCheckBox
- QRadioButton
- QComboBox (editable)
- QList
- QTabBar (closable)
Attachments
Issue Links
- resulted from
-
QTCREATORBUG-17640 Checkboxes barely visible with Flat Dark theme
- Open
-
QTCREATORBUG-15865 Dark theme scollbars have too low contrast
- Reported
- resulted in
-
QDS-3281 Check marks in checkboxes are barely visible.
- Closed