Skip to content

Commit

Permalink
Update source
Browse files Browse the repository at this point in the history
  • Loading branch information
CapnKitten committed Dec 6, 2024
1 parent 9df33a9 commit 6bf217f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Themes/Material-Discord/src/general/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
}

&%buttonPrimary {
--button-background: hsl(from hsl(var(--accent-hsl--material-you)) h calc(s * 0.8) calc(l * 0.5));
--button-background: hsl(from hsl(var(--accent-hsl--material-you)) h calc(s * 0.25) calc(l * 0.5));
}

&%buttonGreen {
Expand Down

0 comments on commit 6bf217f

Please sign in to comment.