Bug 495612

Summary: Buttons in Breeze-GTK theme have gradients, which does not match the Qt version of the theme.
Product: [Plasma] Breeze Reporter: David G. <david>
Component: gtk themeAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: agrinev98, david, nate, uhhadd
Priority: NOR    
Version First Reported In: 6.2.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Example of buttons in GTK3 app
Example of color difference at top/bottom of button

Description David G. 2024-10-30 22:33:36 UTC
Created attachment 175380 [details]
Example of buttons in GTK3 app

SUMMARY
Buttons in GTK apps (when the breeze-gtk theme is used) have gradients. This doesn't match the current design of the Qt Breeze theme and makes GTK apps feel outdated.

STEPS TO REPRODUCE
1. Apply breeze-gtk theme
2. Open GTK3 app

OBSERVED RESULT
Buttons have (slight) gradients. 

EXPECTED RESULT
Buttons do not have gradients, instead being one solid color like the buttons in the Qt theme.

SOFTWARE/OS VERSIONS
KDE Plasma (and breeze-gtk) Version: 6.2.2
Comment 1 David G. 2024-10-30 22:34:24 UTC
Created attachment 175381 [details]
Example of color difference at top/bottom of button