Use correct sidebar back button press color
ClosedPublic

Authored by GB_2 on Jan 27 2019, 7:52 AM.

Details

Summary

The system settings currently use a wrong sidebar back button press color, which can look very bad on some color schemes (for example Breeze Light), this fixes it.
Before:

After:

Test Plan

Open the system settings, click on any category and then press the back button.

Diff Detail

Repository
R124 System Settings
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
GB_2 created this revision.Jan 27 2019, 7:52 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 27 2019, 7:52 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
GB_2 requested review of this revision.Jan 27 2019, 7:52 AM
davidedmundson accepted this revision.Jan 27 2019, 10:12 AM
This revision is now accepted and ready to land.Jan 27 2019, 10:12 AM
ngraham accepted this revision.Jan 27 2019, 4:15 PM
ngraham added a subscriber: ngraham.

Makes sense. Please re-base on the stable branch (Plasma/5.15) and land there, then merge to master. Instructions are here: https://community.kde.org/Infrastructure/Phabricator#Landing_on_the_.22Stable_branch.22

This revision was automatically updated to reflect the committed changes.