-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 7.0.0-beta1
There are a couple too many setStylesheet() calls in Qt Creator. Many of these set hardcoded color values which disregard the themes. For example there are still self-made error labels with a harsh #ff0000 which should be replaced with Utils::InfoLabel.