From 1ef9c12f9e1edd46fd3edac5363d3519a5e0c05f Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期四, 30 五月 2024 21:12:37 +0800
Subject: [PATCH] Merge branch 'wjc_new' into develop_new
---
app/src/main/res/values/colors.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index c6e82d4..b62d4c3 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -50,6 +50,7 @@
<color name="text_C2EDDE">#C2EDDE</color>
<color name="text_C1C1C1">#C1C1C1</color>
<color name="text_1238C494">#1238C494</color>
+ <color name="text_161718">#FF161718</color>
</resources>
\ No newline at end of file
--
Gitblit v1.8.0