KDE Plasma has supported accent colors since Plasma 5.23, but it had never occurred to me to import those into our default configuration.
We should see if we can set our default color to the "new Fedora blue" color (#51a2da in sRGB color hex).
#51a2da
And perhaps also preload a default color palette matching our brand of colors?
<img alt="Screenshot_From_2024-11-01_10-52-23.png" src="/fedora-kde/SIG/issue/raw/files/187e5dcbf350567467979d4faac51094e23e479bd82f47cece23bb2fec7575d4-Screenshot_From_2024-11-01_10-52-23.png" />
(Triggered by the ticket from @mattdm in fedora-workstation#453)
From @ngraham in Matrix:
I think you can set a custom accent color without needing to patch anything. But if you want to edit the default accent colors, you'd need to patch stuff. Accent colors aren't baked into color schemes, they're hardcoded in the KCM.
This is something we should investigate. Maybe we can get some changes upstream to make it configurable without patching.
I've filed this as a bug in KDE against the colors kcm: https://bugs.kde.org/show_bug.cgi?id=496883
Log in to comment on this ticket.