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-list-line-height
|
unitless |
1.25
|
|
$menu-list-link-padding
|
size |
0.5em 0.75em
|
|
$menu-nested-list-margin
|
size |
0.75em
|
|
$menu-nested-list-padding-left
|
size |
0.75em
|
|
$menu-label-color
|
color |
$text-light
|
hsl(0, 0%, 48%)
|
$menu-label-font-size
|
size |
0.75em
|
|
$menu-label-letter-spacing
|
size |
0.1em
|
|
$menu-label-spacing
|
size |
1em
|
This page is open source.
Noticed a typo? Or something unclear?
Improve this page on GitHub