]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - INSTALL/plugin/ventoy/theme/theme.txt
Only for VirtualBox.
[Ventoy.git] / INSTALL / plugin / ventoy / theme / 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 = 20%
38 width = 60%
39 top = 85%
40
41 text_color = "red"
42 bar_style = "*"
43 highlight_style = "*"
44 }
45
46 + hbox{
47 left = 30%
48 top = 95%
49 width = 10%
50 height = 25
51 + label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "left"}
52 }
53
54
55 + hbox{
56 left = 30%
57 top = 95%-25
58 width = 10%
59 height = 25
60 + label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}
61 }
62
63
64 + hbox{
65 left = 30%
66 top = 95%-50
67 width = 10%
68 height = 25
69 + label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"}
70 }
71
72
73 + hbox{
74 left = 30%+200
75 top = 95%-50
76 width = 10%
77 height = 25
78 + label {text = "@VTOY_GRUB2_MODE@" color = "red" align = "left"}
79 }
80
81 + hbox{
82 left = 30%+200
83 top = 95%-25
84 width = 10%
85 height = 25
86 + label {text = "@VTOY_WIMBOOT_MODE@" color = "red" align = "left"}
87 }
88
89 + hbox{
90 left = 90%
91 top = 55
92 width = 10%
93 height = 25
94 + label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
95 }
96