Created attachment 127449 [details] screenshot STEPS TO REPRODUCE 1. open Discover when a update from distro repos is available 2. click on "Update" in the side bar 3. click on a update from distro repos OBSERVED RESULT "Vendor" link is barely readable. See the attached screenshot. EXPECTED RESULT better readability SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.18.4 KDE Frameworks Version: 5.69.0 Qt Version: 5.14.2
It would need to use a less prominent selection background, see also bug 381255.
Git commit 5d4c1bd0e382feafca3718bb7eb024a5e4b7a067 by Nate Graham. Committed on 17/09/2021 at 20:34. Pushed by ngraham into branch 'master'. Fix incorrect link selection color in Breeze Light color scheme Looks like an oversight at some point in the last, as all three other Breeze* color schemes have the correct value here. FIXED-IN: 5.23 M +1 -1 colors/BreezeLight.colors https://invent.kde.org/plasma/breeze/commit/5d4c1bd0e382feafca3718bb7eb024a5e4b7a067
Git commit 86637bee7ad4cb9ef54dcd0370e0316f3cd88098 by Nate Graham. Committed on 17/09/2021 at 20:34. Pushed by ngraham into branch 'Plasma/5.23'. Fix incorrect link selection color in Breeze Light color scheme Looks like an oversight at some point in the last, as all three other Breeze* color schemes have the correct value here. FIXED-IN: 5.23 (cherry picked from commit 5d4c1bd0e382feafca3718bb7eb024a5e4b7a067) M +1 -1 colors/BreezeLight.colors https://invent.kde.org/plasma/breeze/commit/86637bee7ad4cb9ef54dcd0370e0316f3cd88098
Note that because of the way colors are serialized to the ~./config/kdeglobals file, you will need to switch you color scheme to something else and then back to Breeze light to pick up the change. We ultimately want to make that not be required; see https://phabricator.kde.org/T13663.