Skip to content

navbar-burger-color in 1.0 useless #3757

Closed
@Natureshadow

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions