From 209b82a1dab3330a791e7c93a488d8d4abf3931e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 2 Jun 2015 00:25:46 +0400 Subject: change accentcolor to better conform with material design guidelines; remove amber and sepia themes --- org.fox.ttrss/src/main/res/values/arrays.xml | 8 ++-- org.fox.ttrss/src/main/res/values/style.xml | 64 +++++----------------------- 2 files changed, 14 insertions(+), 58 deletions(-) (limited to 'org.fox.ttrss/src/main/res/values') diff --git a/org.fox.ttrss/src/main/res/values/arrays.xml b/org.fox.ttrss/src/main/res/values/arrays.xml index 2dddaea8..1ac11814 100644 --- a/org.fox.ttrss/src/main/res/values/arrays.xml +++ b/org.fox.ttrss/src/main/res/values/arrays.xml @@ -2,14 +2,14 @@ @string/theme_light @string/theme_dark - @string/theme_sepia - @string/theme_amber + THEME_LIGHT THEME_DARK - THEME_SEPIA - THEME_AMBER + @string/headline_display_mode_default diff --git a/org.fox.ttrss/src/main/res/values/style.xml b/org.fox.ttrss/src/main/res/values/style.xml index 71c96aec..1dcca044 100755 --- a/org.fox.ttrss/src/main/res/values/style.xml +++ b/org.fox.ttrss/src/main/res/values/style.xml @@ -9,11 +9,11 @@ #909090 #f0f0f0 @android:color/white - ?feedsSelectedBackground + #cccccc @android:color/white - #cccccc + @android:color/transparent @android:color/primary_text_light - ?feedlistTextColor + ?colorAccent @android:color/primary_text_light @android:color/primary_text_light @android:color/secondary_text_light @@ -35,7 +35,7 @@ #6482af #526A8E - ?colorPrimary + #F4511E @drawable/ic_rss_box_dark @drawable/ic_rss_dark @@ -44,50 +44,6 @@ @drawable/ic_star_outline_dark - - - -