diff --git a/config/theme-1080p.txt b/config/theme-1080p.txt index b2fafab..704d24a 100644 --- a/config/theme-1080p.txt +++ b/config/theme-1080p.txt @@ -17,8 +17,8 @@ terminal-border: "0" + boot_menu { left = 30% top = 30% - width = 45% - height = 60% + width = 40% + height = 40% item_font = "Unifont Regular 16" item_color = "#cccccc" selected_item_color = "#ffffff" @@ -35,7 +35,7 @@ terminal-border: "0" + label { top = 82% left = 32% - width = 30% + width = 36% align = "center" id = "__timeout__" text = "Booting in %d seconds" diff --git a/config/theme-2k.txt b/config/theme-2k.txt index 04668c9..5d52550 100644 --- a/config/theme-2k.txt +++ b/config/theme-2k.txt @@ -17,8 +17,8 @@ terminal-border: "0" + boot_menu { left = 30% top = 30% - width = 45% - height = 60% + width = 40% + height = 40% item_font = "DejaVu Sans Regular 24" item_color = "#cccccc" selected_item_color = "#ffffff" @@ -35,7 +35,7 @@ terminal-border: "0" + label { top = 82% left = 32% - width = 30% + width = 36% align = "center" id = "__timeout__" text = "Booting in %d seconds" diff --git a/config/theme-1080p_21:9.txt b/config/theme-ultrawide.txt similarity index 95% rename from config/theme-1080p_21:9.txt rename to config/theme-ultrawide.txt index b2fafab..704d24a 100644 --- a/config/theme-1080p_21:9.txt +++ b/config/theme-ultrawide.txt @@ -17,8 +17,8 @@ terminal-border: "0" + boot_menu { left = 30% top = 30% - width = 45% - height = 60% + width = 40% + height = 40% item_font = "Unifont Regular 16" item_color = "#cccccc" selected_item_color = "#ffffff" @@ -35,7 +35,7 @@ terminal-border: "0" + label { top = 82% left = 32% - width = 30% + width = 36% align = "center" id = "__timeout__" text = "Booting in %d seconds" diff --git a/config/theme-1440p_21:9.txt b/config/theme-ultrawide2k.txt similarity index 95% rename from config/theme-1440p_21:9.txt rename to config/theme-ultrawide2k.txt index 04668c9..5d52550 100644 --- a/config/theme-1440p_21:9.txt +++ b/config/theme-ultrawide2k.txt @@ -17,8 +17,8 @@ terminal-border: "0" + boot_menu { left = 30% top = 30% - width = 45% - height = 60% + width = 40% + height = 40% item_font = "DejaVu Sans Regular 24" item_color = "#cccccc" selected_item_color = "#ffffff" @@ -35,7 +35,7 @@ terminal-border: "0" + label { top = 82% left = 32% - width = 30% + width = 36% align = "center" id = "__timeout__" text = "Booting in %d seconds"