You are not logged in.

#1 2015-04-11 14:07:23

frumble
Member
From: Germany
Registered: 2012-05-20
Posts: 162
Website

GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

Hey guys, what happened with GTK+ 3? After the recent updates, all my GTK+ 3 programs look terrifying under my KDE Plasma 4.14.6. See this:
https://img.static.lu/i/14287608806febae0.png
Other programs like Gnote (Tomboy in C++) don't even show Kwin decoration anymore but a huge, ugly frame:
https://img.static.lu/i/1428761180fa681ea.png

How can I fix this? – And I don't want to upgrade to Plasma 5 yet, I want to wait for at least 5.3. But WTF happened to GTK+ 3?!

-- mod edit: replaced img with url tags as you failed to acknowledge the request below.  Trilby --

Last edited by frumble (2015-04-11 17:04:16)

Offline

#2 2015-04-11 15:37:15

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

Since Gtk 3.16 upgrade, many themes are broken, like oxygen-gtk3 and even orion doesn't work well (I tested it with gnome-sudoku).
So, waiting for updates of the themes, try using the default gtk3 theme:

$ cat ~/.config/gtk-3.0/settings.ini
[Settings]
#gtk-theme-name = Orion
gtk-font-name = DejaVu Sans 10
gtk-icon-theme-name = oxygen
gtk-fallback-icon-theme = gnome

Last edited by berbae (2015-04-11 15:37:39)

Offline

#3 2015-04-11 16:06:12

frumble
Member
From: Germany
Registered: 2012-05-20
Posts: 162
Website

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

Thank you!
Looks a lot better now:
https://img.static.lu/i/1428768287d6dbbf5.png
How can I change it to the white version?

-- mod edit: same as above --

Offline

#4 2015-04-11 16:25:44

pdgessler
Member
From: Milwaukee, WI
Registered: 2011-04-06
Posts: 23

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

Please post images as thumbnails only: https://wiki.archlinux.org/index.php/Fo … s_and_code

Offline

#5 2015-04-11 16:29:34

sl1pkn07
Member
From: Spanishtán
Registered: 2010-03-30
Posts: 371

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

frumble wrote:

Thank you!
Looks a lot better now:
https://img.static.lu/i/1428768287d6dbbf5.png
How can I change it to the white version?

please post your  ~/.config/gtk-3.0/settings.ini

i want to use a dark scheme color

Offline

#6 2015-04-11 16:52:05

frumble
Member
From: Germany
Registered: 2012-05-20
Posts: 162
Website

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

It's nearly the same as berbae's:

 [Settings]
#gtk-theme-name = oxygen-gtk
gtk-fallback-icon-theme = gnome
# next option is applicable only if selected theme supports it
gtk-application-prefer-dark-theme = true
# set font name and dimension
gtk-font-name = Sans 10

Offline

#7 2015-04-11 16:56:53

sl1pkn07
Member
From: Spanishtán
Registered: 2010-03-30
Posts: 371

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

thanks!!

gtk-application-prefer-dark-theme = true

that's works

greetings

Offline

#8 2015-04-11 17:03:43

frumble
Member
From: Germany
Registered: 2012-05-20
Posts: 162
Website

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

Oh, had overlooked this. There it is. wink → SOLVED

Offline

#9 2015-04-30 15:22:27

Soukyuu
Member
Registered: 2014-04-08
Posts: 854

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

sl1pkn07 wrote:

thanks!!

gtk-application-prefer-dark-theme = true

that's works

greetings

Does this still work? Trillian (my only gtk3 app) is still using the light theme no matter if I select orion, default or orion-dark from aur.
edit: with the above addition to my ~/.config/gtk-3.0/settings.ini

Last edited by Soukyuu (2015-04-30 15:27:08)


[ Arch x86_64 | linux | Framework 13 | AMD Ryzen™ 5 7640U | 32GB RAM | KDE Plasma Wayland ]

Offline

#10 2015-05-24 14:38:32

sl1pkn07
Member
From: Spanishtán
Registered: 2010-03-30
Posts: 371

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

@soukyuu yes, still works (now I use 'gtk-theme-breezy', also works with default). all for GTK3. for GTK2 i use qtcurve

Offline

#11 2015-05-24 16:47:37

Soukyuu
Member
Registered: 2014-04-08
Posts: 854

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

Hmm, interesting. I switched to gtk-theme-breezy now too, and it works. Now if only GTK2 would also follow the theme... deadbeef is still using light theme


[ Arch x86_64 | linux | Framework 13 | AMD Ryzen™ 5 7640U | 32GB RAM | KDE Plasma Wayland ]

Offline

#12 2015-06-04 15:15:46

sl1pkn07
Member
From: Spanishtán
Registered: 2010-03-30
Posts: 371

Re: GTK+ 3/GNOME 3.16 programs look horrifying under KDE Plasma 4 – SOLVED

now breezy theme install a dark theme for a GTK2 and GTK3 without "hack" !

greetings

Offline

Board footer

Powered by FluxBB