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: white

$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: #bbdefb

$mt-toolbar-background-color

Background color for Material Toolbar widget

Type: color

Default value: $theme-primary-background-color

Computed value: #1976d2

$mt-toolbar-separator-color

Separator color for Material Toolbar widget

Type: color

Default value: $theme-separator-color

Computed value: #e0e0e0

$mt-toolbar-z-index

z-index for Material Toolbar widget

Type: number

Default value: $z-index-Toolbar

Computed value: 20