https://bugs.kde.org/show_bug.cgi?id=384950
Bug ID: 384950
Summary: Breeze decorator uses wrong colors
Product: Breeze
Version: 5.10.5
Platform: ROSA RPMs
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: window decoration
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Breeze decorator uses wrong colors. It happens when there are no colors
explicitly given in [WM] section of kdeglobals. It should load [WM] section
from the color scheme but it doesn't.
How to reproduce:
1. Set Breeze look-and-feel
2. Edit ~/.config/kdeglobals
3. Go to [WM] section and comment "activeBackground=71,80,87" line there
4. Save file
5. Active decoration color turns from grey to blue
Expected result:
Active decoration color should stay grey as given in Breeze.colors:
[WM]
activeBackground=71,80,87
--
You are receiving this mail because:
You are watching all bug changes.