diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-18 21:34:29 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-18 21:34:29 +0100 |
| commit | 06ea301abc2f6a8b1db447a05456f42c4f5c583f (patch) | |
| tree | a15a5fd9b2966e131e81f8170bae8ce85f026fcd /sass/src/common | |
| parent | 532d1a8d90c927bbe8f3216955be303ccd2c6ab7 (diff) | |
try a different RE hue, closer to bus colour
Diffstat (limited to 'sass/src/common')
| -rw-r--r-- | sass/src/common/local.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/src/common/local.scss b/sass/src/common/local.scss index cbdd181..f2e5be7 100644 --- a/sass/src/common/local.scss +++ b/sass/src/common/local.scss @@ -241,7 +241,7 @@ ul.route-history > li { padding: .2rem .5rem; } &.RE, &.IRE, &.REX, &.REGIONAL_FAST_RAIL { - background-color: #673ab7; + background-color: #710075; } &.RB, &.MEX, &.TER, &.R, &.REGIONAL_RAIL, &.Regionalzug, &.R-Bahn, &.BRB { background-color: #1f4a87; |
