You can use these variables to customize this component. Simply set one or multiple of these variables before importing Bulma. Learn how.
Menu
A simple menu, for any type of vertical navigation
Variables #
Name | Type | Default value | Computed value |
---|---|---|---|
Name | Type | Default value | Computed value |
$menu-item-color
|
color |
$text
|
hsl(0, 0%, 29%)
|
$menu-item-radius
|
size |
$radius-small
|
2px
|
$menu-item-hover-color
|
color |
$text-strong
|
hsl(0, 0%, 21%)
|
$menu-item-hover-background-color
|
color |
$background
|
hsl(0, 0%, 96%)
|
$menu-item-active-color
|
color |
$link-invert
|
#fff
|
$menu-item-active-background-color
|
color |
$link
|
hsl(217, 71%, 53%)
|
$menu-list-border-left
|
size |
1px solid $border
|
|
$menu-label-color
|
color |
$text-light
|
hsl(0, 0%, 48%)
|
This page is open source.
Noticed a typo? Or something unclear?
Improve this page on GitHub