Skip to content

Commit

Permalink
add brand-quad-dark
Browse files Browse the repository at this point in the history
  • Loading branch information
auumgn committed Dec 9, 2024
1 parent 78f0b63 commit 2735417
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/scss/material.light-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
state-warning-dark: $state-warning-dark,
state-warning-darkest: $state-warning-darkest,
state-warning-lightest: $state-warning-lightest,
brand-quad-dark: $brand-quad-dark,
brand-quad-darkest: $brand-quad-darkest,
text-dark-mid: $text-dark-mid,
text-dark-high: $text-dark-high,
Expand Down
1 change: 1 addition & 0 deletions src/assets/scss/material.palettes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ $state-warning-dark: #d32f2f;
$state-warning-lightest: rgba(255, 235, 238, 0.25);
$state-warning-darkest: #b71c1c;

$brand-quad-dark: #990041;
$brand-quad-darkest: #66002b;

$panel-shadow: rgba(214, 214, 214, 1);
Expand Down

0 comments on commit 2735417

Please sign in to comment.