aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/colors.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-06-01 21:21:26 +0200
committerChristian Schneppe <christian@pix-art.de>2017-06-01 21:21:26 +0200
commit30478528d7a0ffedfdfadfff26061500280b042e (patch)
treebe84e7c88bd7a84f9c62eaa6ac6efb23237a4569 /src/main/res/values/colors.xml
parentc0e7163a453c0f5a966e0eb4fd23756e5fe604f3 (diff)
delete unused resources
Diffstat (limited to 'src/main/res/values/colors.xml')
-rw-r--r--src/main/res/values/colors.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/values/colors.xml b/src/main/res/values/colors.xml
index 880a61357..3388c19fc 100644
--- a/src/main/res/values/colors.xml
+++ b/src/main/res/values/colors.xml
@@ -18,12 +18,10 @@
<color name="orange500">#ffff9800</color>
<color name="bubble">#ff2e4272</color>
<color name="realwhite">#ffffffff</color>
- <color name="darkwhite">#ffe6e6e6</color>
<color name="lightblue">#ffc7d1e8</color>
<color name="lightred">#ffd55555</color>
<color name="lightgreen">#ffb0ecaf</color>
<color name="online">#ff259b24</color>
<color name="away">#ffff9800</color>
<color name="notavailable">#fff44336</color>
- <color name="offline">#ff808080</color>
</resources>