From 09cd59e111da050db1e26621a231c7e2eb7a415b Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Wed, 21 Jan 2026 21:55:11 +0800
Subject: [PATCH] 1
---
src/assets/theme/_themes.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/assets/theme/_themes.scss b/src/assets/theme/_themes.scss
index 444a23e..ec0d017 100644
--- a/src/assets/theme/_themes.scss
+++ b/src/assets/theme/_themes.scss
@@ -43,7 +43,8 @@
tab_color:#333, //tab文字颜色
input_border:#e5e5e5, //输入框边框颜色
),
- dark:(main_background: #121212, //主题色
+ dark:(
+ main_background: #121212, //主题色
text_color: #fff, //文字颜色
text_color1: #868D9A, //文字浅色
text_color2: #B7BDD1, // 资金页面所用对应
--
Gitblit v1.9.3