summaryrefslogtreecommitdiff
path: root/res/values/resources.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-27 22:48:31 +0400
committerAndrew Dolgov <[email protected]>2013-05-27 22:48:31 +0400
commita503c6141f5600f87d15bea342c260f0228130da (patch)
treed48baac9ef7f35afb1ca2a3e741737d0623b1071 /res/values/resources.xml
parent0e942e43397c026345b79ffe2b601ca2bb26f406 (diff)
use pill counters like tt-rss main
Diffstat (limited to 'res/values/resources.xml')
-rw-r--r--res/values/resources.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/resources.xml b/res/values/resources.xml
index a3fe5a2f..2bb097fa 100644
--- a/res/values/resources.xml
+++ b/res/values/resources.xml
@@ -13,4 +13,7 @@
<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>
</resources> \ No newline at end of file