From d6b84cedd4e28880376f114c753d6edcdcb1d3f7 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 18 Dec 2025 08:22:12 +0100 Subject: Improve distinction between RE and IC/ICE Colour might be adjusted further in the future --- sass/src/common/local.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sass/src') 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; -- cgit v1.2.3