Files
nola-grub/theme.txt
2026-03-10 11:57:09 +07:00

36 lines
772 B
Plaintext

desktop-image: "nola_grub.jpg"
terminal-font: "JetBrains Mono Regular 18"
title-text:""
terminal-width: "54%"
terminal-height: "64%"
terminal-left: "22%"
terminal-top: "15%"
+ boot_menu {
left = 24%
top = 19%
width = 53%
height = 57%
item_font = "JetBrains Mono Bold 24"
item_color = "#ffffff"
item_spacing = 10
item_padding = 0
item_height = 50
icon_width = 0
selected_item_font = "JetBrains Mono Bold 24"
selected_item_color = "#b69aff"
selected_item_pixmap_style = "select_*.png"
}
+ label {
id = "__timeout__"
left = 32%
top = 93%
width = 300
height = 20
font = "JetBrains Mono Bold 24"
color = "#ffffff"
align = "center"
text = "System will automatically boot in %d seconds"
}