Are there any good software for designing, or helping in designing, GTK+ themes for use in Gnome and Xfce desktops?

link|improve this question

74% accept rate
feedback

5 Answers

up vote 1 down vote accepted

I don't know of any such software. I think it has to be done "by hand". Try this link.

link|improve this answer
feedback

Not really an answer to your question, but if you have the patience you could wait for the new theme solution based on CSS to complete. More information here.

link|improve this answer
feedback

One method which I found to be not so bad is to take a theme and modify the gtkrc file.

e.g. /usr/share/themes/MurrinaStormCloud/gtk-2.0/gtkrc

You'll have to experiment and do a lot of guessing and trial-and-error, but it worked for me. All I really wanted was to make that theme less gray-ish and a bit more silver-ish and blue-ish.

link|improve this answer
feedback

I am working on a program that will help you see what your changes to gtk or metacity themes look like instantly. Check it out here.

link|improve this answer
feedback

I didn't find one either.

There's GNOME Color Chooser, which may help.

GNOME Color Chooser

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.