summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index e7463852f..e87f90420 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -23,5 +23,7 @@
<color name="actionbar_gray">#DDDDDD</color>
<color name="download_success_green">#669900</color>
<color name="download_failed_red">#CC0000</color>
+ <color name="status_unread">#99CC00</color>
+ <color name="status_progress">#FFBB33</color>
</resources> \ No newline at end of file