From b52f2a6d0f3df49728907e780de499c01bdee68a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 16 Feb 2015 14:21:32 +0300 Subject: mute headline color of read articles a bit --- org.fox.ttrss/src/main/res/values/style.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/values') diff --git a/org.fox.ttrss/src/main/res/values/style.xml b/org.fox.ttrss/src/main/res/values/style.xml index cd921f88..19e18983 100755 --- a/org.fox.ttrss/src/main/res/values/style.xml +++ b/org.fox.ttrss/src/main/res/values/style.xml @@ -96,7 +96,7 @@ @android:color/secondary_text_dark ?headlineSelectedExcerptTextColor ?feedsSelectedBackground - @android:color/black + #101010 ?colorPrimary @android:color/black @android:color/secondary_text_dark -- cgit v1.2.3-54-g00ecf