summaryrefslogtreecommitdiff
path: root/style/colors.less
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2015-03-25 22:05:10 +0100
committerPeter Wu <peter@lekensteyn.nl>2015-03-25 22:05:10 +0100
commite590c206013bef0d991fa3e187b161f194323653 (patch)
tree274252f58b695d109b8c113ecc97a7d434836735 /style/colors.less
parent1e05ce0dd20a627183b7fa0db95d8b74e600ee63 (diff)
downloadsite-e590c206013bef0d991fa3e187b161f194323653.tar.gz
Start with campus map
Diffstat (limited to 'style/colors.less')
-rw-r--r--style/colors.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/style/colors.less b/style/colors.less
index 2518b5c..0f3fe7f 100644
--- a/style/colors.less
+++ b/style/colors.less
@@ -1,3 +1,9 @@
+/* Lovely colors! */
+
+/* Campus map */
+@color-campus-building-border: #f00;
+@color-campus-building-fill: #ccf;
+
/* Color scheme from http://paletton.com/#uid=53v0u0k7UUa3cZA5wXlaiQ5cFL3 */
@color-primary-0: #B5D6EB; /* Main Primary color */