Created attachment 136735 [details] all previews pull the highlight and view and selection colors from Cinereus Blue (the active scheme) SUMMARY The colorscheme previews sometimes pull the View Background, View Text and Selection Background colors (possibly others as well) from the active scheme instead of the scheme being previewed STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT check attachment EXPECTED RESULT SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.21.2 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/719
Git commit 05426f6b7789ddfe634422d63852e97ec688b088 by David Redondo, on behalf of Arjen Hiemstra. Committed on 22/03/2021 at 08:53. Pushed by davidre into branch 'master'. Fix color scheme preview Set inherit to false in the root of the preview item. Normally you would set ColorSet to View and be done with it, in this case we need some additional custom stuff because of the custom palette. M +21 -6 kcms/colors/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/05426f6b7789ddfe634422d63852e97ec688b088
Git commit 286edc6768e90d07947fad50db911f0c72e3759f by David Redondo, on behalf of Arjen Hiemstra. Committed on 22/03/2021 at 08:56. Pushed by davidre into branch 'Plasma/5.21'. Fix color scheme preview Set inherit to false in the root of the preview item. Normally you would set ColorSet to View and be done with it, in this case we need some additional custom stuff because of the custom palette. (cherry picked from commit 05426f6b7789ddfe634422d63852e97ec688b088) M +21 -6 kcms/colors/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/286edc6768e90d07947fad50db911f0c72e3759f
*** Bug 434787 has been marked as a duplicate of this bug. ***
*** Bug 435128 has been marked as a duplicate of this bug. ***