Commit f75f7f84 authored by prolinux's avatar prolinux

addfiles

parent 29b4de8f
File added
grub2/select_c.png

84 Bytes | W: | H:

grub2/select_c.png

86.7 KB | W: | H:

grub2/select_c.png
grub2/select_c.png
grub2/select_c.png
grub2/select_c.png
  • 2-up
  • Swipe
  • Onion skin
grub2/select_e.png

146 Bytes | W: | H:

grub2/select_e.png

165 Bytes | W: | H:

grub2/select_e.png
grub2/select_e.png
grub2/select_e.png
grub2/select_e.png
  • 2-up
  • Swipe
  • Onion skin
grub2/select_w.png

139 Bytes | W: | H:

grub2/select_w.png

166 Bytes | W: | H:

grub2/select_w.png
grub2/select_w.png
grub2/select_w.png
grub2/select_w.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -2,39 +2,46 @@
# Global
title-text: ""
desktop-image: "grub.png"
desktop-image-scale-method: "stretch"
desktop-color: "#0B0E1D"
terminal-font: "Evolventa Regular 24"
desktop-image: "background.png"
#desktop-image-scale-method: "stretch"
desktop-color: "#1E1E2E"
terminal-font: "Unifont Regular 6""
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
# Logo
+ image {
left = 0%
top = 0%
file = "info.png"
}
# Show the boot menu
+ boot_menu {
left = 3%
top = 5%
width = 40%
height = 70%
item_font = "Evolventa Regular 24"
item_color = "#D8E2EA"
selected_item_color = "#a6a7ac"
icon_width = 48
icon_height = 48
item_icon_space = 12
item_height = 64
item_padding = 6
item_spacing = 12
selected_item_pixmap_style = "select_*.png"
left = 19%
top = 28%
width = 28%
height = 54%
item_font = "Evolventa Regular 16"
item_color = "#cccccc"
selected_item_color = "#2e2e32"
icon_width = 0
icon_height = 0
item_icon_space = 1
item_height = 36
item_padding = 13
item_spacing = 10
selected_item_pixmap_style = "select_*.png"
}
+ label {
top = 95%
width = 40%
left = 3%
id = "__timeout__"
text = "Booting in %d seconds"
color = "#CDD6F4"
top = 95%
width = 100%
align = "center"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#222225"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment