From 1716cf45d0e4e41c7833105dab10542f5ed5dcf1 Mon Sep 17 00:00:00 2001 From: Mica White Date: Sun, 8 Feb 2026 10:10:24 -0500 Subject: Initial commit --- android/app/src/main/res/values-night/styles.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 android/app/src/main/res/values-night/styles.xml (limited to 'android/app/src/main/res/values-night/styles.xml') diff --git a/android/app/src/main/res/values-night/styles.xml b/android/app/src/main/res/values-night/styles.xml new file mode 100644 index 0000000..360a160 --- /dev/null +++ b/android/app/src/main/res/values-night/styles.xml @@ -0,0 +1,18 @@ + + + + + + + -- cgit v1.2.3