Skip to content

Commit

Permalink
fix: eel
Browse files Browse the repository at this point in the history
  • Loading branch information
frshwtr committed Dec 16, 2024
1 parent 82e3e8e commit 69a3ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/o-buttons/test/scss/_mixins.test.scss
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
@include oButtonsAddTheme(
$name: 'test-hex-theme-colors',
$opts: (
'color': oColorsByName('eal-90'),
'color': oColorsByName('teal-90'),
'context': oPrivateFoundationGet('slate')
),
$types: ('primary', 'secondary'),
Expand Down

0 comments on commit 69a3ea1

Please sign in to comment.