summaryrefslogtreecommitdiff
path: root/res/values/resources.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-09-08 20:33:46 +0400
committerAndrew Dolgov <[email protected]>2013-09-08 20:33:46 +0400
commit6a397ef34d3f0ff54867f1edccab340b72b191ce (patch)
treeff30d7fd1bb42c0e43dba0f3e1ee4dc47d9d69b1 /res/values/resources.xml
parent668f1629f83ce50982e326a8e251a9fd8819f508 (diff)
make ui more ~cards~ like, simplify some drawables
Diffstat (limited to 'res/values/resources.xml')
-rw-r--r--res/values/resources.xml8
1 files changed, 1 insertions, 7 deletions
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 @@
<color name="headlines_light">#ffffff</color>
<color name="headlines_sepia">#EAE2DC</color>
<color name="feeds_sepia">#D3C6BA</color>
- <color name="headline_row_selected_light">#88b0f0</color>
- <color name="headline_row_selected_sepia">#E5B0A0</color>
<color name="ics_cyan">#33b5e5</color>
- <color name="feeds_dark_gray">#1c1d1e</color>
- <color name="headline_row_selected_gray">#22667f</color>
- <color name="headline_row_unread_gray">#383c42</color>
- <color name="headline_row_unread_light">#f0f0f0</color>
- <color name="headline_row_unread_sepia">#F2EAE8</color>
<color name="unread_counter_background">#88b0f0</color>
<color name="unread_counter_background_dark">#303030</color>
<color name="unread_counter_background_sepia">#C46262</color>
<color name="unread_counter_background_selected_light">#4684ff</color>
+ <color name="feeds_dark_gray">#1c1d1e</color>
</resources> \ No newline at end of file