summaryrefslogtreecommitdiff
path: root/sass/dark.scss
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-01-02 18:03:34 +0100
committerDaniel Friesel <derf@finalrewind.org>2021-01-02 18:03:34 +0100
commit836cd8a39a2c6c64e3cd23239a18fe1c6ea8515c (patch)
tree32bd695624cdb2e7c987548fb72e47190c1a063c /sass/dark.scss
parent9958706954315a7db9a69662cd0c1b093f940385 (diff)
show exit direction in wagon order3.9.3
Diffstat (limited to 'sass/dark.scss')
-rw-r--r--sass/dark.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/dark.scss b/sass/dark.scss
index 65ccf13..725b8dd 100644
--- a/sass/dark.scss
+++ b/sass/dark.scss
@@ -9,6 +9,7 @@ $link-color: #9999ff;
$fg3: #999999;
$fg2: #bbbbbb;
$fg1: #dddddd;
+$bg05: #222222;
$bg1: #444444;
$li-border-color: $fg3;