File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 88 "s-bahn" : { "value" : " {color.green.500.value}" },
99 "u-bahn" : { "value" : " {color.blue.500.value}" },
1010 "tram" : { "value" : " {color.burgundy.500.value}" },
11- "intercity-bus" : { "value" : " {color.pink.500.value}" },
1211 "bus" : { "value" : " {color.violett.500.value}" },
12+ "intercity-bus" : { "value" : " {color.pink.500.value}" },
13+ "call-bus" : { "value" : " {color.violett.500.value}" },
14+ "ev-bus" : { "value" : " #9B1B60" },
1315 "ship" : { "value" : " {color.cyan.500.value}" },
1416 "airplane" : { "value" : " {color.turquoise.500.value}" },
15- "taxi" : { "value" : " {color.yellow.500.value}" },
1617 "carsharing" : { "value" : " {color.orange.500.value}" },
17- "walk" : { "value" : " {color.cool-gray.700.value}" },
18- "bikesharing" : { "value" : " {color.red.600.value}" }
18+ "taxi" : { "value" : " {color.yellow.500.value}" },
19+ "bikesharing" : { "value" : " {color.red.600.value}" },
20+ "walk" : { "value" : " {color.cool-gray.200.value}" }
1921 }
2022}
You can’t perform that action at this time.
0 commit comments