summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-11-23 19:57:11 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2012-11-23 19:57:11 +0100
commita8463d54f18c42834e02727ec9fded121c42ec67 (patch)
tree05629e0eb2a0facb2da2889017a42d273fa1a795 /res
parent349b5970f2aa3e904826af60268805321dcbd808 (diff)
downloadAntennaPod-a8463d54f18c42834e02727ec9fded121c42ec67.zip
Selected list items are now highlighted with the correct color
Diffstat (limited to 'res')
-rw-r--r--res/values/colors.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 019213277..a8c0065bb 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -19,7 +19,6 @@
<color name="black">#000000</color>
<color name="bright_blue">#33B5E5</color>
<color name="ics_gray">#858585</color>
- <color name="selection_background">#FEBB20</color>
<color name="actionbar_gray">#DDDDDD</color>
<color name="download_success_green">#669900</color>
<color name="download_failed_red">#CC0000</color>