aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/bromley/_colours.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/cobrands/bromley/_colours.scss')
-rw-r--r--web/cobrands/bromley/_colours.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/cobrands/bromley/_colours.scss b/web/cobrands/bromley/_colours.scss
new file mode 100644
index 000000000..c0376274e
--- /dev/null
+++ b/web/cobrands/bromley/_colours.scss
@@ -0,0 +1,8 @@
+/* COLOURS */
+
+$primary: rgb(76,120,168);
+$primary_b: #000000;
+$primary_text: #ffffff;
+
+$contrast1: #00BD08;
+$contrast2: #AA8D11;