From 2f375e9a41f05faffa92e7e553a6f19a27f40fd3 Mon Sep 17 00:00:00 2001 From: mueller-ma Date: Thu, 10 Aug 2017 20:42:26 +0200 Subject: [PATCH] adjust colors (#753) Adjusted the colors a bit to 1. match material colors 2. have a visible distinction between primary_dark and primarydark_dark 3. match the color used by the action bar and side drawer in dark theme --- app/src/main/res/values/colors.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 4b79886a..cf32627f 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -1,10 +1,10 @@ - #ff5000 - #f0f03000 + #ff3d00 + #dd2c00 - #f03000 - #f0f03000 + #ff3d00 + #dd2c00 #0091ea