Skip to content

Commit

Permalink
IBX-22: Added danger font color (#1739)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasOsti authored May 17, 2021
1 parent 8983c71 commit c6245ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundle/Resources/public/scss/_custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ $ibexa-color-font: #131c26;
$ibexa-color-font-light: #fff;
$ibexa-color-font-pale: #878b90;
$ibexa-color-font-black: #222222;
$ibexa-color-font-danger: #d92d42;
$ibexa-color-border-light: #ecdfd1;

$ibexa-color-info: #47bedb;
Expand Down

0 comments on commit c6245ee

Please # to comment.