summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua/theme_hicon.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/theme_hicon.lua b/lua/theme_hicon.lua
index a1a3dca3..7c7db188 100644
--- a/lua/theme_hicon.lua
+++ b/lua/theme_hicon.lua
@@ -1,9 +1,6 @@
local lvgl = require("lvgl")
local font = require("font")
--- local background_color = "#000000"
--- local text_color = "#33b5e5"
-
local text_color = "#000000"
local background_color = "#FFFFFF"