summaryrefslogtreecommitdiff
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-11-16 19:36:21 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2012-11-16 19:36:21 +0100
commit385b11eae209c37cff64375b7fd6669e71918e5a (patch)
tree11d89370ffaca311b4b3d224a93ad628c24baf01 /res/values/colors.xml
parenta7831abf77a75b15681c3a4364d04950394dddab (diff)
downloadAntennaPod-385b11eae209c37cff64375b7fd6669e71918e5a.zip
Added 'Playing' state
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index e87f90420..f1e4fbd9d 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -25,5 +25,6 @@
<color name="download_failed_red">#CC0000</color>
<color name="status_unread">#99CC00</color>
<color name="status_progress">#FFBB33</color>
+ <color name="status_playing">#EE5F52</color>
</resources> \ No newline at end of file