aboutsummaryrefslogtreecommitdiff
path: root/build_tranvias/route_overrides.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-03-26 09:53:39 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-03-26 09:53:52 +0100
commit84db1ca075dc63ccb02da825948d95ad09f94e4d (patch)
treeb9678bec669304bb3201a1e40a86bb3828150fac /build_tranvias/route_overrides.json
parent291450f2add8ddd6ed8757b2bdbfceb476be3033 (diff)
Convert submodules to regular repo files, add custom feeds
Diffstat (limited to 'build_tranvias/route_overrides.json')
-rw-r--r--build_tranvias/route_overrides.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/build_tranvias/route_overrides.json b/build_tranvias/route_overrides.json
new file mode 100644
index 0000000..6a719b5
--- /dev/null
+++ b/build_tranvias/route_overrides.json
@@ -0,0 +1,27 @@
+[
+ { "route_id": "100", "route_color": "982135" },
+ { "route_id": "200", "route_color": "FDB515" },
+ { "route_id": "300", "route_color": "C0910F" },
+ { "route_id": "301", "route_color": "D3B255" },
+ { "route_id": "400", "route_color": "00B17A" },
+ { "route_id": "500", "route_color": "6792BC" },
+ { "route_id": "600", "route_color": "F96B09" },
+ { "route_id": "601", "route_color": "FC9751" },
+ { "route_id": "700", "route_color": "019FA2" },
+ { "route_id": "800", "route_color": "FDCB5A" },
+ { "route_id": "1100", "route_color": "F94F8E" },
+ { "route_id": "1200", "route_color": "019F02" },
+ { "route_id": "1400", "route_color": "025BBF" },
+ { "route_id": "1500", "route_color": "4DB94C" },
+ { "route_id": "1700", "route_color": "A15011" },
+ { "route_id": "1800", "route_color": "35264F" },
+ { "route_id": "1801", "route_color": "35264F" },
+ { "route_id": "1900", "route_color": "E46078" },
+ { "route_id": "2000", "route_color": "982135" },
+ { "route_id": "2100", "route_color": "355787" },
+ { "route_id": "2200", "route_color": "934165" },
+ { "route_id": "2300", "route_color": "8E47AD" },
+ { "route_id": "2301", "route_color": "AE7FC5" },
+ { "route_id": "2400", "route_color": "056E74" },
+ { "route_id": "2450", "route_color": "D61D3F" }
+]