From 14764dd7679369a650ad1d60be62aacc863755a1 Mon Sep 17 00:00:00 2001 From: tj <1378534974@qq.com> Date: 星期四, 22 五月 2025 16:29:01 +0800 Subject: [PATCH] 3 --- theme.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/theme.scss b/theme.scss index f3bfe77..c4f8a20 100644 --- a/theme.scss +++ b/theme.scss @@ -3,7 +3,7 @@ transition: background-color 0.3s; &.light { - background-color: #ffffff; + background-color: #F5F5F5; color: #000000; --icon-color: #000000; --section-title: #000000; -- Gitblit v1.9.3