You are not logged in.

#1 2012-05-01 18:09:39

Lowra
Member
Registered: 2009-09-21
Posts: 192

Gedit looks ugly under Openbox (Gtk3 related ?)

Hello,

Here's my problem: I use some gtk applications which looks nice like emesene, but I also use a few others which are kinda ugly like gedit. Maybe my gtk2.0 apps are OK, while my gtk3.0 apps aren't.

I found this topic and this one.
However, the first one sound to be quite old, I think things have moved since gnome3.0 was in testing, and the second one, well, I don't really understand what do I have to do, and where do I have to do it.

That's why I'm asking for help right now.

Thanks !

Offline

#2 2012-05-01 18:16:25

Pres
Member
Registered: 2011-09-12
Posts: 423

Re: Gedit looks ugly under Openbox (Gtk3 related ?)

Not sure if this will work for you, but to get GTK3 themes working in KDE4 I had to create a symlink to the theme folder:

ln -s /usr/share/themes/oxygen-gtk/gtk-3.0 ~/.config/gtk-3.0

Adapt it to your theme and see if it works.

Offline

#3 2012-05-02 09:43:42

2Karl
Member
From: Daventry, UK
Registered: 2012-03-26
Posts: 62
Website

Re: Gedit looks ugly under Openbox (Gtk3 related ?)

If the symlink approach doesn't work, try editing .config/gtk-3.0/settings.ini

Something like:

[Settings]
gtk-theme-name = YourThemeHere
gtk-fallback-icon-theme = gnome

Should see you right (Obviously you'll need to have the relevant GTK3 theme installed - not all GTK2 themes have a GTK3 counterpart). you could also try using GTK2 alternatives (Geany in place of Gedit for example).

Last edited by 2Karl (2012-05-02 09:44:46)


It's affine day for a new sig:
13XQLTXH?R%20GLVHDVB!1046210467104640201045B104731046F02010458104731045902
010450104681045B1046910462104681046F02E0201045A104731045102010458104750201
04780201046F1046A104510201046902010461104671045B1047202010458104671045102E

Offline

#4 2012-05-02 13:36:06

kerios
Member
Registered: 2011-06-08
Posts: 17

Re: Gedit looks ugly under Openbox (Gtk3 related ?)

copy the contents of your themes gtk-3.0 to your /home/user/.config/gtk-3.0 folder

Offline

Board footer

Powered by FluxBB