# CelesteGRUB by Suilven/Locked101
# Designed for 768p

# Global Property
title-text: ""
desktop-image: "bg1paper.png"
desktop-color: "#242424"
terminal-font: "Terminus Regular 14"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"

# Show the boot menu
+ boot_menu {
  left = 60
  top = 178
  item_font = "Renogare Regular 14"
  item_color = "#45403c"
  selected_item_color = "#45403c"
  icon_width = 46
  icon_height = 46
  item_icon_space = 4
  item_height = 128
  item_spacing = 43
  selected_item_pixmap_style = "cardselect_*.png"
}

+ image {
  top = 85
  left = 70%
  file = "postcard.png"
}

# Automatic boot countdown
+ label {
  top = 669
  left = 60
  width = 34%
  align = "center"
  id = "__timeout__"
  text = "Automatic boot in %d seconds"
  color = "#45403c"
  font = "Renogare Regular 14"
}
