From 68f95ae8be914d9dfdccbaf028ba9d4322bee6f1 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 16 May 2013 20:43:58 -0700 Subject: Updated light/dark themes to be flat white/black --- subsonic-android/res/values/themes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/values/themes.xml b/subsonic-android/res/values/themes.xml index 2389365f..8cbcf8ca 100644 --- a/subsonic-android/res/values/themes.xml +++ b/subsonic-android/res/values/themes.xml @@ -4,7 +4,6 @@ @style/Widget.DSub.ActionBarStyle.Light @style/Widget.DSub.ActionBarStyle.Light @color/cyan - @color/lightBackground @drawable/main_offline_light @drawable/media_backward_light @drawable/media_forward_light @@ -17,6 +16,7 @@ @style/Widget.DSub.ActionBarStyle.Dark @style/Widget.DSub.ActionBarStyle.Dark @color/cyan + @android:color/black @drawable/main_offline @drawable/media_backward @drawable/media_forward -- cgit v1.2.3