Button colors

Variables to customize the Button colors

$gbc-ButtonWidget-color

Text color for ButtonWidget

Type: color

Default value: $mt-button-primary-color

Computed value: "rgb(255, 255, 255)"

$gbc-ButtonWidget-background-color

Background color for the ButtonWidget

Type: color

Default value: $mt-button-primary-background-color

Computed value: "rgb(11, 121, 209)"

$gbc-ButtonWidget-autoscale-svg-color

SVG Icon color for ButtonWidget

Type: color

Default value: $mt-red

Computed value: "#f44336"