style "inactivetext"
{
  fg[NORMAL] = @text_color
#  text[NORMAL] = @text_color
#  fg[PRELIGHT] = @text_color
#  text[PRELIGHT] = @text_color

engine "mist"
 	{
	}
}

widget_class "*.<GtkLabel>" style "inactivetext"
widget_class "*.<GtkCellLayout>" style "inactivetext"
widget_class "*.<GtkMenuItem>.*" style "inactivetext"


