#Made By ProtonSebastian
#Oneshot Grub Theme
title-text: ""
desktop-image: "wall2.jpg"
desktop-color: "#000000"
terminal-font: "jetbrains_24"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"

+ boot_menu {
  left = 7%
  top = 22%
  width = 640
  height = 260
  item_font = "jetbrains_24"
  item_color = "#888888"
  selected_item_color = "#ffffff"
  icon_width = 24
  icon_height = 24
  item_icon_space = 14
  item_spacing = 16
  item_padding = 8
}

+ label {
  left = 7%
  top = 88%
  width = 600
  text = "Press 'e' to edit, 'c' for console"
  font = "jetbrains_24"
  color = "#333333"
}

+ label {
  left = 7%
  top = 93%
  width = 600
  id = "__timeout__"
  text = "Booting in %d seconds..."
  font = "jetbrains_24"
  color = "#aaaaaa"
}