aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/colors.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/res/values/colors.xml b/src/main/res/values/colors.xml
index 11a0ba698..d3b0e6a88 100644
--- a/src/main/res/values/colors.xml
+++ b/src/main/res/values/colors.xml
@@ -18,9 +18,10 @@
<color name="orange500">#ffff9800</color>
<color name="bubble">#ff2e4272</color>
<color name="realwhite">#ffffffff</color>
+ <color name="lightwhite">#fffafbfd</color>
<color name="lightblue">#ffd7deee</color>
<color name="lightred">#fff5d9d9</color>
- <color name="lightgreen">#ffb0ecaf</color>
+ <color name="lightgreen">#ffcaf2ca</color>
<color name="online">#ff259b24</color>
<color name="away">#ffff9800</color>
<color name="notavailable">#fff44336</color>