node_modules/bulma/sass/base/helpers.sass in bulma-clean-theme-0.7.2 vs node_modules/bulma/sass/base/helpers.sass in bulma-clean-theme-0.8

- old
+ new

@@ -99,10 +99,10 @@ .has-text-#{$name} color: $color !important a.has-text-#{$name} &:hover, &:focus - color: darken($color, 10%) !important + color: bulmaDarken($color, 10%) !important .has-background-#{$name} background-color: $color !important @each $name, $shade in $shades .has-text-#{$name}