Closed
Description
This is about Bulma.
Overview of the problem
This is about the Bulma CSS framework
I'm using Bulma version [1.0.0]
My browser is: Firefox 123
I am sure this issue is not a duplicate
Description
Setting the $navbar-burger-color
does not change the burger color. It seems this is because in the Bulma light
theme, the burger color HSL values are reset to those of the link
color.
Steps to Reproduce
@use "bulma/sass" with {
$navbar-burger-color: white,
} ;
Add a navbar burger anchor like explained in the docs
Expected behavior
The burger spans become white.
Actual behavior
The burger spans get the link color.
Metadata
Assignees
Labels
No labels