Skip to content

Commit

Permalink
Accentuate the contrast - orange color (#1840)
Browse files Browse the repository at this point in the history
  • Loading branch information
eviau-artefactual authored Jul 30, 2024
1 parent 10c8999 commit 88b41d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/arDominionB5Plugin/scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $gray-700: #495057 !default;
$gray-800: #343a40 !default;
$gray-900: #212529 !default;
$black: #000 !default;
$orange: #f60 !default;
$orange: #c44e00 !default;
$blue: #0a58ca !default;
$primary: $orange !default;
$secondary: $gray-700 !default;
Expand Down

0 comments on commit 88b41d0

Please sign in to comment.