From 346006d182c478a766840025ed3161e222575768 Mon Sep 17 00:00:00 2001 From: Phillip Hsu Date: Tue, 27 Sep 2016 00:16:28 -0700 Subject: [PATCH] Change dark theme background --- app/src/main/res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index e302fa3..4f17a81 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -27,7 +27,6 @@ @color/colorPrimary @color/colorPrimaryDark @color/colorAccent - @color/colorPrimary @@ -35,6 +34,7 @@ @color/colorPrimaryInverse @color/colorPrimaryDarkInverse @color/colorAccentInverse + @color/colorPrimaryInverse