# GRUB gfxmenu theme "proto".

title-text: "Boot Menu"
title-font: "aqui 11"
item-font: "edges 10"
selected-item-font: "edges 10"
status-font: "gelly 11"

title-color: "40, 40, 40"
item-color: "0, 0, 96"
selected-item-color: "0, 0, 0"
status-color: "200, 200, 200"
status-bg-color: "64, 64, 64"
desktop-image: "bg.png"
desktop-color: "0, 0, 128"

menu-box: "menubox_*.png"
selected-item-box: "select_blue_*.png"
terminal-box: "select_blue_*.png"

item-height: 12
icon-width: 12
icon-height: 12
item-padding: 7
item-icon-space: 4
item-spacing: 7

+ progress_bar
{
   id = "__timeout__"
   position = (80, 393)
   font = "cure 11"
   size = (500, 24)
   text_color = #000
   fg_color = #CCF
   bg_color = #66B
   border_color = #006
}

