After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722802 - dark theme does not work with gtk2 apps
dark theme does not work with gtk2 apps
Status: RESOLVED DUPLICATE of bug 708538
Product: gnome-themes-standard
Classification: Core
Component: Adwaita GTK2 theme
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-themes-standard-maint
gnome-themes-standard-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-22 22:42 UTC by Nicola
Modified: 2014-03-11 15:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicola 2014-01-22 22:42:36 UTC
gtk2 is still used by several applications for example:

- chromium/chrome
- firefox
- eclipse
- geany
- qt apps in general

dark theme works for gtk3 apps but not for gtk2
Comment 1 LeDucDuBleuet 2014-01-27 16:17:56 UTC
Glad to see this bug was already reported!

I really love the Global Dark Theme option with Adwaita but this bug is quite annoying I have to admit!

Is there a workaround in the meantime ?

I can help in testing if need be, just let me know!

Thx Eric
Comment 2 Paul 2014-01-27 18:10:43 UTC
Yes, I'm wondering why this bug report hasn't been created earlier???

Anyway: Please fix it! Doesn't make such a nice impression for newbies either if the desktop experience is quite inconsistent ;-)

Thanks, Paul
Comment 3 LeDucDuBleuet 2014-03-10 15:55:01 UTC
I really wonder why this very important and annoying bug has yet to be confirmed??? Is there another place to report Gnome bugs like this one? How does it work? It would be great to have a developer's opinion on this bug please.

I found nice workarounds for Firefox and Thunderbird, I suggest to use the following themes :
https://addons.mozilla.org/en-US/firefox/addon/ft-deepdark/
https://addons.mozilla.org/en-us/thunderbird/addon/tt-deepdark/
Comment 4 Cosimo Cecchi 2014-03-10 16:21:53 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 708538 ***
Comment 5 LeDucDuBleuet 2014-03-10 19:07:19 UTC
Thank you for your prompt reply, sorry I missed this other bug.
Comment 6 Paul 2014-03-11 10:58:04 UTC
(In reply to comment #3)
> I really wonder why this very important and annoying bug has yet to be
> confirmed??? Is there another place to report Gnome bugs like this one? How
> does it work? It would be great to have a developer's opinion on this bug
> please.
> 
> I found nice workarounds for Firefox and Thunderbird, I suggest to use the
> following themes :
> https://addons.mozilla.org/en-US/firefox/addon/ft-deepdark/
> https://addons.mozilla.org/en-us/thunderbird/addon/tt-deepdark/

Those addons don't work here! Window content gets dark, but the frame remains grayish :-(
Comment 7 LeDucDuBleuet 2014-03-11 15:14:02 UTC
@Paul You are right, I did not realize this since I use the Maximus Gnome shell extension : https://extensions.gnome.org/extension/354/maximus/

The first part of the workaround in the duplicate bug takes care of the dark frame. It is an ugly hack and you should make a backup copy of gtk.css beforehand in case you want to go back to the original...

The work-around is to copy the "gtk-dark.css" to "gtk.css" in
"/usr/share/themes/Adwaita/gtk-3.0/".

Restart your session and voilà, dark window frames all around!

Do not forget this will not survive a theme update...