From 2eef7e881d02d05bd0e1237a8456466f0c9afbce Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Tue, 08 Jul 2025 19:07:15 +0800
Subject: [PATCH] style

---
 src/config/theme.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/config/theme.js b/src/config/theme.js
index 3f9ec7d..538d70e 100644
--- a/src/config/theme.js
+++ b/src/config/theme.js
@@ -1,3 +1,3 @@
 
-let theme = 'dark'
+let theme = 'day' // 'dark'
 export const THEME = theme
\ No newline at end of file

--
Gitblit v1.9.3