deletion old theme

This commit is contained in:
2024-09-11 22:21:31 +02:00
parent 4f40a8f985
commit 5a40d8967d
127 changed files with 4 additions and 34 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
title-text: ""
title-text: "InoriShio's Bootmenu"
desktop-image: "background.png"
terminal-left: "0"
terminal-top: "0"
terminal-border: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-font: "Liberation Mono Regular 20"
terminal-font: "Liberation Mono Regular 30"
+ boot_menu {
left = 114
@@ -13,7 +13,7 @@ terminal-font: "Liberation Mono Regular 20"
width = 472
height = 35%
item_color = "#cccccc"
item_font = "Liberation Mono Regular 20"
item_font = "Liberation Mono Regular 30"
selected_item_color = "#ffffff"
item_icon_space = 15
item_height = 45
@@ -27,6 +27,6 @@ terminal-font: "Liberation Mono Regular 20"
top = 84%
align = "center"
id = "__timeout__"
text = "Selected OS will start in %d seconds"
text = "Starting in %d seconds"
color = "#cccccc"
}