We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
walk
1 parent c245f42 commit 9823b11Copy full SHA for 9823b11
tokens/color/transportation.json
@@ -14,7 +14,7 @@
14
"airplane": { "value": "{color.turquoise.500.value}" },
15
"taxi": { "value": "{color.yellow.500.value}" },
16
"carsharing": { "value": "{color.orange.500.value}" },
17
- "walk": { "value": "{color.cool-gray.400.value}" },
+ "walk": { "value": "{color.cool-gray.700.value}" },
18
"bikesharing": { "value": "{color.red.600.value}" }
19
}
20
0 commit comments