
style "default" {
fontset = "-adobe-helvetica-medium-r-*-*-*-120-*-*-p-*-iso8859-1,\
           -adobe-courier-medium-r-normal--0-140-0-*-m-0"
}
#class "*" style "default"

# Style examples for gfontview

style "extra"
{
#font = "-adobe-helvetica-medium-r-*-*-*-80-*-*-p-*-*-*"
font = "-adobe-courier-medium-r-normal--0-280-0-*-m-0-iso8859-1"
fg[NORMAL] = {1.0, 0, 0}
}


style "normal"
{
font = "-adobe-helvetica-medium-r-*-*-*-120-*-*-p-*-iso8859-1"
#font = "-adobe-courier-medium-r-normal--0-0-0-*-m-0-iso8859-1"
#fg[NORMAL] = {1.0, 0, 0}
}

#widget_class "*GtkLabel" style "normal"
#widget_class "*GtkEntry" style "normal"
#widget_class "*GtkWindow*" style "normal"
#widget_class "*GtkDialog*" style "normal"

#widget "*" style "normal"
#widget "*info label" style "extra"

#widget "main window*" style "normal"
#widget "properties window*" style "normal"
#widget "char window*" style "normal"
#widget "string window*" style "normal"
#widget "fonttable window*" style "normal"
#widget "message window*" style "normal"
#widget "print window*" style "normal"
#widget "question window*" style "normal"
#widget "properties window*" style "normal"
#widget "about window*" style "normal"




