PDA

View Full Version : How to change GTK colors?


commodore
January 18th, 2006, 12:33 PM
How to change GTK colors?

commodore
January 19th, 2006, 01:59 PM
Help?

Shadyman
January 21st, 2006, 01:09 AM
How to change GTK colors?
Could you be a little more specific? Colors of what? :confused:

bvc
January 21st, 2006, 02:16 AM
http://live.gnome.org/GnomeArt_2fTutorials_2fGtkThemes
linked here
http://art.gnome.org/

commodore
January 26th, 2006, 12:45 PM
I think what I meant was system's colors. When I install a metacity theme for example, it automatically adjusts it to ubuntu's brown colors. But I want to change the brown to something else.

Thulemanden
January 26th, 2006, 08:35 PM
Maybe here? http://themes.freshmeat.net/articles/view/465/#gtk-use :confused: (http://themes.freshmeat.net/articles/view/465/#gtk-use)

benplaut
January 26th, 2006, 10:38 PM
themes are located in ~/.themes, or /usr/share/themes for system themes (just copy it over to ~/.themes, and rename it)

most theme files are annotated in comments, so you should be able to figure it out.

metacity stuff is usually (in clearlooks themes) under a section called:

style "metacity-frame"

NeoChaosX
January 26th, 2006, 11:24 PM
You find a version of your GTK theme that matches the closest to the color theme you want, or you follow the instructions in bvc's first link in the section about GTK colors.