Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlicaon-kter <licaon.kter@protonmail.com>2017-09-09 18:58:21 +0300
committerlicaon-kter <licaon.kter@protonmail.com>2017-09-09 18:58:21 +0300
commit200fda141b7789a2667f3cac4604953e1d592f04 (patch)
tree82578036aaad4bd43f2da33e617701e8497fe5fe /src/main/res/values/colors.xml
parent5cc92acbee251dd4eafcae07b34b0027a5fee001 (diff)
Cleanup some unused strings
Diffstat (limited to 'src/main/res/values/colors.xml')
-rw-r--r--src/main/res/values/colors.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/values/colors.xml b/src/main/res/values/colors.xml
index 51437478e..9794b8e09 100644
--- a/src/main/res/values/colors.xml
+++ b/src/main/res/values/colors.xml
@@ -17,7 +17,6 @@
<color name="grey500">#ff9e9e9e</color>
<color name="grey800">#ff424242</color>
<color name="grey900">#ff282828</color>
- <color name="red500">#fff44336</color>
<color name="red800">#ffc62828</color>
<color name="orange500">#ffff9800</color>
<color name="green500">#ff259b24</color>