aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/colors.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-05-13 22:29:41 +0200
committerChristian Schneppe <christian@pix-art.de>2016-05-13 22:44:27 +0200
commit8feee8281a79217489077c9a0032ada21f8eda57 (patch)
treed8f456e23dc512f3cce7f1d1028e2562512392ea /src/main/res/values/colors.xml
parent3b64ae5e0e9f93d07ad72bd56d301413a33dd588 (diff)
changed some colors to match blue theme
Diffstat (limited to 'src/main/res/values/colors.xml')
-rw-r--r--src/main/res/values/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/colors.xml b/src/main/res/values/colors.xml
index a4b43d589..698d8e36e 100644
--- a/src/main/res/values/colors.xml
+++ b/src/main/res/values/colors.xml
@@ -3,7 +3,7 @@
<color name="realgreen">#ff259b24</color>
<color name="primary">#ff2e4272</color>
<color name="primary_dark">#ff08183e</color>
- <color name="green900">#ff000309</color>
+ <color name="dark">#ff000309</color>
<color name="accent">#ff2e4272</color>
<color name="black87">#de000309</color>
<color name="black54">#8a000309</color>