summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-09-09 19:31:28 +0200
committerByteHamster <info@bytehamster.com>2019-09-09 19:31:28 +0200
commitbb72636c6838e2415af4458b8932a899a1197a59 (patch)
tree54da1a859db3b2d9e00ee02ea8756440fcc980c2 /core/src/main/res/values
parenta6e131a5429451ac9a4f0e0456331566b9dd4e82 (diff)
downloadAntennaPod-bb72636c6838e2415af4458b8932a899a1197a59.zip
Removed unused color resource
Diffstat (limited to 'core/src/main/res/values')
-rw-r--r--core/src/main/res/values/colors.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/src/main/res/values/colors.xml b/core/src/main/res/values/colors.xml
index 5d820f3cf..0e4533977 100644
--- a/core/src/main/res/values/colors.xml
+++ b/core/src/main/res/values/colors.xml
@@ -22,10 +22,6 @@
<color name="image_readability_tint">#80000000</color>
<color name="feed_image_bg">#50000000</color>
- <color name="selection_background_color_trueblack">#286E8A</color>
- <color name="selection_background_color_dark">#286E8A</color>
- <color name="selection_background_color_light">#81CFEA</color>
-
<!-- Theme colors -->
<color name="primary_light">#FFFFFF</color>
<color name="primary_darktheme">#212121</color>