# Progress and information bar

style "butter-progress" = "butter-main"
{
	xthickness = 3
	ythickness = 3

	bg[PRELIGHT] = "#7b96ac"
	bg[NORMAL] = "#ddddd0"
}
class "GtkProgress" style "butter-progress"
class "GtkProgressBar" style "butter-progress"
