title-text: ""
title-font: "DejaVu Sans Regular 12"
title-color: "#000000"

message-font: "DejaVu Sans Regular 10"
message-color: "#FFFFFF"
message-bg-color: "#F6F6F6"

desktop-image: "background_lx.png"
desktop-color: "#1d1d1b"

terminal-font: "DejaVu Sans Regular 10"
terminal-box: "terminal_box_*.png"

+ boot_menu { 
		left = 50%-225
		width = 450
		top = 50%-190
		height = 380
		
		item_font = "DejaVu Sans Regular 20"
		selected_item_font = "DejaVu Sans Bold 20"
		
		item_color = "#FFF"
		selected_item_color= "#FFF"
		
		item_height = 35
		item_padding = 15
		item_spacing = 5
		
		icon_width = 2
		icon_height = 2
		item_icon_space = 0
		
		selected_item_pixmap_style = "select_*.png"
		menu_pixmap_style = "boot_menu_*.png"
		
		scrollbar = false
		scrollbar_width = 24
		scrollbar_thumb = "sb_thumb_*.png"
		scrollbar_frame = "sb_frame_*.png"
}

+ image { 
		id = "__igel_logo__"

		left = 100%-200
		top = 80
		
		file = "igel_logo.png"
}

#+ progress_bar { 
#		id = "__timeout__"
#		
#		left = 15%
#		width = 70%
#		top = 75%
#		height = 12
#		
#		show_text = true
#		
#		font = "Sans Regular 10"
#		text_color = "255, 255, 255"
#		text = "@TIMEOUT_NOTIFICATION_LONG@"
#		
#		bar_style = "progress_bar_*.png"
#		highlight_style = "progress_highlight_*.png"
#}

#+ hbox { 
#		top = 100%-46
#		left = 27%
#		
#		+ label {text = "Enter: " font = "Sans 12" color = "#4c4c4c" align = "left"}
#		+ label {text = "Boot Selection     " font = "Sans 12" color = "#ffcb04" align = "left"}
#		+ label {text = "E: " font = "Sans 12" color = "#4c4c4c" align = "left"}
#		+ label {text = "Edit Selection     " font = "Sans 12" color = "#ffcb04" align = "left"}
#		+ label {text = "C: " font = "Sans 12" color = "#4c4c4c" align = "left"}
#		+ label {text = "GRUB Commandline" font = "Sans 12" color = "#ffcb04" align = "left"}
#}
