title-text: ""
desktop-image: "background.png"
message-color: "#f2f2f2"
terminal-box: "terminal_box_*.png"

+ boot_menu {
  left = 25%
  width = 50%
  top = 60%
  height = 40%

  menu_pixmap_style = "menu_*.png"

  item_color = "#cccccc"  
  item_height = 30

  item_spacing = 0
  item_padding = 0

  selected_item_color= "#ffffff"
  selected_item_pixmap_style = "select_*.png"

  icon_width = 28
  icon_height = 28
  item_icon_space = 5

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

+ progress_bar {
  id = "__timeout__"
  text = "@TIMEOUT_NOTIFICATION_SHORT@"

  left = 95%
  width = 48
  top = 95%
  height = 48

  text_color = "#f2f2f2"
  bar_style = "*"
  highlight_style = "*"
}

#+ hbox{
#    left = 50%
#    top = 95%
#    width = 10%
#    height = 25
#    + label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "left"} 
#}

+ hbox{ 
    left = 90%
    top = 40
    width = 10%
    height = 25
    + label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"} 
}

+ hbox{ 
    left = 50%
    top = 100
    width = 10%
    height = 25
    + label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"} 
}

+ hbox{ 
    left = 50%
    top = 100
    width = 10%
    height = 25
    + label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"} 
}