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/attrs.xml | 3 ++- org.fox.ttrss/src/main/res/values/style.xml | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/values') diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml index 2aeb90a8..8fc10555 100644 --- a/org.fox.ttrss/src/main/res/values/attrs.xml +++ b/org.fox.ttrss/src/main/res/values/attrs.xml @@ -11,7 +11,7 @@ - + @@ -28,4 +28,5 @@ + \ No newline at end of file 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