# GRUB2 gfxmenu # Designed for 1024x768 resolution. # Global Property title-text: "" title-font: "DejaVu Sans Bold 14" title-color: "#000000" message-color: "#FFFFFF" message-bg-color: "#f6f6f6" desktop-image: "back.png" desktop-color: "#000000" terminal-box: "terminal_box_*.png" terminal-font: "Unifont Regular 16" # Show the boot menu + boot_menu { left = 15% width = 70% top = 29% height = 42% icon_height = 0 icon_width = 0 icon_height = 32 selected_item_font = "DejaVu Sans Bold 14" selected_item_color = "#505050" item_color = "#000000" item_height = 38 item_padding = 15 item_spacing = 5 item_icon_space = 8 item_font = "DejaVu Sans Bold 14" selected_item_pixmap_style = "select_*.png" scrollbar = false scrollbar_width = 24 } # Show a styled horizontal progress bar + progress_bar { id = "__timeout__" left = 15% width = 70% top = 73% height = 12 show_text = true font = "DejaVu Sans Regular 12" text_color = "255, 255, 255" text = "@TIMEOUT_NOTIFICATION_LONG@" }