summaryrefslogtreecommitdiffhomepage
path: root/gui/src/config.json
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-01-15 17:33:28 +0100
committerOskar Nyberg <oskar@mullvad.net>2021-07-02 16:15:01 +0200
commitde95e3465268f0489b00bb1ee2c1a04fc54bb3e5 (patch)
treef3b75fcdf5c9acaf84f0a8ab8ecea9acaffae132 /gui/src/config.json
parent694ad87692c378a621c7c4a669c0ff88ca78d633 (diff)
downloadmullvadvpn-de95e3465268f0489b00bb1ee2c1a04fc54bb3e5.tar.xz
mullvadvpn-de95e3465268f0489b00bb1ee2c1a04fc54bb3e5.zip
Rework linux split tunneling view to include Windows view
Diffstat (limited to 'gui/src/config.json')
-rw-r--r--gui/src/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/src/config.json b/gui/src/config.json
index 6407c017f5..c573e0214b 100644
--- a/gui/src/config.json
+++ b/gui/src/config.json
@@ -16,6 +16,7 @@
"red": "rgb(227, 64, 57)",
"darkYellow": "rgb(142, 78, 19)",
"yellow": "rgb(255, 213, 36)",
+ "black": "rgb(0, 0, 0)",
"white": "rgb(255, 255, 255)",
"white80": "rgba(255, 255, 255, 0.8)",
"white60": "rgba(255, 255, 255, 0.6)",