From 86fc01c9589a6189a442b14062a161a4682a52a4 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Tue, 26 Jan 2021 12:27:21 +0800 Subject: [PATCH] update --- config/theme-1080p.txt | 6 +++--- config/theme-2k.txt | 6 +++--- config/{theme-1080p_21:9.txt => theme-ultrawide.txt} | 6 +++--- config/{theme-1440p_21:9.txt => theme-ultrawide2k.txt} | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) rename config/{theme-1080p_21:9.txt => theme-ultrawide.txt} (95%) rename config/{theme-1440p_21:9.txt => theme-ultrawide2k.txt} (95%) 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"