X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/790fa744f85c7dff5fe6f1905cd4268980c60dda..1f3766328503f93977f2ed40d32a605a2b2057ae:/INSTALL/grub/themes/ventoy/theme.txt?ds=inline diff --git a/INSTALL/grub/themes/ventoy/theme.txt b/INSTALL/grub/themes/ventoy/theme.txt index dddce55..a73017b 100644 --- a/INSTALL/grub/themes/ventoy/theme.txt +++ b/INSTALL/grub/themes/ventoy/theme.txt @@ -19,7 +19,7 @@ terminal-box: "terminal_box_*.png" item_font = "ascii" item_color = "#ffffff" item_height = 30 - item_icon_space = 1 + item_spacing = 1 item_padding = 1 @@ -27,8 +27,7 @@ terminal-box: "terminal_box_*.png" selected_item_color= "#f2f2f2" selected_item_pixmap_style = "select_*.png" - #icon_height = 30 - #icon_width = 30 + item_icon_space = 0 scrollbar = true scrollbar_width = 10 @@ -49,10 +48,18 @@ terminal-box: "terminal_box_*.png" highlight_style = "*" } ++ hbox{ + left = 30% + top = 95% + width = 10% + height = 25 + + label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "left"} +} + + hbox{ - left = 90% - top = 5 + left = 30% + top = 95%-25 width = 10% height = 25 + label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}