[ubuntu-art] Mozilla Gtk Help

John Baer baerjj at gmail.com
Sat Jul 18 02:47:12 BST 2009


I've been working on a dark version of Impression and I need to set some
of the Firefox Gtk properties to a lighter color in order to achieve the
desired look.

I downloaded swt-gtk-3.4 assuming this is the source for the
MozillaGtkWidget.

If not, please direct me to the correct source.

The following line seems to change the "toolbar" as expected.

widget "MozillaGtkWidget*Toolbar*" style "mozilla-GtkToolbar"

I believe the following would also work.

widget "MozillaGtkWidget.*Toolbar*" style "mozilla-GtkToolbar"

What I am trying to get my arms around is the "button" object.

The following line does change the color of the drop down symbols but
not the background color of the button.

widget "MozillaGtkWidget.*Button*" style "mozilla-GtkButtons"

I would also like to theme the button label. The following gives me
nothing. :(

widget "MozillaGtkWidget.*Button*.*Label*" style "mozilla-GtkButtons"

Any help with this would be greatly appreciated.

Thanks,

John




More information about the ubuntu-art mailing list