summaryrefslogtreecommitdiff
path: root/res/values/resources.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-22 12:21:32 +0400
committerAndrew Dolgov <[email protected]>2012-06-22 12:21:32 +0400
commitdb782c04353a2462bdf6d3262d2edeb88402d371 (patch)
tree62eb2f78ef01f10a89fa10f32cdefe85f6bafb84 /res/values/resources.xml
parent0c5f68c0793f325f18a2880a0794c6ae570db989 (diff)
layout/style update (add selection marker arrowheads)
Diffstat (limited to 'res/values/resources.xml')
-rw-r--r--res/values/resources.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/resources.xml b/res/values/resources.xml
index dbf96dc6..9016d532 100644
--- a/res/values/resources.xml
+++ b/res/values/resources.xml
@@ -2,7 +2,8 @@
<resources>
<color name="feeds_light">#e0e0e0</color>
- <color name="headlines_light">#f0f0f0</color>
+ <color name="headlines_light">#ffffff</color>
+ <color name="headline_row_selected_light">#33b5e5</color>
<color name="ics_cyan">#33b5e5</color>
</resources> \ No newline at end of file