Bug 406997 - Headerbar button decorations inconsistent with breeze QT toolbars (and look inferiour, imo)
Summary: Headerbar button decorations inconsistent with breeze QT toolbars (and look i...
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: gtk theme (show other bugs)
Version: 5.15.4
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: scionicspectre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-28 01:34 UTC by leftcrane
Modified: 2019-08-06 15:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
toolbar vs headerbar (37.25 KB, image/png)
2019-04-28 01:34 UTC, leftcrane
Details

Note You need to log in before you can comment on or make changes to this bug.
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.