Review Request 127842: take highlight and highlightedText from proper color group
Marco Martin
notmart at gmail.com
Thu May 5 09:33:25 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127842/
-----------------------------------------------------------
Review request for KDE Frameworks and Plasma.
Repository: plasma-framework
Description
-------
lately the highlight color of plasma became a very washed-out blue, (since it switched to use the global system colors) that was because it actually taken the highlight color (and highlightedText) from the wrong source.
there is a correct color group in kcolorscheme for that, that is Selection, take those two colors from that (also means highlight and highlightedtext always be the same in all plasma::theme::colorgroups but that's not a problem)
update test to reflect that
Diffs
-----
autotests/themetest.cpp ce512a4
src/plasma/private/theme_p.h d2246de
src/plasma/private/theme_p.cpp e6d55c3
Diff: https://git.reviewboard.kde.org/r/127842/diff/
Testing
-------
Thanks,
Marco Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160505/5dc0218d/attachment-0001.html>
More information about the Plasma-devel
mailing list