Skip to content

Commit

Permalink
feat(core-styles): tup-308, new global color
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Jul 6, 2022
1 parent 22bbcc3 commit 81323f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/core-styles/src/lib/_imports/settings/color.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
--global-color-warning--weak: #c7ce1d20;
--global-color-warning--alt: var(--global-color-accent--dark);
--global-color-warning--alt-weak: var(--global-color-accent--weak);
--global-color-danger--dark: #ab1717;
--global-color-danger--normal: #eb6e6e;
--global-color-danger--weak: #eb6e6e20;

Expand Down

0 comments on commit 81323f7

Please sign in to comment.