Skip to content

Commit 9a8127e

Browse files
had to update some routes due to new GTFS data (#1966)
1 parent 12180d4 commit 9a8127e

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

scripts/de-delfi-colors.lua

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,13 +1011,15 @@ local colors = {
10111011
["RB38"] = { color = 0x7a7c80, text_color = 0xffffff },
10121012
["RB40"] = { color = 0x7a7c80, text_color = 0xffffff },
10131013
["RB43"] = { color = 0x7a7c80, text_color = 0xffffff },
1014+
["RB48"] = { color = 0x55ace0, text_color = 0xffffff },
10141015
["RB51"] = { color = 0x7a7c80, text_color = 0xffffff },
10151016
["RB52"] = { color = 0x7a7c80, text_color = 0xffffff },
10161017
["RB53"] = { color = 0x7a7c80, text_color = 0xffffff },
10171018
["RB54"] = { color = 0x7a7c80, text_color = 0xffffff },
10181019
["RB63"] = { color = 0x7a7c80, text_color = 0xffffff },
10191020
["RB64"] = { color = 0x7a7c80, text_color = 0xffffff },
10201021
["RE12"] = { color = 0xad294c, text_color = 0xffffff },
1022+
["RE13"] = { color = 0x7f5c1e, text_color = 0xffffff },
10211023
["RE17"] = { color = 0x489b40, text_color = 0xffffff },
10221024
["RE2"] = { color = 0x00b8f1, text_color = 0xffffff },
10231025
["RE22"] = { color = 0xffad3e, text_color = 0xffffff },
@@ -1034,12 +1036,13 @@ local colors = {
10341036
["S19"] = { color = 0x00658e, text_color = 0xffffff },
10351037
["S2"] = { color = 0x0074bc, text_color = 0xffffff },
10361038
["S23"] = { color = 0x8c2a77, text_color = 0xffffff },
1039+
["S28"] = { color = 0x00a89c, text_color = 0xffffff },
10371040
["S3"] = { color = 0xfff200, text_color = 0x000000 },
10381041
["S4"] = { color = 0xf5821f, text_color = 0xffffff },
10391042
["S5"] = { color = 0x80c342, text_color = 0xffffff },
10401043
["S6"] = { color = 0xe21d3c, text_color = 0xffffff },
10411044
["S68"] = { color = 0xf69324, text_color = 0xffffff },
1042-
["S8"] = { color = 0x397325, text_color = 0xffffff },
1045+
["S7"] = { color = 0xbc6b28, text_color = 0xffffff },
10431046
["S9"] = { color = 0xc6168d, text_color = 0xffffff },
10441047
},
10451048
["DB Regio AG Nord"] = {
@@ -1527,7 +1530,6 @@ local colors = {
15271530
["RB72"] = { color = 0x7a7c80, text_color = 0xffffff },
15281531
["RB73"] = { color = 0x7a7c80, text_color = 0xffffff },
15291532
["RB89"] = { color = 0x7a7c80, text_color = 0xffffff },
1530-
["RE13"] = { color = 0x7f5c1e, text_color = 0xffffff },
15311533
["RE3"] = { color = 0xe46e25, text_color = 0xffffff },
15321534
["RE78"] = { color = 0x52b9ce, text_color = 0xffffff },
15331535
["RE82"] = { color = 0x489b40, text_color = 0xffffff },
@@ -2937,7 +2939,6 @@ local colors = {
29372939
["RE5"] = { color = 0x0182ba, text_color = 0xffffff },
29382940
["RE6"] = { color = 0x9e2a96, text_color = 0xffffff },
29392941
["RE7"] = { color = 0x052e69, text_color = 0xffffff },
2940-
["RE7X"] = { color = 0xf69324, text_color = 0xffffff },
29412942
},
29422943
["Nebenbahn Vaihingen-Enzweihingen"] = {
29432944
["RE4"] = { color = 0xa05a2c, text_color = 0xffffff },
@@ -3367,7 +3368,6 @@ local colors = {
33673368
},
33683369
["REGIOBAHN"] = {
33693370
["RE47"] = { color = 0x66cdec, text_color = 0xffffff },
3370-
["S28"] = { color = 0x00a89c, text_color = 0xffffff },
33713371
},
33723372
["RNV HD-MA-Weinheim (Strab)"] = {
33733373
["RNV5"] = { color = 0x00965e, text_color = 0xffffff },
@@ -4028,7 +4028,6 @@ local colors = {
40284028
["RE10"] = { color = 0xe66caf, text_color = 0xffffff },
40294029
["RE14"] = { color = 0x003328, text_color = 0xffffff },
40304030
["RE44"] = { color = 0x6294b0, text_color = 0xffffff },
4031-
["S7"] = { color = 0xbc6b28, text_color = 0xffffff },
40324031
},
40334032
["Rheinbahn Bus"] = {
40344033
["721"] = { color = 0xf1db68, text_color = 0x000000 },
@@ -5882,6 +5881,10 @@ local colors = {
58825881
},
58835882
["go.on Gesellschaft für Bus- und Schienenverkehr mbH"] = {
58845883
["RE22"] = { color = 0xf68617, text_color = 0xffffff },
5884+
["RE4"] = { color = 0xffd204, text_color = 0x000000 },
5885+
["RE7"] = { color = 0xf69324, text_color = 0xffffff },
5886+
["RE7X"] = { color = 0xf69324, text_color = 0xffffff },
5887+
["S8"] = { color = 0x397325, text_color = 0xffffff },
58855888
},
58865889
["metronom"] = {
58875890
["RB31"] = { color = 0x7f257b, text_color = 0xffffff },

0 commit comments

Comments
 (0)