aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/colors.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-29 23:54:21 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-29 23:54:21 +0200
commitc49894c6667f1853337a3a5fc95ad84047c694c4 (patch)
tree90912935a26d2e4b353335cb200f9189035c0d4d /src/main/res/values/colors.xml
parentca556ec916c2bb034d0edc8f1a02ffc0b10c3457 (diff)
mock (non functional) search activity
Diffstat (limited to 'src/main/res/values/colors.xml')
-rw-r--r--src/main/res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/colors.xml b/src/main/res/values/colors.xml
index ffb542fc1..c573107f1 100644
--- a/src/main/res/values/colors.xml
+++ b/src/main/res/values/colors.xml
@@ -12,6 +12,7 @@
<color name="white">#ffe2e7f1</color>
<color name="white12">#1fffffff</color>
<color name="white70">#b2e2e7f1</color>
+ <color name="white87">#deffffff</color>
<color name="grey50">#fafafa</color>
<color name="grey200">#ffeeeeee</color>
<color name="grey300">#ffe0e0e0</color>