title-color: "#FFF"
title-text: "Plamo-8.x USB Boot"
message-color: "#FFF"
#message-bg-color: "0, 166, 183"
desktop-image: "plamo_bg02.png"
#desktop-color: "0, 154, 183"

message-color: "#fff"
message-bg-color: "#000"

#boot menu
+ boot_menu {
	left = 10%
	width = 85%
	top = 20%
	height = 50%	
	item_font = "migu-1m"
	#item_font = "unicode"
	item_color = "#FFF"
	#selected_item_color= "#F00"
	selected_item_color = "150, 120, 120"
        #icon_width = 64
        #icon_height = 64
        #item_icon_space = 20
	item_height = 30
	item_padding = 20
	item_spacing = 20
}

+ label {
        top = 100%-300
        left = 0
        width = 100%
        height = 100
        #text = "@KEYMAP_MIDDLE@"
        align = "center"
        color = "128,128,128"
        text = "上記メニューで起動できない場合、'c'でコマンドモードに入り、"
}
+ label {
	top = 100%-280
	left = 0
	width = 100%
	height = 100
	align = "center"
	color = "128, 128, 128"
        text = "’ls'で認識されているデバイスをチェックしてください。"
}

+ label {
        top = 100%-240
	left = 0
	width = 100%
	height = 100
	align = "center"
	color = "128,128,128"
	text = "USBブートは，USBメモリから読み込むため起動に数分かかります．"
}

