12-19-2022, 02:48 PM
#Comment : Ventoy Custom Theme
desktop-image: "background.jpg"
title-text: "BOOT MENU"
title-font: "ascii"
title-color: "gold"
message-font: "ascii"
message-color: "#f2f2f2"
terminal-box: "terminal_box_*.png"
terminal-font: "ascii"
menu-tip-left: "20%"
menu-tip-top: "85%"
menu-tip-color: "gold"
+ boot_menu {
text = "BootMenu"
left = 20%
top = 20%
width = 60%
height = 60%
menu_pixmap_style = "menu_*.png(EDIT)"
item_font = "ascii"
item_fontsize = 20
item_color = "white"
item_height = 33%
item_icon_space = 8%
item_spacing = 1%
item_padding = 1%
selected_item_font = "ascii"
selected_item_color= "gold"
selected_item_pixmap_style = "select_*.png"
icon_height = 32%
icon_width = 32%
scrollbar = true
scrollbar_width = 10%
scrollbar_thumb = "slider_*.png"
}
+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"
left = 95%
top = 95%
width = 5%
height = 3%
text_color = "white"
bar_style = "*"
highlight_style = "*"
}
+ hbox {
left = 16%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/info.png"}
}
}
+ hbox {
left = 24%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/fm2.png"}
}
}
+ hbox {
left = 34%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/sort.png"}
}
}
+ hbox {
left = 45%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/hdd.png"}
}
}
+ hbox {
left = 54%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/ventoy.png"}
}
}
+ hbox {
left = 62%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/txt.png"}
}
}
+ hbox {
left = 71%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/mode_texte.png"}
}
}
+ hbox {
left = 81%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/lang.png"}
}
}
+ hbox {
left = 15%
top = 95%
width = 10%
height = 25
+ vbox {
+ label {text = "F1:Help F2:Browser F3:TreeView F4:LocalBoot F5:Tools F6:ExMenu F7:TextMode L:Language" color = "white"}
}
}
+ hbox{
left = 16%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_MEM_DISK@" color = "gold" align = "left"}
}
+ hbox{
left = 27%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "gold" align = "left"}
}
+ hbox{
left = 43%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_ISO_RAW@" color = "gold" align = "left"}
}
+ hbox{
left = 62%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "gold" align = "left"}
}
+ hbox{
left = 72%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_GRUB2_MODE@" color = "gold" align = "left"}
}
desktop-image: "background.jpg"
title-text: "BOOT MENU"
title-font: "ascii"
title-color: "gold"
message-font: "ascii"
message-color: "#f2f2f2"
terminal-box: "terminal_box_*.png"
terminal-font: "ascii"
menu-tip-left: "20%"
menu-tip-top: "85%"
menu-tip-color: "gold"
+ boot_menu {
text = "BootMenu"
left = 20%
top = 20%
width = 60%
height = 60%
menu_pixmap_style = "menu_*.png(EDIT)"
item_font = "ascii"
item_fontsize = 20
item_color = "white"
item_height = 33%
item_icon_space = 8%
item_spacing = 1%
item_padding = 1%
selected_item_font = "ascii"
selected_item_color= "gold"
selected_item_pixmap_style = "select_*.png"
icon_height = 32%
icon_width = 32%
scrollbar = true
scrollbar_width = 10%
scrollbar_thumb = "slider_*.png"
}
+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"
left = 95%
top = 95%
width = 5%
height = 3%
text_color = "white"
bar_style = "*"
highlight_style = "*"
}
+ hbox {
left = 16%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/info.png"}
}
}
+ hbox {
left = 24%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/fm2.png"}
}
}
+ hbox {
left = 34%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/sort.png"}
}
}
+ hbox {
left = 45%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/hdd.png"}
}
}
+ hbox {
left = 54%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/ventoy.png"}
}
}
+ hbox {
left = 62%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/txt.png"}
}
}
+ hbox {
left = 71%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/mode_texte.png"}
}
}
+ hbox {
left = 81%
top = 90%
width = 30%
+ vbox {
+ image {file = "icons/lang.png"}
}
}
+ hbox {
left = 15%
top = 95%
width = 10%
height = 25
+ vbox {
+ label {text = "F1:Help F2:Browser F3:TreeView F4:LocalBoot F5:Tools F6:ExMenu F7:TextMode L:Language" color = "white"}
}
}
+ hbox{
left = 16%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_MEM_DISK@" color = "gold" align = "left"}
}
+ hbox{
left = 27%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "gold" align = "left"}
}
+ hbox{
left = 43%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_ISO_RAW@" color = "gold" align = "left"}
}
+ hbox{
left = 62%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "gold" align = "left"}
}
+ hbox{
left = 72%
top = 97%
width = 10%
height = 25
+ label {text = "@VTOY_GRUB2_MODE@" color = "gold" align = "left"}
}