From 61c50f135e69643bf2f905b2241fdb8dcc08abd3 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Mon, 6 Apr 2026 07:34:06 +0000 Subject: feat(ui): dark theme — match instrument sheet to WaveView sky palette MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Surface/background → #1C1B1F (WaveView sky), text tokens updated to light M3 dark-mode values, status bar icons set to light. Co-Authored-By: Claude Sonnet 4.6 --- android-app/app/src/main/res/values/themes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'android-app/app/src/main/res/values/themes.xml') diff --git a/android-app/app/src/main/res/values/themes.xml b/android-app/app/src/main/res/values/themes.xml index 5384c87..8baa509 100755 --- a/android-app/app/src/main/res/values/themes.xml +++ b/android-app/app/src/main/res/values/themes.xml @@ -24,7 +24,7 @@ @color/md_theme_onErrorContainer ?attr/colorSurface - true + false @@ -63,7 +63,7 @@