# pve installer grub theme

title-text: "Proxmox VE 5.4 (iso release 1) - http://www.proxmox.com/"

desktop-image: "logo.png"


# Show the boot menu
+ boot_menu {
  left = 20%
  top = 55%
  width = 50%
  height = 35%

  item_color = "#000"
  selected_item_color = "#B08458"
  item_height = 26
  item_padding = 0
  item_icon_space = 0
  item_spacing = 1
}