From 6a397ef34d3f0ff54867f1edccab340b72b191ce Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 8 Sep 2013 20:33:46 +0400 Subject: make ui more ~cards~ like, simplify some drawables --- res/values/resources.xml | 8 +------- res/values/style.xml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 20 deletions(-) (limited to 'res/values') diff --git a/res/values/resources.xml b/res/values/resources.xml index 134f7960..f32ec5b7 100644 --- a/res/values/resources.xml +++ b/res/values/resources.xml @@ -5,16 +5,10 @@ #ffffff #EAE2DC #D3C6BA - #88b0f0 - #E5B0A0 #33b5e5 - #1c1d1e - #22667f - #383c42 - #f0f0f0 - #F2EAE8 #88b0f0 #303030 #C46262 #4684ff + #1c1d1e \ No newline at end of file diff --git a/res/values/style.xml b/res/values/style.xml index d1123515..f46cdf73 100644 --- a/res/values/style.xml +++ b/res/values/style.xml @@ -7,10 +7,10 @@ @drawable/shadow_headlines #f0f0f0 @android:color/transparent - @drawable/headline_row_selected_light - @drawable/headline_row_unread_light - @android:color/transparent - @drawable/headline_row_selected_light + #88b0f0 + #ffffff + #f0f0f0 + #88b0f0 @android:color/primary_text_light #ffffff @android:color/secondary_text_light @@ -32,9 +32,9 @@ @drawable/shadow_feeds_sepia @drawable/shadow_headlines_sepia @drawable/paper_sepia - @drawable/headline_row_unread_sepia - @drawable/headline_row_selected_sepia - @drawable/headline_row_selected_sepia + #f2eae8 + #E5B0A0 + #E5B0A0 @drawable/paper_sepia @drawable/counter_background_sepia @drawable/counter_background_sepia @@ -51,10 +51,10 @@ @android:color/black @android:color/black @android:color/black - @drawable/headline_row_selected_dark + @color/ics_cyan #202020 - @android:color/transparent - @drawable/headline_row_selected_dark + #101010 + @color/ics_cyan @android:color/primary_text_dark @android:color/black @android:color/secondary_text_dark @@ -78,9 +78,9 @@ @drawable/shadow_headlines_gray @color/feeds_dark_gray @color/feeds_dark_gray - @drawable/headline_row_selected_gray - @drawable/headline_row_unread_gray - @drawable/headline_row_selected_gray + #22667f + #383c42 + #22667f @android:color/primary_text_dark @android:color/secondary_text_dark @android:color/secondary_text_dark -- cgit v1.2.3-54-g00ecf