From 9eeff2cc5ca6c05dee8c191f33dbbb4b7a4bd482 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 8 Jan 2024 15:47:25 -0600 Subject: Splash: reduce motion + dark mode (#2448) * Don't use mask for android at all * Handle reduced motion * Add dark splash * Add dark config * Fix android version code --------- Co-authored-by: Paul Frazee --- assets/splash-dark.png | Bin 0 -> 1014684 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/splash-dark.png (limited to 'assets/splash-dark.png') diff --git a/assets/splash-dark.png b/assets/splash-dark.png new file mode 100644 index 000000000..6425bf28a Binary files /dev/null and b/assets/splash-dark.png differ -- cgit 1.4.1