[Breeze] [Bug 373088] Current tab highlighting counter-intuitive when using dark themes
Christoph Feck
bugzilla_noreply at kde.org
Wed Dec 21 01:57:46 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=373088
--- Comment #9 from Christoph Feck <cfeck at kde.org> ---
According to the code, the color that is used to darken the inactive tabs is
the WindowText color.
With reverse (dark) themes, this color is bright, so instead of darkening, the
inactive tabs become lighter.
Suggested patch: Change "QPalette::WindowText" to "QPalette::Dark" in
breezestyle.cpp, line 5549.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Plasma-devel
mailing list