aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-03-24 13:57:26 +0200
committerGitHub <noreply@github.com>2019-03-24 13:57:26 +0200
commita18c73d6471f23543eb648926f07f46d20d5e8d2 (patch)
tree2c839d78e89d624110f14fd1286513df4bb0a52f /exampleSite/config.yml
parent9b04b352230f3fbb828005b00c4b7b12d2b07a20 (diff)
#55
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml21
1 files changed, 11 insertions, 10 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index c44c1d0..74d30b4 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -179,19 +179,20 @@ params:
incidentPostsPerPage: 10
# Colors throughout cState
+ # HEX codes without the #
#
# Defaults:
#
- # brand: "#0a0c0f"
- # ok: "#008000"
- # disrupted: "#cc4400"
- # down: "#e60000"
- # notice: "#24478f"
- brand: "#0a0c0f"
- ok: "#008000"
- disrupted: "#cc4400"
- down: "#e60000"
- notice: "#24478f"
+ # 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