summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-02-12 00:56:51 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2013-02-12 00:56:51 +0100
commit235c07393857cd8f87f1f09b43248caf96bb328e (patch)
tree6e1d0b537e9bf7adeeefedf8a751a31a54a6da25 /res/values
parent5e001760d62f6bcaa85c9174114c494ce9dcd776 (diff)
downloadAntennaPod-235c07393857cd8f87f1f09b43248caf96bb328e.zip
Improved status indicators of feeditemlist items
Diffstat (limited to 'res/values')
-rw-r--r--res/values/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 98aebe3b3..5cf84ec4a 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -25,7 +25,7 @@
<color name="download_failed_red">#CC0000</color>
<color name="status_unread">#E099CC00</color>
<color name="status_progress">#E033B5E5</color>
- <color name="status_playing">#EE5F52</color>
+ <color name="status_playing">#E0EE5F52</color>
<color name="overlay_dark">#262C31</color>
<color name="overlay_light">#DDDDDD</color>