From 9f57ecc61c5a3bced2b8cf2b60efabda57e94f63 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Tue, 8 Sep 2015 10:38:45 +0200 Subject: [PATCH] Slightly darker default bar color on light theme --- app/src/main/res/values/styles_parents.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/styles_parents.xml b/app/src/main/res/values/styles_parents.xml index af03a3be..f3082c16 100644 --- a/app/src/main/res/values/styles_parents.xml +++ b/app/src/main/res/values/styles_parents.xml @@ -43,7 +43,7 @@ @color/cardview_light_background - @color/grey_700 + @color/grey_800 @color/md_divider_black @color/secondary_text_default_material_light