Skip to content

Commit

Permalink
Merge branch 'main' into 453-adding-new-transportation-colors
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Jan 16, 2024
2 parents 42fd2d0 + 60dc5b2 commit 4f85c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokens/color/transportation.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"carsharing": { "value": "{color.orange.500.value}" },
"AUTO": { "value": "{color.cool-gray.400.value}" },
"E-AUTO": { "value": "{color.green.500.value}" },
"walk": { "value": "{color.cool-gray.200.value}" },
"walk": { "value": "{color.cool-gray.400.value}" },
"FAHRRAD": { "value": "{color.light-green.500.value}" },
"bikesharing": { "value": "{color.red.600.value}" },
"FAHRRAD-ANHÄNGER": { "value": "{color.cool-gray.400.value}" },
Expand Down

0 comments on commit 4f85c6a

Please sign in to comment.