summaryrefslogtreecommitdiff
path: root/sass/dark.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/dark.scss')
-rw-r--r--sass/dark.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/sass/dark.scss b/sass/dark.scss
index 72a6927..c0e8d2b 100644
--- a/sass/dark.scss
+++ b/sass/dark.scss
@@ -39,11 +39,15 @@ $undelaynorm-color: #99dd99;
$additional-stop-color: #77ff77;
$cancelled-stop-color: #ff7777;
+$early-stop-color: #ccffcc;
+$delayed-stop-color: #ff9999;
+
$cancelled-bg-color: #512f00;
$past-bg-color: $bg05;
$firstclass-wagon-color: #333300;
$powercar-wagon-color: #222222;
+$closed-wagon-color: #222222;
$button-hover: #111111;
$button-hover-border: #333333;