From b45a01a8bee4a9bff5f9c248ead301b8675d1099 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 28 十月 2022 17:22:35 +0800
Subject: [PATCH] 2022.10.28
---
app.wxss | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app.wxss b/app.wxss
index 25494ee..40ab536 100644
--- a/app.wxss
+++ b/app.wxss
@@ -3,8 +3,8 @@
page {
--fyui-primary-color: #59D5B3;
- --fyui-text-color_1: #191919;
- --fyui-text-color_2: #7F7F7F;
+ --fyui-text-color_1: #3a3a3a;
+ --fyui-text-color_2: #666666;
--fyui-text-color_3: #B2B2B2;
--fyui-BG_1: #F5F5F5;
--fyui-BG-COLOR-ACTIVE: #ececec5d;
--
Gitblit v1.9.3