aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite')
-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