From 9ac66287a29cb5dd68d4adc49c74535e7b70ea67 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 12 Feb 2015 14:28:03 +0300 Subject: article layout tweaks --- org.fox.ttrss/src/main/res/values/style.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (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 a33ac65c..12b68c97 100755 --- a/org.fox.ttrss/src/main/res/values/style.xml +++ b/org.fox.ttrss/src/main/res/values/style.xml @@ -25,11 +25,12 @@ #9a8c59 #fff7d5 #dddddd - ?colorPrimaryDark - @android:color/white + @android:color/transparent + @android:color/primary_text_light @android:color/black @style/FabTheme ?colorPrimary + #cccccc #6482af #526A8E @@ -107,11 +108,12 @@ #1c1d1e #1c1c1c ?feedlistTextColor - ?colorPrimaryDark - @android:color/white + @android:color/transparent + @android:color/primary_text_dark @style/FabTheme #e0e0e0 ?colorPrimary + @android:color/black #51698E #445877 -- cgit v1.2.3