Bug 492267

Summary: User-set accent color should override the relevant colors in the color scheme selected in individual apps (e.g. Kate, Konsole, Elisa)
Product: [Frameworks and Libraries] frameworks-kcolorscheme Reporter: hazelnot <hazelnot>
Component: generalAssignee: Nicolas Fella <nicolas.fella>
Status: CONFIRMED ---    
Severity: wishlist CC: nate, visual-design
Priority: NOR    
Version First Reported In: 6.5.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description hazelnot 2024-08-27 12:56:00 UTC
SUMMARY

Manually selecting a colour scheme in some (most?) Qt apps will use the accent colour of the colour scheme in every circumstance. I assume this is intended behaviour, but it would be nice if there was the option to maintain your global accent colour across colour schemes.

The issue is that I tend to want most apps to use light mode, while others like Krita and Kdenlive I would like to use dark mode. Setting the colour scheme in the apps to Breeze Dark however ignores my accent colour and reverts to the default blue, creating inconsistency in the UI.

STEPS TO REPRODUCE
1. Launch any app that supports  changing the colour scheme
2. Change colour scheme to anything other than "Default"

OBSERVED RESULT
The accent colour is reset to the colour scheme's default

EXPECTED RESULT
My custom accent colour to be (optionally) retained across colour schemes

SOFTWARE/OS VERSIONS
Linux: EndeavourOS
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
N/A
Comment 1 Nate Graham 2024-08-27 18:52:11 UTC
Can reproduce.