From b6e132c65faffe5397a46af76097f6b338e68ae1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 13 Nov 2014 16:33:16 +0300 Subject: set all cards to same elevation fix headline footer being invisible in amber theme --- org.fox.ttrss/src/main/res/values/style.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'org.fox.ttrss/src/main/res/values/style.xml') diff --git a/org.fox.ttrss/src/main/res/values/style.xml b/org.fox.ttrss/src/main/res/values/style.xml index 719d7958..d4b7dc23 100644 --- a/org.fox.ttrss/src/main/res/values/style.xml +++ b/org.fox.ttrss/src/main/res/values/style.xml @@ -29,6 +29,7 @@ @android:color/white @android:color/black @style/FabTheme + ?colorPrimary #6482af #526A8E @@ -73,6 +74,8 @@ @android:color/black #635200 + ?colorAccent + @android:color/black @android:color/black #EACF4C @@ -107,6 +110,7 @@ @android:color/white @style/FabTheme #e0e0e0 + ?colorPrimary #51698E #445877 -- cgit v1.2.3-54-g00ecf