From 6f233b105d145ed25a483d8ad9529a8f83ddb9cf Mon Sep 17 00:00:00 2001 From: xuxy <1059738716@qq.com> Date: 星期三, 26 六月 2024 16:33:53 +0800 Subject: [PATCH] 1 --- common/self.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/common/self.scss b/common/self.scss index 6c3992a..37008e5 100644 --- a/common/self.scss +++ b/common/self.scss @@ -13,6 +13,9 @@ --topicgray: #999999; --topicdarkgray: #936E32; } +$u-main-color: #20613D; +$main-color: #20613D; +$u-primary: #20613D; body{ --tcolor: #3140A2; font-family: PingFangSC-Regular, PingFang SC; -- Gitblit v1.9.3