summaryrefslogtreecommitdiff
path: root/res/values/resources.xml
diff options
context:
space:
mode:
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