Material button specific variables
$mt-button-margin-ratio
Type: number
Default value: $theme-margin-ratio
Computed value: 0.6
$mt-button-default-height
Type: size
Default value: $theme-field-default-height
Computed value: 22.4px
$mt-button-default-width
Type: size
Default value: $theme-button-default-width
Computed value: 80px
$mt-button-primary-background-color
Type: color
Default value: $theme-primary-background-color
Computed value: #1976d2
$mt-button-primary-emphasis-background-color
Type: color
Default value: $theme-primary-emphasis-background-color
Computed value: #1e88e5
$mt-button-primary-faded-background-color
Type: color
Default value: $theme-primary-faded-background-color
Computed value: #bbdefb
$mt-button-primary-color
Type: color
Default value: $theme-primary-color
Computed value: white
$mt-button-secondary-faded-color
Type: color
Default value: $theme-secondary-faded-color
Computed value: rgba(33, 33, 33, 0.54)
$mt-button-disabled-color
Type: color
Default value: $theme-disabled-color
Computed value: rgba(33, 33, 33, 0.54)
$mt-button-disabled-background-color
Type: color
Default value: $theme-disabled-background-color
Computed value: #eeeeee
$mt-button-separator-color
Type: color
Default value: $theme-separator-color
Computed value: #e0e0e0
$mt-button-link-color
Type: color
Default value: $html-anchor-color
Computed value: #1976d2
$mt-button-link-active-color
Type: color
Default value: $html-anchor-active-color
Computed value: #1e88e5