mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 22:38:49 +00:00
VRS: 'T17' line
This commit is contained in:
parent
10136ed084
commit
72f8bfbe54
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ public class VrsProvider extends AbstractNetworkProvider {
|
|||
STYLES.put("T13", new Style(Style.parseColor("#9e7b65"), Style.WHITE));
|
||||
STYLES.put("T15", new Style(Style.parseColor("#4dbd38"), Style.WHITE));
|
||||
STYLES.put("T16", new Style(Style.parseColor("#33baab"), Style.WHITE));
|
||||
STYLES.put("T17", new Style(Style.parseColor("#85d0f5"), Style.WHITE));
|
||||
STYLES.put("T18", new Style(Style.parseColor("#05a1e6"), Style.WHITE));
|
||||
STYLES.put("T61", new Style(Style.parseColor("#80cc28"), Style.WHITE));
|
||||
STYLES.put("T62", new Style(Style.parseColor("#4dbd38"), Style.WHITE));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue