static const gchar* rc_string = ( "style'window'" "{" "bg[NORMAL] = { 0, 0, 0 }" "fg[NORMAL] = { 0, 1.0, 0 }" "base[NORMAL] = { 0, 0, 0 }" "base[INSENSITIVE] = { 0, 0, 0 }" "}" "style'scale'" "{" "fg[NORMAL] = { 0, 1.0, 0 }" "bg[NORMAL] = { 0, 1.0, 0 }" "bg[INSENSITIVE] = { 0, 1.0, 0 }" "bg[PRELIGHT] = { 0, 1.0, 0 }" "bg[ACTIVE] = {0.2, 0.2, 0.2 }" "}" "style'button'" "{" "fg[PRELIGHT] = { 0, 0, 0 }" "bg[PRELIGHT] = { 0, 1.0, 0 }" "bg[ACTIVE] = { 0, 1.0, 0 }" "fg[ACTIVE] = { 0, 1.0, 0 }" "bg[NORMAL] = { 0, 0, 0 }" "fg[NORMAL] = { 0, 1.0, 0 }" "bg[INSENSITIVE] = { 1.0, 0, 1.0 }" "fg[INSENSITIVE] = { 1.0, 0, 1.0 }" "base[NORMAL] = { 0, 1.0, 0 }" "base[PRELIGHT] = { 0, 1.0, 0 }" "}" "style'main_button' = 'button'" "{" "font = '-adobe-helvetica-medium-r-normal--*-100-*-*-*-*-*-*'" "bg[PRELIGHT] = { 0, 0.75, 0 }" "}" "style'toggle_button' = 'button'" "{" "fg[NORMAL] = { 0, 1.0, 0 }" "fg[ACTIVE] = { 0, 1.0, 0 }" "text[NORMAL] = { 0, 0, 0}" "}" "style'text'" "{" "fg[NORMAL] = { 0, 1.0, 0 }" "}" "style'ruler'" "{" "font = '-adobe-helvetica-medium-r-normal--*-20-*-*-*-*-*-*'" "}" "widget'GtkWindow' style'window'" "widget'GtkFrame' style'window'" "widget'Gtk*EventBox' style'window'" "widget'GtkDialog' style'window'" "widget'GtkFileSelection' style'window'" "widget'*Gtk*Scale' style'scale'" "widget'*GtkCheckButton*' style'toggle_button'" "widget'*Gtk*Menu*' style'toggle_button'" "widget'*GtkRadioButton*' style'toggle_button'" "widget'*GtkButton*' style'button'" "widget'*Ruler' style'ruler'" "widget'*GtkText' style'text'" "widget'*GtkLabel' style'text'" "widget'main window.*GtkButton*' style 'main_button'" );