Skip to content

Commit

Permalink
first commit~
Browse files Browse the repository at this point in the history
  • Loading branch information
luckykeeper committed Jul 19, 2022
1 parent 4b824b1 commit 3831dc7
Show file tree
Hide file tree
Showing 122 changed files with 367 additions and 2 deletions.
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# ventoy_theme
Ventoy theme | Ventoy主题
# Ventoy_theme
个人制作 Ventoy 主题,在 MIT License 下可以自由使用

主题预览可参考各文件夹内 `background.png` 文件

### 使用方法

复制主题文件夹和 `ventoy.json` 文件到 Ventoy U盘的 `ventoy` 目录下,修改 `ventoy.json` 文件第 9 行,改为类似如下形式:

```json
"file": "/ventoy/lv69/theme.txt",
```

(替换“lv69”为你下载主题的文件夹名称,如 `hamidashi_asumi`

如果需要调整分辨率适应显示器分辨率,请修改 `ventoy.json` 文件第 10 行:

```json
"gfxmode": "1920x1080",
```

`1920x1080` 改为你需要的分辨率,当这里的分辨率不被显示器支持时,会使用 800x600 的安全分辨率,还请注意
Binary file added hamidashi_all/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_ne.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_nw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_se.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_sw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/menu_w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/select_c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/slider_c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/slider_n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/slider_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_ne.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_nw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_se.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_sw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_all/terminal_box_w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions hamidashi_all/theme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@

desktop-image: "background.png"
title-text: " "
title-color: "#ffffff"
message-color: "#f2f2f2"

terminal-box: "terminal_box_*.png"

+ boot_menu {
left = 10%
width = 80%
top = 10%
height = 80%

menu_pixmap_style = "menu_*.png"

item_color = "#ffffff"
item_height = 30

item_spacing = 1
item_padding = 1

selected_item_color= "#f2f2f2"
selected_item_pixmap_style = "select_*.png"

item_icon_space = 0

scrollbar = true
scrollbar_width = 10
scrollbar_thumb = "slider_*.png"
}



+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"

left = 90%
width = 10%
top = 90%

text_color = "red"
bar_style = "*"
highlight_style = "*"
}

+ hbox{
left = 50%-350
top = 95%
width = 700
height = 25
+ label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "center"}
}

+ vbox{
left = 70%
top = 85%
width = 200
height = 25
+ label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"}
+ label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}
+ label {text = "@VTOY_GRUB2_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
}
Binary file added hamidashi_asumi/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_asumi/menu_c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hamidashi_asumi/menu_e.png
Binary file added hamidashi_asumi/menu_n.png
Binary file added hamidashi_asumi/menu_ne.png
Binary file added hamidashi_asumi/menu_nw.png
Binary file added hamidashi_asumi/menu_s.png
Binary file added hamidashi_asumi/menu_se.png
Binary file added hamidashi_asumi/menu_sw.png
Binary file added hamidashi_asumi/menu_w.png
Binary file added hamidashi_asumi/select_c.png
Binary file added hamidashi_asumi/slider_c.png
Binary file added hamidashi_asumi/slider_n.png
Binary file added hamidashi_asumi/slider_s.png
Binary file added hamidashi_asumi/terminal_box_c.png
Binary file added hamidashi_asumi/terminal_box_e.png
Binary file added hamidashi_asumi/terminal_box_n.png
Binary file added hamidashi_asumi/terminal_box_ne.png
Binary file added hamidashi_asumi/terminal_box_nw.png
Binary file added hamidashi_asumi/terminal_box_s.png
Binary file added hamidashi_asumi/terminal_box_se.png
Binary file added hamidashi_asumi/terminal_box_sw.png
Binary file added hamidashi_asumi/terminal_box_w.png
66 changes: 66 additions & 0 deletions hamidashi_asumi/theme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@

desktop-image: "background.png"
title-text: " "
title-color: "#ffffff"
message-color: "#f2f2f2"

terminal-box: "terminal_box_*.png"

+ boot_menu {
left = 27%
width = 67%
top = 10%
height = 80%

menu_pixmap_style = "menu_*.png"

item_color = "#ffffff"
item_height = 30

item_spacing = 1
item_padding = 1

selected_item_color= "#f2f2f2"
selected_item_pixmap_style = "select_*.png"

item_icon_space = 0

scrollbar = true
scrollbar_width = 10
scrollbar_thumb = "slider_*.png"
}



+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"

left = 90%
width = 10%
top = 90%

text_color = "red"
bar_style = "*"
highlight_style = "*"
}

+ hbox{
left = 50%-350
top = 95%
width = 700
height = 25
+ label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "center"}
}

+ vbox{
left = 70%
top = 85%
width = 200
height = 25
+ label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"}
+ label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}
+ label {text = "@VTOY_GRUB2_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
}
Binary file added hamidashi_hiyori/background.png
Binary file added hamidashi_hiyori/menu_c.png
Binary file added hamidashi_hiyori/menu_e.png
Binary file added hamidashi_hiyori/menu_n.png
Binary file added hamidashi_hiyori/menu_ne.png
Binary file added hamidashi_hiyori/menu_nw.png
Binary file added hamidashi_hiyori/menu_s.png
Binary file added hamidashi_hiyori/menu_se.png
Binary file added hamidashi_hiyori/menu_sw.png
Binary file added hamidashi_hiyori/menu_w.png
Binary file added hamidashi_hiyori/select_c.png
Binary file added hamidashi_hiyori/slider_c.png
Binary file added hamidashi_hiyori/slider_n.png
Binary file added hamidashi_hiyori/slider_s.png
Binary file added hamidashi_hiyori/terminal_box_c.png
Binary file added hamidashi_hiyori/terminal_box_e.png
Binary file added hamidashi_hiyori/terminal_box_n.png
Binary file added hamidashi_hiyori/terminal_box_ne.png
Binary file added hamidashi_hiyori/terminal_box_nw.png
Binary file added hamidashi_hiyori/terminal_box_s.png
Binary file added hamidashi_hiyori/terminal_box_se.png
Binary file added hamidashi_hiyori/terminal_box_sw.png
Binary file added hamidashi_hiyori/terminal_box_w.png
66 changes: 66 additions & 0 deletions hamidashi_hiyori/theme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@

desktop-image: "background.png"
title-text: " "
title-color: "#ffffff"
message-color: "#f2f2f2"

terminal-box: "terminal_box_*.png"

+ boot_menu {
left = 27%
width = 67%
top = 10%
height = 80%

menu_pixmap_style = "menu_*.png"

item_color = "#ffffff"
item_height = 30

item_spacing = 1
item_padding = 1

selected_item_color= "#f2f2f2"
selected_item_pixmap_style = "select_*.png"

item_icon_space = 0

scrollbar = true
scrollbar_width = 10
scrollbar_thumb = "slider_*.png"
}



+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"

left = 90%
width = 10%
top = 90%

text_color = "red"
bar_style = "*"
highlight_style = "*"
}

+ hbox{
left = 50%-350
top = 95%
width = 700
height = 25
+ label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "center"}
}

+ vbox{
left = 70%
top = 85%
width = 200
height = 25
+ label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"}
+ label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}
+ label {text = "@VTOY_GRUB2_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
}
Binary file added hamidashi_kano/background.png
Binary file added hamidashi_kano/menu_c.png
Binary file added hamidashi_kano/menu_e.png
Binary file added hamidashi_kano/menu_n.png
Binary file added hamidashi_kano/menu_ne.png
Binary file added hamidashi_kano/menu_nw.png
Binary file added hamidashi_kano/menu_s.png
Binary file added hamidashi_kano/menu_se.png
Binary file added hamidashi_kano/menu_sw.png
Binary file added hamidashi_kano/menu_w.png
Binary file added hamidashi_kano/select_c.png
Binary file added hamidashi_kano/slider_c.png
Binary file added hamidashi_kano/slider_n.png
Binary file added hamidashi_kano/slider_s.png
Binary file added hamidashi_kano/terminal_box_c.png
Binary file added hamidashi_kano/terminal_box_e.png
Binary file added hamidashi_kano/terminal_box_n.png
Binary file added hamidashi_kano/terminal_box_ne.png
Binary file added hamidashi_kano/terminal_box_nw.png
Binary file added hamidashi_kano/terminal_box_s.png
Binary file added hamidashi_kano/terminal_box_se.png
Binary file added hamidashi_kano/terminal_box_sw.png
Binary file added hamidashi_kano/terminal_box_w.png
66 changes: 66 additions & 0 deletions hamidashi_kano/theme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@

desktop-image: "background.png"
title-text: " "
title-color: "#ffffff"
message-color: "#f2f2f2"

terminal-box: "terminal_box_*.png"

+ boot_menu {
left = 27%
width = 67%
top = 10%
height = 80%

menu_pixmap_style = "menu_*.png"

item_color = "#ffffff"
item_height = 30

item_spacing = 1
item_padding = 1

selected_item_color= "#f2f2f2"
selected_item_pixmap_style = "select_*.png"

item_icon_space = 0

scrollbar = true
scrollbar_width = 10
scrollbar_thumb = "slider_*.png"
}



+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"

left = 90%
width = 10%
top = 90%

text_color = "red"
bar_style = "*"
highlight_style = "*"
}

+ hbox{
left = 50%-350
top = 95%
width = 700
height = 25
+ label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "center"}
}

+ vbox{
left = 70%
top = 85%
width = 200
height = 25
+ label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"}
+ label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}
+ label {text = "@VTOY_GRUB2_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
}
Binary file added lv69/background.png
Binary file added lv69/menu_c.png
Binary file added lv69/menu_e.png
Binary file added lv69/menu_n.png
Binary file added lv69/menu_ne.png
Binary file added lv69/menu_nw.png
Binary file added lv69/menu_s.png
Binary file added lv69/menu_se.png
Binary file added lv69/menu_sw.png
Binary file added lv69/menu_w.png
Binary file added lv69/select_c.png
Binary file added lv69/slider_c.png
Binary file added lv69/slider_n.png
Binary file added lv69/slider_s.png
Binary file added lv69/terminal_box_c.png
Binary file added lv69/terminal_box_e.png
Binary file added lv69/terminal_box_n.png
Binary file added lv69/terminal_box_ne.png
Binary file added lv69/terminal_box_nw.png
Binary file added lv69/terminal_box_s.png
Binary file added lv69/terminal_box_se.png
Binary file added lv69/terminal_box_sw.png
Binary file added lv69/terminal_box_w.png
66 changes: 66 additions & 0 deletions lv69/theme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@

desktop-image: "background.png"
title-text: " "
title-color: "#ffffff"
message-color: "#f2f2f2"

terminal-box: "terminal_box_*.png"

+ boot_menu {
left = 10%
width = 80%
top = 10%
height = 80%

menu_pixmap_style = "menu_*.png"

item_color = "#ffffff"
item_height = 30

item_spacing = 1
item_padding = 1

selected_item_color= "#f2f2f2"
selected_item_pixmap_style = "select_*.png"

item_icon_space = 0

scrollbar = true
scrollbar_width = 10
scrollbar_thumb = "slider_*.png"
}



+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"

left = 90%
width = 10%
top = 90%

text_color = "red"
bar_style = "*"
highlight_style = "*"
}

+ hbox{
left = 50%-350
top = 95%
width = 700
height = 25
+ label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "center"}
}

+ vbox{
left = 70%
top = 85%
width = 200
height = 25
+ label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"}
+ label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}
+ label {text = "@VTOY_GRUB2_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "red" align = "left"}
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
}
15 changes: 15 additions & 0 deletions ventoy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"control":[
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_WIN11_BYPASS_CHECK": "1" },
{ "VTOY_HELP_TXT_LANGUAGE": "zh_CN" },
{ "VTOY_DEFAULT_SEARCH_ROOT": "/isos" }
],
"theme":{
"file": "/ventoy/lv69/theme.txt",
"gfxmode": "1920x1080",
"ventoy_left": "1%",
"ventoy_top": "1%",
"ventoy_color": "#38cca0"
}
}

0 comments on commit 3831dc7

Please sign in to comment.