# GRUB2 gfxmenu Demo theme # The Definitive Guide to Theming GRUB2, # using a modified version of the Ubuntu1 demo theme from http://www.gibibit.com # Designed for any resolution # Global Property title-text: "Hadron Boot Selections" title-font: "DejaVu Sans Regular 12" title-color: "#FFFFFF" message-font: "DejaVu Sans Regular 12" message-color: "#FFFFFF" message-bg-color: "#020202" desktop-image: "lfs640desktop.png" desktop-color: "#000000" terminal-box: "terminal_*.png" terminal-font: "Fixed Regular 13" # Show the boot menu + boot_menu { left = 15% top = 37% width = 70% height = 42% item_font = "DejaVu Sans Bold 14" item_color = "#B48D1C" selected_item_color = "#FFC405" item_height = 32 item_padding = 0 item_spacing = 10 icon_width = 32 icon_height = 32 icon_spacing = 25 selected_item_pixmap_style = "select_*.png" menu_pixmap_style = "menu_bkg_*.png" scrollbar = true scrollbar_width = 17 scrollbar_thumb = "sb_th_*.png" scrollbar_frame = "sb_fr_*.png" }