summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-07-03 20:44:06 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-07-05 16:01:47 +0200
commit8ce979ddd6bd3f2feb3136d221207d914fb771a7 (patch)
tree7cf8a2726de9dbd60386358745289f84c303f4b0
parent42976073ca0af37bbbba026d80a52d1466de42b7 (diff)
downloadmullvadvpn-8ce979ddd6bd3f2feb3136d221207d914fb771a7.tar.xz
mullvadvpn-8ce979ddd6bd3f2feb3136d221207d914fb771a7.zip
Remove duplicate keys for blue80 from config.json
-rw-r--r--app/config.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/config.json b/app/config.json
index fdbbfe7ae2..d634167048 100644
--- a/app/config.json
+++ b/app/config.json
@@ -22,10 +22,8 @@
"white20": "rgba(255, 255, 255, 0.2)",
"blue20": "rgba(41, 77, 115, 0.2)",
"blue40": "rgba(41, 77, 115, 0.4)",
- "blue80": "rgba(41, 77, 115, 0.5)",
"blue60": "rgba(41, 77, 115, 0.6)",
"blue80": "rgba(41, 77, 115, 0.8)",
- "blue80": "rgba(41, 77, 115, 0.9)",
"red95": "rgba(208, 2, 27, 0.95)",
"red40": "rgba(208, 2, 27, 0.40)",
"red45": "rgba(208, 2, 27, 0.45)",