From d8b6cbc8e3bcea3f83f2b056122fa803a299c4f3 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Tue, 15 Jul 2025 15:14:43 +0800 Subject: [PATCH] 翻译 --- 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