summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2018-04-02 21:13:13 +0200
committerByteHamster <info@bytehamster.com>2018-04-02 21:13:13 +0200
commit146ec02395dc6de0cbbc394726f39c08b9880afd (patch)
treef92ef1b01eb0abef3731dc099b1012a84f7ee491 /core/src/main
parentfcbadf1e9e76c132931b90c09d6266bb2f4f09f7 (diff)
downloadAntennaPod-146ec02395dc6de0cbbc394726f39c08b9880afd.zip
Extracted color resource
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/colors.xml b/core/src/main/res/values/colors.xml
index 981d16d03..969500928 100644
--- a/core/src/main/res/values/colors.xml
+++ b/core/src/main/res/values/colors.xml
@@ -20,6 +20,7 @@
<color name="swipe_refresh_secondary_color_dark">#060708</color>
<color name="new_indicator_green">#669900</color>
<color name="image_readability_tint">#80000000</color>
+ <color name="feed_image_bg">#50000000</color>
<color name="selection_background_color_dark">#286E8A</color>
<color name="selection_background_color_light">#81CFEA</color>