diff --git a/src/style-dark.scss b/src/style-dark.scss index e4dbda3..1d22a02 100644 --- a/src/style-dark.scss +++ b/src/style-dark.scss @@ -45,6 +45,6 @@ $darkMode: false ); @forward "../target/atlantafx/styles/components/button" as button-* with ( - $color-bg-hover: $border-subtle + $color-bg-hover: scale.$base-7 ); @use "common"; \ No newline at end of file