https://bugs.kde.org/show_bug.cgi?id=433126
Vladislav Rubtsov <rubs...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rubs...@gmail.com --- Comment #5 from Vladislav Rubtsov <rubs...@gmail.com> --- The bug is most likely related to the color blending effects, which cannot be edited by KColorSchemeEditor at this point. By closely inspecting color theme files, I found out that "Breeze Light" now uses the following settings not found in certain other themes: [WM] activeBlend=227,229,231 inactiveBlend=239,240,241 This is most likely responsible for incorrect coloring of the active title bar, when user changes the color to non-default one. I've been trying to manually edit Breeze Light color scheme, by saving a copy of it then altering its file in '~/.kde/share/apps/color-schemes/', but to no avail. It looks like KDE stores user-defined settings elsewhere and this is just a dump/cache of it. Any insight of how to properly edit KDE system settings by hand would be highly appreciated. It bugs me how KDE internals are not documented at all, nor they are easy to work with, since something as simple as manually editing one line of a color theme has no apparent workaround. -- You are receiving this mail because: You are watching all bug changes.