Skip to content

Commit

Permalink
Update background colour of light variant active pill button
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbergquist committed Nov 15, 2024
1 parent be6ce2e commit ea78c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/units/button/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
}

&-dark {
background: base.sitecolors-siteColor("vam-grey-2");
background: base.sitecolors-siteColor("vam-black");
color: base.sitecolors-siteColor("vam-white");

&:hover {
Expand Down

0 comments on commit ea78c4d

Please sign in to comment.