From 753faaffbaaf862699ba6242b66bab561bdcce8c Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 26 Jul 2016 22:43:39 +0200 Subject: [PATCH] make the dark theme really dark --- app/src/main/res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 51fc88f..9f3923e 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -14,6 +14,7 @@ @color/colorAccent @style/AppTheme.ActionBarStyle @dimen/normal_text_size + @android:color/black