summaryrefslogtreecommitdiff
path: root/res/values/resources.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-15 14:13:21 +0400
committerAndrew Dolgov <[email protected]>2013-05-15 14:13:21 +0400
commit1bc939e60b361bd85915511b0b3c27bb4ae12238 (patch)
treeb275039518f15eac5c49d5cc0a411b1d8519ef71 /res/values/resources.xml
parent148e67b20065e7e58dcb75e646752d41d267b606 (diff)
fix several style-related issues on tablet ui
Diffstat (limited to 'res/values/resources.xml')
-rw-r--r--res/values/resources.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/resources.xml b/res/values/resources.xml
index a87b671b..a3fe5a2f 100644
--- a/res/values/resources.xml
+++ b/res/values/resources.xml
@@ -11,4 +11,6 @@
<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>
</resources> \ No newline at end of file