# pixmap_path ". . . . . ."
style "default"
{
  font = "-*-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-1"
  fg[NORMAL]      = { 0.00, 0.00, 0.00 }
  fg[PRELIGHT]    = { 0.25, 0.25, 0.25 }
  fg[ACTIVE]      = { 0.00, 0.00, 0.00 }
  fg[SELECTED]    = { 0.00, 0.00, 0.00 }
  fg[INSENSITIVE] = { 0.00, 0.00, 0.00 }
  bg[NORMAL]      = { 0.72, 0.72, 0.72 }
  bg[PRELIGHT]    = { 0.79, 0.79, 0.79 }
  bg[ACTIVE]      = { 0.52, 0.52, 0.52 }
  bg[SELECTED]    = { 0.52, 0.52, 0.52 }
  bg[INSENSITIVE] = { 0.52, 0.52, 0.52 }
  base[NORMAL]      = { 0.72, 0.72, 0.72 }
  base[PRELIGHT]    = { 0.79, 0.79, 0.79 }
  base[ACTIVE]      = { 0.52, 0.52, 0.52 }
  base[SELECTED]    = { 0.52, 0.52, 0.52 }
  base[INSENSITIVE] = { 0.52, 0.52, 0.52 }
  bg_pixmap[NORMAL]      = "soultrip.xpm"
  bg_pixmap[PRELIGHT]    = "soultrip-light.xpm"
  bg_pixmap[ACTIVE]      = "soultrip-dark.xpm"
  bg_pixmap[SELECTED]    = "soultrip-dark.xpm"
  bg_pixmap[INSENSITIVE] = "soultrip-dark.xpm"
}

class "GtkWidget" style "default"
