]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/grub/themes/ventoy/theme.txt
added Spanish (Latinoamérica) translation (#1865)
[Ventoy.git] / INSTALL / grub / themes / ventoy / theme.txt
index ecb2e62b1c1c88bdfdc502cc48ace3d7e5c8f988..88e8a21f95ed11f703cdcb249ae6df32861709ec 100644 (file)
@@ -30,22 +30,23 @@ terminal-box: "terminal_box_*.png"
   scrollbar_thumb = "slider_*.png"
 }
 
+
+
 + progress_bar {
   id = "__timeout__"
   text = "@TIMEOUT_NOTIFICATION_SHORT@"
 
-  left = 95%
-  width = 48
-  top = 95%
-  height = 48
+  left = 90%
+  width = 10%
+  top = 90%
 
-  text_color = "#f2f2f2"
+  text_color = "red"
   bar_style = "*"
   highlight_style = "*"
 }
 
 + hbox{ 
-    left = 30%
+    left = 28%
     top = 95%
     width = 10%
     height = 25
@@ -71,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 
@@ -78,4 +95,3 @@ terminal-box: "terminal_box_*.png"
     height = 25
     + label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"} 
 }
-