diff options
| -rw-r--r-- | app/config.json | 2 |
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)", |
