From 7d3ca49c342752b4d58941cf3d944c4b81ae944c Mon Sep 17 00:00:00 2001 From: Usman Rana Date: Fri, 27 Sep 2019 19:12:37 +0500 Subject: [PATCH] changed default base/highlight color --- library/src/main/res/values/colors.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/library/src/main/res/values/colors.xml b/library/src/main/res/values/colors.xml index 37a2235..26e25ab 100644 --- a/library/src/main/res/values/colors.xml +++ b/library/src/main/res/values/colors.xml @@ -1,8 +1,6 @@ #16000000 #24000000 - - #00ff00 - #ff0000 + #ECF0F1 + #f2f2f2