From e590c206013bef0d991fa3e187b161f194323653 Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Wed, 25 Mar 2015 22:05:10 +0100 Subject: Start with campus map --- style/colors.less | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style/colors.less') 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 */ -- cgit v1.2.1