]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - INSTALL/grub/themes/ventoy/theme.txt
ecb2e62b1c1c88bdfdc502cc48ace3d7e5c8f988
[Ventoy.git] / INSTALL / grub / themes / ventoy / theme.txt
1
2 desktop-image: "background.png"
3 title-text: " "
4 title-color: "#ffffff"
5 message-color: "#f2f2f2"
6
7 terminal-box: "terminal_box_*.png"
8
9 + boot_menu {
10 left = 10%
11 width = 80%
12 top = 30%
13 height = 50%
14
15 menu_pixmap_style = "menu_*.png"
16
17 item_color = "#ffffff"
18 item_height = 30
19
20 item_spacing = 1
21 item_padding = 1
22
23 selected_item_color= "#f2f2f2"
24 selected_item_pixmap_style = "select_*.png"
25
26 item_icon_space = 0
27
28 scrollbar = true
29 scrollbar_width = 10
30 scrollbar_thumb = "slider_*.png"
31 }
32
33 + progress_bar {
34 id = "__timeout__"
35 text = "@TIMEOUT_NOTIFICATION_SHORT@"
36
37 left = 95%
38 width = 48
39 top = 95%
40 height = 48
41
42 text_color = "#f2f2f2"
43 bar_style = "*"
44 highlight_style = "*"
45 }
46
47 + hbox{
48 left = 30%
49 top = 95%
50 width = 10%
51 height = 25
52 + label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "left"}
53 }
54
55
56 + hbox{
57 left = 30%
58 top = 95%-25
59 width = 10%
60 height = 25
61 + label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}
62 }
63
64
65 + hbox{
66 left = 30%
67 top = 95%-50
68 width = 10%
69 height = 25
70 + label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"}
71 }
72
73
74 + hbox{
75 left = 90%
76 top = 55
77 width = 10%
78 height = 25
79 + label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
80 }
81