# Sentinel Linux 1.0 AMBROSO GRUB theme.
# The left region is intentionally menu-safe; branding remains on the right.
desktop-image: "background.png"
desktop-color: "#02060a"
title-text: ""
message-font: "Unifont Regular 14"
message-color: "#8fa4b5"
message-bg-color: "#00000000"

+ label {
  text = "Sentinel Linux 1.0 AMBROSO"
  left = 5%
  top = 7%
  width = 52%
  height = 42
  align = "left"
  font = "Unifont Regular 20"
  color = "#03c8ff"
}

+ boot_menu {
  left = 5%
  top = 20%
  width = 52%
  height = 57%
  item_font = "Unifont Regular 16"
  item_color = "#e8f0f7"
  selected_item_color = "#03c8ff"
  icon_width = 0
  icon_height = 0
  item_height = 34
  item_padding = 8
  item_spacing = 4
  scrollbar = false
}

+ label {
  text = "Enter: boot   E: edit   C: command line"
  left = 5%
  top = 86%
  width = 70%
  height = 28
  align = "left"
  color = "#8fa4b5"
  font = "Unifont Regular 13"
}
