style "black"
{
   fg[NORMAL] = "#FFFFFF"
   bg[NORMAL] = "#000000"
   base[NORMAL] = "#000000"
   fg[SELECTED] = "#FFFFFF"
   bg[SELECTED] = "#400040"
   base[ACTIVE] = "#000000"
}
widget "*mainwindow*" style "black"

style "applist"
{
  font = "-*-helvetica-bold-r-normal-*-15-*-*-*-p-*-*-1"
}
widget "*applist*" style "applist"

style "apptitle"
{
  font = "-*-helvetica-bold-r-normal-*-20-*-*-*-p-*-*-1"
}
widget "*apptitle*" style "apptitle"
