Skip to content

Commit

Permalink
feat: updated magenta 4 color and rebuilt (#1926)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-ebay authored Nov 8, 2022
1 parent ecd2b14 commit cad7087
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 21 deletions.
5 changes: 0 additions & 5 deletions dist/svg/icon/icon-star-empty.svg

This file was deleted.

5 changes: 0 additions & 5 deletions dist/svg/icon/icon-star-full.svg

This file was deleted.

9 changes: 0 additions & 9 deletions dist/svg/icon/icon-star-half.svg

This file was deleted.

2 changes: 1 addition & 1 deletion dist/tokens/evo-core.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
--color-magenta-1: #fad8f0;
--color-magenta-2: #f5a0d9;
--color-magenta-3: #ea5fbc;
--color-magenta-4: #82187c;
--color-magenta-4: #d11da4;
--color-magenta-5: #a60d8a;
--color-magenta-6: #82187c;
--color-magenta-7: #500750;
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/evo-core.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
--color-magenta-1: #fad8f0;
--color-magenta-2: #f5a0d9;
--color-magenta-3: #ea5fbc;
--color-magenta-4: #82187c;
--color-magenta-4: #d11da4;
--color-magenta-5: #a60d8a;
--color-magenta-6: #82187c;
--color-magenta-7: #500750;
Expand Down

0 comments on commit cad7087

Please sign in to comment.