aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-01-27 11:22:22 +0200
committerMantas <11616378+mistermantas@users.noreply.github.com>2019-01-27 11:22:22 +0200
commite06e409eb54d14aea9ea21e4dd2f68923cc63e58 (patch)
tree8a708ae39542d94bebf04410ba73c37c91768dd7 /exampleSite/config.yml
parent8dd25fab185f5e1d7dc2db10a833b4977f801cd5 (diff)
Fixed color bug, colors now pass AA (one even passess AAA)
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index f06609b..0e72d4c 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -182,16 +182,16 @@ params:
#
# Defaults:
#
- # brand: 080d11
- # ok: 008000 // EXCEPT IT'S BROKEN LOL
- # warning: d33c0d
- # down: e60000
- # notice: 3a5978
- brand: 080d11
- ok: 118000
- disrupted: d33c0d
- down: e60000
- notice: 3a5978
+ # brand: "0a0c0f"
+ # ok: "008000"
+ # disrupted: "cc4400"
+ # down: "e60000"
+ # notice: "24478f"
+ brand: "0a0c0f"
+ ok: "008000"
+ disrupted: "cc4400"
+ down: "e60000"
+ notice: "24478f"
# If the status page shows that
# there are disruptions or outages