#
#  Firewall Builder GTK RC file
#
#
style "IconList_style" {
	bg[NORMAL]   = { 1.0 , 1.0 , 1.0 }
	bg[ACTIVE]   = { 1.0 , 1.0 , 1.0 }
	bg[SELECTED] = { 1.0 , 1.0 , 1.0 }
	bg[PRELIGHT] = { 1.0 , 1.0 , 1.0 }
}

widget "*IconList_Icon"     style "IconList_style"
widget "*IconList"          style "IconList_style"

style "IconList_Label_style" {
	bg[NORMAL]   = { 1.0 , 1.0 , 1.0 }
	bg[ACTIVE]   = { 0.0 , 0.0 , 1.0 }
	bg[SELECTED] = { 0.0 , 0.0 , 1.0 }
	bg[PRELIGHT] = { 0.0 , 0.0 , 1.0 }

	fg[NORMAL]   = { 0.0 , 0.0 , 0.0 }
	fg[ACTIVE]   = { 1.0 , 1.0 , 1.0 }
	fg[SELECTED] = { 1.0 , 1.0 , 1.0 }
	fg[PRELIGHT] = { 1.0 , 1.0 , 1.0 }

	fontset = "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*"
}

widget "*IconList_LabelBgr" style "IconList_Label_style"
widget "*IconList_Label"    style "IconList_Label_style"

style "Druid_style" {
	bg[NORMAL]   = { 0.18 , 0.18 , 0.5 }
	bg[ACTIVE]   = { 0.18 , 0.18 , 0.5 }
	bg[SELECTED] = { 0.18 , 0.18 , 0.5 }
	bg[PRELIGHT] = { 0.18 , 0.18 , 0.5 }

	fg[NORMAL]   = { 1.0 , 1.0 , 1.0 }
	fg[ACTIVE]   = { 1.0 , 1.0 , 1.0 }
	fg[SELECTED] = { 1.0 , 1.0 , 1.0 }
	fg[PRELIGHT] = { 1.0 , 1.0 , 1.0 }

	fontset = "-*-helvetica-bold-r-normal-*-18-*-*-*-*-*-*-*"
}

style "Druid_Page_style" {
	bg[NORMAL]   = { 1.0 , 1.0 , 1.0 }
	bg[ACTIVE]   = { 1.0 , 1.0 , 1.0 }
	bg[SELECTED] = { 1.0 , 1.0 , 1.0 }
	bg[PRELIGHT] = { 1.0 , 1.0 , 1.0 }

	fg[NORMAL]   = { 0.0 , 0.0 , 0.0 }
	fg[ACTIVE]   = { 0.0 , 0.0 , 0.0 }
	fg[SELECTED] = { 0.0 , 0.0 , 0.0 }
	fg[PRELIGHT] = { 0.0 , 0.0 , 0.0 }
}


widget "*DruidBackground" style "Druid_style"
widget "*DruidTitle"      style "Druid_style"
/* widget "*DruidPage*"      style "Druid_Page_style" */

/*
style "PolicyList_style" {
	bg[NORMAL]   = { 1.0  , 1.0  , 1.0 }
	bg[ACTIVE]   = { 0.8  , 0.8  , 0.8  }
	bg[SELECTED] = { 0.18 , 0.18 , 0.5 }
	bg[PRELIGHT] = { 0.8  , 0.8  , 0.8  }
}


widget "*PolicyListItem"        style "PolicyList_style"
widget "*PolicyListRuleNumItem" style "PolicyList_style"
*/
