title-text: "" title-font: "DejaVu Sans Regular 48" message-font: "Terminus 16" message-color: "#7f8c8d" message-bg-color: "#4d4d4d" desktop-color: "#24282c" desktop-image: "background.png" terminal-font: "Terminus 14" terminal-left: "0" terminal-top: "0" terminal-width: "100%" terminal-height: "100%" terminal-border: "0" # Logo image + image { left = 30%-250 top = 10%-30 file = "logo.png" } + boot_menu { left = 15% #width = 250 width = 70% #top = 50%-125 #height = 400 top = 30% height = 44% item_height = 30 item_padding = 5 icon_width = 32 icon_height = 32 item_icon_space = 20 item_spacing = 5 item_font = "Terminus 16" item_color = "#cccccc" #item_color = "#FFA2A2" selected_item_font = "Terminus 16" selected_item_color = "#1ABB9B" selected_item_pixmap_style = "select_*.png" #menu_pixmap_style = "menu_*.png" } + progress_bar { id = "__timeout__" left = 50%-125 top = 70% width = 250 height = 20 show_text = true font = "Terminus 14" text_color = "#ffffff" align = "center" text = "@TIMEOUT_NOTIFICATION_MIDDLE@" bar_style = "progress_bar2_*.png" } + hbox { left = 50%-250 top = 80% width = 500 #+ label { width = 250 height = 20 align = "center" color = "#ffffff" font = "Terminus 16" text = "[↵] Boot selected OS" } #+ label { width = 250 height = 20 align = "center" color = "#ffffff" font = "Terminus 16" text = "[↑ and ↓ Key] Navigation" } + label { width = 250 height = 20 align = "center" color = "#ffffff" font = "Terminus 16" text = "E = Edit Boot Options" } + label { width = 250 height = 20 align = "center" color = "#ffffff" font = "Terminus 16" text = "C = GRUB Commandline" } }