summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-12-18 08:22:12 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2025-12-18 08:22:12 +0100
commitd6b84cedd4e28880376f114c753d6edcdcb1d3f7 (patch)
tree8fa5c2c1f86cee367c14ae3fc799a80adaee7dab /sass
parent96dfab6a7fec08e2c83bbc0bd22b330985692784 (diff)
Improve distinction between RE and IC/ICE
Colour might be adjusted further in the future
Diffstat (limited to 'sass')
-rw-r--r--sass/src/common/local.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/src/common/local.scss b/sass/src/common/local.scss
index 140f6c1..cbdd181 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: #ff4f00;
+ background-color: #673ab7;
}
&.RB, &.MEX, &.TER, &.R, &.REGIONAL_RAIL, &.Regionalzug, &.R-Bahn, &.BRB {
background-color: #1f4a87;