You are not logged in.

#1 2007-05-17 10:29:54

Cynical
Member
Registered: 2006-11-07
Posts: 36

[solved] Need help customizing clearlooks theme

Below are screenshots of totem using the Clearlooks theme and the Foresight theme. The difference that concerns me is outlined in red. I'm not sure how that part of the theme is defined in the gtkrc file so I can't figure out what I need to change to make Foresight behave the same way as Clearlooks. Can any of you enlighten me?




totem1pm1.png

totem2cz7.png

Last edited by Cynical (2007-05-17 14:08:56)

Offline

#2 2007-05-17 11:31:15

paem
Member
Registered: 2006-10-09
Posts: 14

Re: [solved] Need help customizing clearlooks theme

It's Gtk(H)Scale (http://developer.gnome.org/doc/API/2.0/ … Scale.html).

Relevant part of theme:

style "clearlooks-scale" = "clearooks-button"
{
    GtkRange::trough-side-details = 1 
}
class "GtkScale"     style "clearlooks-scale"

Offline

#3 2007-05-17 11:58:33

Cynical
Member
Registered: 2006-11-07
Posts: 36

Re: [solved] Need help customizing clearlooks theme

Wow thanks for the quick response. I tried added that to the gtkrc but nothing changed, is there anything else I might need to do? Here is a copy of the gtkrc for foresight and clearlooks. I've tried looking through them but its difficult to do without understanding what each element is.

Last edited by Cynical (2007-05-17 12:19:15)

Offline

#4 2007-05-17 12:23:02

paem
Member
Registered: 2006-10-09
Posts: 14

Re: [solved] Need help customizing clearlooks theme

Cynical wrote:

Wow thanks for the quick response. I tried added that to the gtkrc but nothing changed, is there anything special I should change?

Aside from resetting (setting another one and changing back to Foresight or relogging), no.

Anyway, here's verified one: http://pastebin.archlinux.org/3094 .

Last edited by paem (2007-05-17 12:26:37)

Offline

#5 2007-05-17 12:24:59

Cynical
Member
Registered: 2006-11-07
Posts: 36

Re: [solved] Need help customizing clearlooks theme

Ah my mistake, foresight was in my user's theme folder as well as the system-wide one. Removing the former fixed it. Thank you so much for your help.

Offline

Board footer

Powered by FluxBB