style "text"
{
  fg[NORMAL] = { 1.0, 1.0, 1.0 }
  base[NORMAL] = { 0, 0, 0 }
}

widget_class "*GtkText" style "text"

