Files
Arch/Grub/grub-theme/CustomTheme/theme.txt
T
2024-09-11 16:03:10 +02:00

33 lines
642 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: "Liberation Mono Regular 20"
+ boot_menu {
left = 114
top = 47%
width = 472
height = 35%
item_color = "#cccccc"
item_font = "Liberation Mono Regular 20"
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"
}