From 31392d612f6696ba157a08de1b7c56ca555044d8 Mon Sep 17 00:00:00 2001 From: p6syogptm <3438792075@qq.com> Date: Mon, 2 Dec 2024 14:26:44 +0800 Subject: [PATCH] color --- res/color/primary_text_dark.xml | 22 ++++++++++++++++++++++ res/color/secondary_text_dark.xml | 20 ++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 res/color/primary_text_dark.xml create mode 100644 res/color/secondary_text_dark.xml diff --git a/res/color/primary_text_dark.xml b/res/color/primary_text_dark.xml new file mode 100644 index 0000000..7c85459 --- /dev/null +++ b/res/color/primary_text_dark.xml @@ -0,0 +1,22 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/color/secondary_text_dark.xml b/res/color/secondary_text_dark.xml new file mode 100644 index 0000000..c1c2384 --- /dev/null +++ b/res/color/secondary_text_dark.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file