Greg Suarez | 30 Nov 2011 03:33
Picon

Theming GtkEntry in Gtk 3.0


Hello,

I'm trying to theme a GtkEntry to set the text white and the background in the entry box red.  I can set the text to white but can't seem to get the background to red.
My css entry is:

GtkEntry {
    color: #FFFFFF;
    background-color: #800000
}

Any help is appreciated.

Thanks,


Greg

_______________________________________________
gnome-devel-list mailing list
gnome-devel-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-devel-list

Gmane