# Propiedades globales
title-text: ""
desktop-color: "#000000"
terminal-box: "terminal_box_*.png"
terminal-font: "Terminus Regular 18"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"

# Boot menu
+ boot_menu {
  left = 15%
  top = 35%
  width = 70%
  height = 50%
  item_color = "#bbbbbb"
  selected_item_color = "#ffffff"
  item_height = 48
  item_spacing = 8
  item_icon_space = 12
  item_pixmap_style = "item_*.png"
  selected_item_pixmap_style = "selected_item_*.png"
}

# Mensaje de espera
+ label {
  left = 0
  top = 98%-70
  width = 100%
  align = "center"
  id = "__timeout__"
  text = "Iniciando en %d segundos..."
  color = "#ffffff"
}

# Mensaje de navegacion
+ label {
  left = 0
  top = 98%-30
  width = 100%
  align = "center"
  text = "Usa [↑] y [↓] para moverte, Enter para confirmar"
  color = "#ffffff"
}

# Imagen principal
+ image {
  left = 50%-125
  top  = 15%
  file = "bgrt.png"
  align = "center"
}
