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: $theme-hover-color

Computed value: #181818

$gbc-StartMenuItemWidget-active-border-width

Outline Width of active StartMenuWidget item

Type: size

Default value: $theme-active-border-width

Computed value: 2px

$gbc-StartMenuItemWidget-active-color

Outline color of active StartMenuWidget item

Type: color

Default value: $theme-active-color

Computed value: #1976d2

$gbc-StartMenuItemWidget-focus-border-width

Outline Width of focused StartMenuWidget item

Type: size

Default value: $theme-focus-border-width

Computed value: 2px

$gbc-StartMenuItemWidget-focus-color

Outline color of focused StartMenuWidget item

Type: color

Default value: $theme-focus-color

Computed value: #1976d2