From ea1094fb54ab3c766275382f226b742aa47d7d49 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 24 Jun 2012 11:39:56 +0400 Subject: make normal excerpt/headline text colors less contrasty --- res/values-v14/style.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values-v14/style.xml b/res/values-v14/style.xml index 3674b295..2d49b8c4 100644 --- a/res/values-v14/style.xml +++ b/res/values-v14/style.xml @@ -14,10 +14,10 @@ @color/headline_row_selected_light @android:color/primary_text_light #ffffff - @android:color/secondary_text_light + #909090 @android:color/primary_text_light #ffffff - @android:color/secondary_text_light + #909090 @android:color/secondary_text_light #30B0E0 @android:color/white -- cgit v1.2.3