Skip to content

Commit

Permalink
feat: revert red color (triggered from Figma) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Aug 27, 2020
1 parent e87fc5c commit f6a6d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion properties/color.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"color":{"blue":{"dark":{"value":"#0e1eb0"}},"white":{"value":"#ffffff"},"black":{"regular":{"value":"#000000"},"variants":{"another-hierarchie":{"medium":{"value":"#5d5d5d"}}}},"red":{"regular":{"value":"#cdc85d"},"medium":{"value":"#d30000"},"dark":{"value":"#aa0404"}}}}
{"color":{"blue":{"dark":{"value":"#0e1eb0"}},"white":{"value":"#ffffff"},"black":{"regular":{"value":"#000000"},"variants":{"another-hierarchie":{"medium":{"value":"#5d5d5d"}}}},"red":{"regular":{"value":"#eb0000"},"medium":{"value":"#d30000"},"dark":{"value":"#aa0404"}}}}

0 comments on commit f6a6d98

Please sign in to comment.