Files
Arch/Grub/grub-theme/CustomTheme/theme.txt
T
2024-09-10 22:33:22 +02:00

32 lines
606 B
Plaintext

title-text: ""
desktop-image: "background.png"
terminal-left: "0"
terminal-top: "0"
terminal-border: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-font: "font.pf2" < doesn't work currently
+ boot_menu {
left = 114
top = 47%
width = 472
height = 35%
item_color = "#cccccc"
selected_item_color = "#ffffff"
item_icon_space = 15
item_height = 45
item_padding = 2
item_spacing = 40
selected_item_pixmap_style = "select_*.png"
}
+ label {
left = 114
top = 84%
align = "center"
id = "__timeout__"
text = "Selected OS will start in %d seconds"
color = "#cccccc"
}