Bug 420088

Summary: Breeze GTK does not follow colors on gtk 2
Product: [Plasma] Breeze Reporter: gsbhasin84
Component: gtk themeAssignee: Janet Blackquill <uhhadd>
Status: RESOLVED INTENTIONAL    
Severity: major CC: bugseforuns, nate
Priority: NOR    
Version: 5.18.4   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description gsbhasin84 2020-04-14 17:36:29 UTC
SUMMARY
Breeze GTK does not follow colors on gtk 2

STEPS TO REPRODUCE
1.Change your colorscheme in 'Colors' and apply the colorscheme.
2.Change your GTK theme to "Breeze" - you may need to install it, on Manjaro: `sudo pacman -S breeze-gtk`
3.Observe GTK3 applications using the new colorscheme (eg: AWF with gtk3)
4.Observe gtk2 apps NOT using the new colorscheme (eg: AWF with gtk2)


OBSERVED RESULT
gtk2 apps don't follow colorscheme with breeze gtk theme.

EXPECTED RESULT
gtk2 apps DO follow the colorscheme with breeze gtk theme.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: kernel 5.5.16-1-MANJARO
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2
Comment 1 Nate Graham 2020-04-14 18:52:34 UTC

*** This bug has been marked as a duplicate of bug 412331 ***
Comment 2 gsbhasin84 2020-04-14 21:46:15 UTC
Great, how do i use this patch? https://phabricator.kde.org/D24375
Comment 3 Nate Graham 2020-04-14 21:48:03 UTC
You wait for Plasma 5.19 when it will be released, or apply it yourself and compile a Plasma session from source, per https://community.kde.org/Get_Involved/development
Comment 4 gsbhasin84 2020-04-14 23:20:45 UTC
(In reply to Nate Graham from comment #3)
> You wait for Plasma 5.19 when it will be released, or apply it yourself and
> compile a Plasma session from source, per
> https://community.kde.org/Get_Involved/development

Thank you :D
I'll just wait for 5.19, or maybe get it from aur
Comment 5 Patrick Silva 2020-05-16 16:26:47 UTC
This issue persists on Plasma 5.19 beta. :(
Affected gtk2 apps on my system:
gimp (if "System" theme is selected in Interface > Theme section of gimp settings)
leafpad text editor
pinta photo editor
HexChat
pidgin
artha
StarDict
WoeUSB
Comment 6 Nate Graham 2020-05-16 17:56:31 UTC
Which bug? The fact that GTK2 apps don't follow the color scheme? We found that it's basically unfixable due to the way GTK2 was designed. :(

These apps need to migrate to using a non-ancient toolkit.
Comment 7 Patrick Silva 2020-05-16 18:05:36 UTC
(In reply to Nate Graham from comment #6)
> The fact that GTK2 apps don't follow the color scheme?
yes 
> We found that it's basically unfixable due to the way GTK2 was designed. :(
:(