From 2da1a0290c0844e8b45ae50299a26ed299b2b8db Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Mon, 12 Dec 2016 12:12:38 +0100 Subject: [PATCH] KVV: Styles for new S-Bahns. --- enabler/src/de/schildbach/pte/KvvProvider.java | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/enabler/src/de/schildbach/pte/KvvProvider.java b/enabler/src/de/schildbach/pte/KvvProvider.java index 60f2ce8b..5596ea79 100644 --- a/enabler/src/de/schildbach/pte/KvvProvider.java +++ b/enabler/src/de/schildbach/pte/KvvProvider.java @@ -89,7 +89,10 @@ public class KvvProvider extends AbstractEfaProvider { STYLES.put("SS51", new Style(Style.parseColor("#f69795"), Style.BLACK)); STYLES.put("SS52", new Style(Style.parseColor("#f69795"), Style.BLACK)); STYLES.put("SS6", new Style(Style.parseColor("#292369"), Style.WHITE)); - STYLES.put("SS7", new Style(Style.parseColor("#fff200"), Style.BLACK)); + STYLES.put("SS7", new Style(Style.parseColor("#fef200"), Style.BLACK)); + STYLES.put("SS71", new Style(Style.parseColor("#fef200"), Style.BLACK)); + STYLES.put("SS8", new Style(Style.parseColor("#6e6928"), Style.WHITE)); + STYLES.put("SS81", new Style(Style.parseColor("#6e6928"), Style.WHITE)); STYLES.put("SS9", new Style(Style.parseColor("#fab499"), Style.BLACK)); // S-Bahn RheinNeckar