style "label_style" { font_name = "Luxi Sans 24" base[NORMAL] = { 0.0, 0.0, 0.0 } text[NORMAL] = { 1.0, 1.0, 1.0 } } style "window_style" { bg[NORMAL] = { 1.0, 0.0, 0.0 } # bg_pixmap[NORMAL] = "image.png" } widget "my_window.my_label" style "label_style" widget "my_window" style "window_style"