From 1cb45c206710cc6ad400dd58616ea931d26a7ee4 Mon Sep 17 00:00:00 2001
From: wangsiyuan <2392948297@qq.com>
Date: Thu, 7 Dec 2023 19:23:26 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20themes.xml?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/src/main/res/values-night/themes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml
index c0e1093..9e3578a 100644
--- a/app/src/main/res/values-night/themes.xml
+++ b/app/src/main/res/values-night/themes.xml
@@ -10,7 +10,7 @@
- @color/teal_200
- @color/black
- - ?attr/colorPrimaryVariant
+ - @color/grey
\ No newline at end of file