Theming GtkEntry in Gtk 3.0
- From: Greg Suarez <gpsuarez2512 gmail com>
- To: Gnome Development List <gnome-devel-list gnome org>
- Subject: Theming GtkEntry in Gtk 3.0
- Date: Tue, 29 Nov 2011 18:33:46 -0800
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]