X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/1cbe4c81b4978311696ab4e9e8dffb7d98b82570..261ddcef45ede2f9440342a5b3dd474e26df1679:/INSTALL/grub/themes/ventoy/theme.txt diff --git a/INSTALL/grub/themes/ventoy/theme.txt b/INSTALL/grub/themes/ventoy/theme.txt index dda7f27..88e8a21 100644 --- a/INSTALL/grub/themes/ventoy/theme.txt +++ b/INSTALL/grub/themes/ventoy/theme.txt @@ -30,13 +30,15 @@ terminal-box: "terminal_box_*.png" scrollbar_thumb = "slider_*.png" } + + + progress_bar { id = "__timeout__" text = "@TIMEOUT_NOTIFICATION_SHORT@" - left = 20% - width = 60% - top = 85% + left = 90% + width = 10% + top = 90% text_color = "red" bar_style = "*" @@ -44,7 +46,7 @@ terminal-box: "terminal_box_*.png" } + hbox{ - left = 30% + left = 28% top = 95% width = 10% height = 25 @@ -70,6 +72,22 @@ terminal-box: "terminal_box_*.png" } ++ hbox{ + left = 30%+200 + top = 95%-50 + width = 10% + height = 25 + + label {text = "@VTOY_GRUB2_MODE@" color = "red" align = "left"} +} + ++ hbox{ + left = 30%+200 + top = 95%-25 + width = 10% + height = 25 + + label {text = "@VTOY_WIMBOOT_MODE@" color = "red" align = "left"} +} + + hbox{ left = 90% top = 55 @@ -77,4 +95,3 @@ terminal-box: "terminal_box_*.png" height = 25 + label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"} } -