bulma icon indicating copy to clipboard operation
bulma copied to clipboard

Introduce findColorInvert-fallback color variable

Open fscholdei opened this issue 3 years ago • 0 comments

This is about Bulma.

Overview of the problem

This is about the Bulma CSS framework I'm using Bulma version 0.9.3 My browser is: Chromium 98.0.x.x This is a Sass issue: I'm using version 1.43.4 I am sure this issue is not a duplicate

Description

I hope I haven't missed anything. But I would like to replace the findColorInvert() fallback color. As far as I understand, currently this can't be overwritten. Instead I have to adjust all *-invert separately.

https://github.com/jgthms/bulma/blob/009ec28a6d2bcbae01d958ba9e87e19106617655/sass/utilities/functions.sass#L83

fscholdei avatar Mar 02 '22 11:03 fscholdei