Material Toolbar widget
Variables to customize Material Toolbar widget
$mt-toolbar-item-height
Height for items in Material Toolbar widget
Type: size
Default value: $theme-host-action-default-height
Computed value: "33.6px"
$mt-toolbar-margin-ratio
Ratio applied to the margin or space around elements in the toolbar
Type: number
Default value: $theme-margin-ratio
Computed value: "0.6"
$mt-toolbar-color
Text color for Material Toolbar widget
Type: color
Default value: $theme-primary-color
Computed value: "#ffffff"
$mt-sidebar-faded-color
Text color for hovered item in Material Toolbar widget - Need renaming
Type: color
Default value: $theme-primary-faded-background-color
Computed value: "#bfdff8"
$mt-toolbar-background-color
Background color for Material Toolbar widget
Type: color
Default value: $theme-primary-background-color
Computed value: "#0b79d1"
$mt-toolbar-separator-color
Separator color for Material Toolbar widget
Type: color
Default value: $theme-separator-color
Computed value: "#e3e3e3"
$mt-toolbar-z-index
z-index for Material Toolbar widget
Type: number
Default value: $z-index-Toolbar
Computed value: "20"