Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > by-pkgid > 4b328e43206d690a7063c8763520a6e6 > files > 4

gimp-1.2.5-6mdk.i586.rpm

# style <name> [= <name>]
# {
#   <option>
# }
#
# widget <widget_set> style <style_name>
# widget_class <widget_class_set> style <style_name>

style "ruler"
{
  font = "-adobe-helvetica-medium-r-normal--*-80-*-*-*-*-*-*"
}

style "tooltips"
{
  fg[NORMAL] = { 0.0,  0.0,  0.0  }
  bg[NORMAL] = { 0.94, 0.90, 0.54 }
}

widget "gtk-tooltips" style "tooltips"

widget_class "*Ruler*" style "ruler"