Bug 406997

Summary: Headerbar button decorations inconsistent with breeze QT toolbars (and look inferiour, imo)
Product: [Plasma] Breeze Reporter: leftcrane <leftcrane>
Component: gtk themeAssignee: scionicspectre
Status: RESOLVED FIXED    
Severity: normal CC: aleixpol, maxmustermann1884, nate
Priority: NOR    
Version: 5.15.4   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: toolbar vs headerbar

Description leftcrane 2019-04-28 01:34:16 UTC
On the top is a QT toolbar as styled by Breeze-QT. The activated tools are highlighted with gray boxes.

On the bottom is a GTK headerbar as styled by Breeze-GTK. The activated tools are highlighted with harsh highlight-color boxes.

Making them gray in Gnome headerbars would be more consistent, predictable (some icons don't invert), and makes for a less distracting interface.

Should be a simple fix, but would go a long way.
Comment 1 leftcrane 2019-04-28 01:34:55 UTC
Created attachment 119682 [details]
toolbar vs headerbar
Comment 2 Nate Graham 2019-04-30 15:46:04 UTC
Indeed it should. It's all CSS; would you like to have a go?

https://cgit.kde.org/breeze-gtk.git/tree/src/gtk320/widgets/_button.scss
Comment 3 Nate Graham 2019-08-06 15:17:34 UTC
Fixed along with the fix for Bug 356006.