mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
removed S8 from colors
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@947 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
533543dd6b
commit
5c59db2c55
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ public class KvvProvider extends AbstractEfaProvider
|
|||
LINES.put("SS52", new Style(Style.parseColor("#f69795"), Style.BLACK));
|
||||
LINES.put("SS6", new Style(Style.parseColor("#282268"), Style.WHITE));
|
||||
LINES.put("SS7", new Style(Style.parseColor("#fff200"), Style.BLACK));
|
||||
LINES.put("SS8", new Style(Style.parseColor("#6e692a"), Style.WHITE));
|
||||
LINES.put("SS9", new Style(Style.parseColor("#fab49b"), Style.BLACK));
|
||||
|
||||
// Tram
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue