SUMMARY Custom accent colors are not restored once another option has been selected. STEPS TO REPRODUCE 1. Set a custom accent color and apply it. 2. Select another accent color option (e.g. from wallpaper). 3. Reselect the custom option. OBSERVED RESULT The custom color is reset to pink. EXPECTED RESULT The custom color should be restored to the last selected value. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.18.4-1 (available in About System) KDE Plasma Version: 5.25.1 Wayland KDE Frameworks Version: 5.95.0 Qt Version: 5.15.2
Now I think about it, why don't we restore the last used color? If there is no reason to do so, I will soon fix it.
I think it should be fine to remember the last-used custom accent color.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1878
Git commit a8d8e8ed52e3cae586d02b9d67cc3d3bf35a97fb by Nate Graham, on behalf of Tanbir Jishan. Committed on 29/06/2022 at 19:26. Pushed by ngraham into branch 'master'. kcms/colors: Show last-used custom accent color when clicking custom color checkbox Right now it opens the color picker dialog with the current first accent color. Remembering the user's prior custom accent color (if any) is nicer. FIXED-IN: 5.26 M +13 -0 kcms/colors/colors.cpp M +5 -0 kcms/colors/colors.h M +4 -0 kcms/colors/colorssettings.kcfg M +4 -2 kcms/colors/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/a8d8e8ed52e3cae586d02b9d67cc3d3bf35a97fb