https://bugs.kde.org/show_bug.cgi?id=430667
--- Comment #5 from Nicolas Fella <[email protected]> --- The problem boils down to that the QPalette and KColorScheme are not in sync. On Plasma this is done in plasma-integration (the QPalette is derived from the KColorScheme). Possible solutions could be: - Have qqc2-desktop-style read QPalette directly. Not sure whether it uses any of the KColorScheme extensions - Have a way to construct a KColorScheme from a QPalette. Not trivial since KColorScheme offers additional roles, but maybe they can be auto-derived somehow -- You are receiving this mail because: You are watching all bug changes.
