summaryrefslogtreecommitdiff
path: root/sass/light.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/light.scss')
-rw-r--r--sass/light.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/sass/light.scss b/sass/light.scss
index f080ddc..8061206 100644
--- a/sass/light.scss
+++ b/sass/light.scss
@@ -19,10 +19,14 @@ $longdistance-bg: #ffcccc;
$regional-bg: #eeeeee;
$tram-bg: #ffcccc;
$taxi-bg: #eeaaee;
-$suburban-bg: #aaffba;
+$suburban-bg: #9fd79f;
$subway-bg: #aac0ff;
$bus-bg: #eeaaee;
+$cancelled-stop-color: #cc0000;
$cancelled-bg-color: #ffe7d0;
+$delay-color: #ff0000;
+$undelay-color: #006600;
+
@import 'app.scss';