
desktop-color: "#0c0c0c"

title-text: ""
title-color: "#000000"
title-font: "VGA Regular 16"

terminal-font: "VGA Regular 16"

+ image {
	width = 198
	height = 45
	left = 20
	top = 10
	file = "grommunio_a7opt.png"
}

+ boot_menu {
	left = 10%
	width = 80%
	top = 33%
	height = 34%	

	item_font = "VGA Regular 16"
	item_color = "#ffffff"
	item_height = 32
	item_spacing = 2

	selected_item_font = "VGA Regular 16"
	selected_item_color= "#ffffff"
	selected_item_pixmap_style = "highlight_*.png"

	icon_height = 0
	icon_width = 0

	scrollbar = true
	scrollbar_width = 20
	scrollbar_thumb = "slider_*.png"
}

+ progress_bar {
	id = "__timeout__"

	left = 18%
	width = 64%
	top = 33%-32
	height = 32

	font = "VGA Regular 16"

	text_color = "#000000"
	fg_color = "#c0c0c0"

	bg_color = "#c0c0c0"
	border_color = "#c0c0c0"

	text = "@TIMEOUT_NOTIFICATION_SHORT@"
}

+ hbox {
	top = 100%-35
	left = 20
	+ label {
		text = "C: Command line     E: Edit entry"
		font = "VGA Regular 16"
		color = "#ffffff"
		align = "left"
	}
}
