https://bugs.kde.org/show_bug.cgi?id=360237
--- Comment #1 from Jon Griffiths <[email protected]> --- This can be tested from konsole using a sample colors file and xprop. Given a colors file /tmp/red.colors containing: [Colors:Window] BackgroundNormal=255,0,0 [WM] activeBackground=255,0,0 inactiveBackground=128,0,0 Then the konsole colors can be set by running: xprop -f _KDE_NET_WM_COLOR_SCHEME 8s -set _KDE_NET_WM_COLOR_SCHEME /tmp/red.colors and clicking on the konsole window. Observe that following this, the window frame remains bright red when the window loses focus even though the title darkens. -- You are receiving this mail because: You are watching all bug changes.
