# GRUB2 gfxmenu Linux theme # Designed for any resolution # Global Property title-text: "" title-color: "#cccccc" title-font: "Terminus Regular 18" desktop-color: "#212121" terminal-font: "Terminus Regular 16" terminal-left: "0" terminal-top: "0" terminal-width: "100%" terminal-height: "100%" terminal-border: "0" # Show the boot menu + boot_menu { left = 10% top = 20% width = 80% height = 60% item_font = "Terminus Regular 16" item_color = "#cccccc" selected_item_color = "#ffcc00" icon_width = 48 icon_height = 48 item_icon_space = 24 item_height = 56 item_padding = 8 item_spacing = 16 selected_item_pixmap_style = "select_*.png" scrollbar = true scrollbar_width = 20 scrollbar_thumb = "slider_*.png" } + image { file = "adamsdesk.png" left = 46% top = 4% } + hbox{ left = 45% top = 95% width = 10% height = 25 + label {text = "@VTOY_HOTKEY_TIP@" color = "#808080" align = "right"} } + hbox{ left = 90% top = 5 width = 10% height = 25 + label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"} }