Combo box specific variables
$gbc-ComboBoxWidget-padding
Type: size
Default value: $theme-combobox-padding
Computed value: 2px
$gbc-ComboBoxWidget-placeholder-color
Type: color
Default value: $theme-placeholder-color
Computed value: rgba(33, 33, 33, 0.54)
$gbc-ComboBoxWidget-background-color
Type: color
Default value: $theme-field-background-color
Computed value: #ffffff
$gbc-ComboBoxWidget-color
Type: color
Default value: $theme-secondary-color
Computed value: #212121
$gbc-ComboBoxWidget-toggle-icon
Defines the combobox toggle icon
Type: string
Default value: $menu-down
Computed value: menu-down
$gbc-ComboBoxWidget-toggle-open-icon
Defines the combobox toggle open icon
Type: string
Default value: $menu-down
Computed value: menu-down
$gbc-ComboBoxWidget-toggle-size
Defines the combobox toggle icon size
Type: size
Default value: $1em
Computed value: 1em