From d45303f19bde2cfc26e8e9bbd912fb70d968c569 Mon Sep 17 00:00:00 2001
From: vinceliuice <vinceliuice@hotmail.com>
Date: Wed, 23 Oct 2019 20:37:55 +0800
Subject: [PATCH] update

---
 common/theme-1080p.txt | 6 +++---
 common/theme-2k.txt    | 6 +++---
 common/theme-4k.txt    | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/common/theme-1080p.txt b/common/theme-1080p.txt
index bedb5b3..f0c2599 100644
--- a/common/theme-1080p.txt
+++ b/common/theme-1080p.txt
@@ -5,7 +5,7 @@
 title-text: ""
 desktop-image: "background.jpg"
 desktop-color: "#000000"
-terminal-font: "Terminus 14"
+terminal-font: "Terminus Regular 14"
 terminal-box: "terminal_box_*.png"
 terminal-left: "0"
 terminal-top: "0"
@@ -19,7 +19,7 @@ terminal-border: "0"
   top = 30%
   width = 45%
   height = 60%
-  item_font = "Cantarell regular 16"
+  item_font = "Cantarell Regular 16"
   item_color = "#cccccc"
   selected_item_color = "#ffffff"
   icon_width = 32
@@ -40,5 +40,5 @@ terminal-border: "0"
   id = "__timeout__"
   text = "Booting in %d seconds"
   color = "#cccccc"
-  font = "Cantarell regular 16"
+  font = "Cantarell Regular 16"
 }
diff --git a/common/theme-2k.txt b/common/theme-2k.txt
index 5109097..4baaae1 100644
--- a/common/theme-2k.txt
+++ b/common/theme-2k.txt
@@ -5,7 +5,7 @@
 title-text: ""
 desktop-image: "background.jpg"
 desktop-color: "#000000"
-terminal-font: "Terminus 18"
+terminal-font: "Terminus Regular 18"
 terminal-box: "terminal_box_*.png"
 terminal-left: "0"
 terminal-top: "0"
@@ -19,7 +19,7 @@ terminal-border: "0"
   top = 30%
   width = 45%
   height = 60%
-  item_font = "Cantarell regular 24"
+  item_font = "Cantarell Regular 24"
   item_color = "#cccccc"
   selected_item_color = "#ffffff"
   icon_width = 48
@@ -40,5 +40,5 @@ terminal-border: "0"
   id = "__timeout__"
   text = "Booting in %d seconds"
   color = "#cccccc"
-  font = "Cantarell regular 24"
+  font = "Cantarell Regular 24"
 }
diff --git a/common/theme-4k.txt b/common/theme-4k.txt
index 3dc0ab7..285c7e7 100644
--- a/common/theme-4k.txt
+++ b/common/theme-4k.txt
@@ -5,7 +5,7 @@
 title-text: ""
 desktop-image: "background.jpg"
 desktop-color: "#000000"
-terminal-font: "Terminus 18"
+terminal-font: "Terminus Regular 18"
 terminal-box: "terminal_box_*.png"
 terminal-left: "0"
 terminal-top: "0"
@@ -19,7 +19,7 @@ terminal-border: "0"
   top = 30%
   width = 45%
   height = 60%
-  item_font = "Cantarell regular 32"
+  item_font = "Cantarell Regular 32"
   item_color = "#cccccc"
   selected_item_color = "#ffffff"
   icon_width = 64
@@ -40,5 +40,5 @@ terminal-border: "0"
   id = "__timeout__"
   text = "Booting in %d seconds"
   color = "#cccccc"
-  font = "Cantarell regular 32"
+  font = "Cantarell Regular 32"
 }