StartMenuItemWidget state layer

Variables to customize StartMenuWidget items hover, active and focused aspect

$gbc-StartMenuItemWidget-hover-color

Overlay color of hovered StartMenuWidget item

Type: color

Default value: $gbc-mt-field-hover-color

Computed value: "rgba(24, 24, 24, 0.1)"

$gbc-StartMenuItemWidget-active-border-width

Outline Width of active StartMenuWidget item

Type: size

Default value: $mt-field-active-border-width

Computed value: "2px"

$gbc-StartMenuItemWidget-active-color

Outline color of active StartMenuWidget item

Type: color

Default value: $mt-field-active-color

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

$gbc-StartMenuItemWidget-focus-border-width

Outline Width of focused StartMenuWidget item

Type: size

Default value: $mt-field-focus-border-width

Computed value: "2px"

$gbc-StartMenuItemWidget-focus-color

Outline color of focused StartMenuWidget item

Type: color

Default value: $mt-field-focus-color

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