title-text: ""
desktop-image: "background.png"
desktop-color: "#04020e"
terminal-font: "Terminus Regular 16"

+ boot_menu {
  left = 8%
  top = 32%
  width = 42%
  height = 62%
  item_font = "DIN 2014 Regular 23"
  item_color = "#7788aa"
  selected_item_color = "#ffffff"
  icon_width = 72
  icon_height = 72
  item_icon_space = 18
  item_height = 74
  item_padding = 4
  item_spacing = 14
  selected_item_pixmap_style = "select_*.png"
}

+ image {
  file = "logo.png"
  left = 8%
  top = 4%
  width = 128
  height = 128
}

+ label {
  left = 8%
  top = 76%
  align = "left"
  id = "__timeout__"
  text = "Booting %d"
  color = "#445566"
  font = "DIN 2014 Regular 18"
}

+ progress_bar {
  id = "__timeout__"
  left = 8%
  top = 83%
  width = 40%
  height = 3
  fg_color = "#04020e"
  bg_color = "#04020e"
  bar_color = "#00EAFF"
  show_text = false
}
