You are not logged in.

#1 2011-06-29 19:30:55

FamiCube64
Member
Registered: 2010-07-31
Posts: 17

[SOLVED] Changing the GTK3 Theme in KDE

I've got the standard oxygen-gtk package installed and that works for GTK2 applications, but GTK3 apps were still unthemed. I then install oxygen-gtk3-git from the AUR and there's a gtk3 folder in /usr/share/themes/oxygen-gtk but I don't know how to set the theme for GTK3 applications. Is there a program I can use?

Last edited by FamiCube64 (2011-06-30 02:52:58)

Offline

#2 2011-06-30 00:09:56

repo
Member
Registered: 2011-03-04
Posts: 14

Re: [SOLVED] Changing the GTK3 Theme in KDE

try editing the settings.ini file in /home/your-user/.config/gtk-3.0/ folder, put something like this

[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

and see if it works.

Offline

#3 2011-06-30 02:52:38

FamiCube64
Member
Registered: 2010-07-31
Posts: 17

Re: [SOLVED] Changing the GTK3 Theme in KDE

That worked, thanks. Gedit crashes out with an error now but I'll look into that later.

Offline

Board footer

Powered by FluxBB