Theme optional colors

These colors are defined by default using other theme colors

$theme-secondary-alternative-background-color

Type: color

Default value: $theme-field-background-color

Computed value: #ffffff

Alias (for compatibility): $gbc-secondary-background-color

$theme-field-disabled-background-color

Widget disabled background color.

Type: color

Default value: $theme-disabled-background-color

Computed value: #eeeeee

Alias (for compatibility): $gbc-field-disabled-background-color

$theme-field-readonly-background-color

Type: color

Default value: $theme-disabled-background-color

Computed value: #eeeeee

Alias (for compatibility): $gbc-field-readonly-background-color

$theme-placeholder-color

Type: color

Default value: $theme-disabled-color

Computed value: rgba(33, 33, 33, 0.54)

$theme-selection-text-color

Text selection color (Not working on iOS as ::selection css pseudo element is not supported according to https://caniuse.com/css-selection)

Type: color

Default value: $theme-currentrow-color

Computed value: white

$theme-selection-background-color

Text selection background color

Type: color

$theme-message-color

Message foreground color.

Type: color

Default value: $theme-primary-color

Computed value: white

$theme-error-color

Error message foreground color.

Type: color

Default value: $theme-primary-color

Computed value: white

$theme-currentrow-color

Type: color

Default value: $theme-primary-color

Computed value: white

$theme-currentrow-background-color

Type: color

Default value: $theme-primary-background-color

Computed value: #1976d2

$theme-chromebar-inactive-window-background-color

Type: color

Default value: $theme-overlay-background-color

Computed value: rgba(33, 33, 33, 0.26)

$theme-chromebar-goto-active-window-background-color

Type: color

Default value: $theme-primary-background-color

Computed value: #1976d2

$theme-chromebar-goto-active-window-background-hover-color

Type: color

Default value: $theme-primary-emphasis-background-color

Computed value: #1e88e5

$theme-sidebar-color

Sidebar color.

Type: color

Default value: $theme-primary-color

Computed value: white

$theme-webkit-scrollbars-color

Define webkit scrollbars default thumb color

Type: color

Default value: $theme-primary-background-color

Computed value: #1976d2