New to Kendo UI for Angular? Start a free 30-day trial

Customizing Picker

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-picker-bgString$kendo-button-bgvar(--kendo-color-base, #dee2e6)
Description
The background color of the Picker components.
$kendo-picker-textString$kendo-button-textvar(--kendo-color-on-base, #212529)
Description
The text color of the Picker components.
$kendo-picker-borderString$kendo-button-bordervar(--kendo-color-base, #dee2e6)
Description
The border color of the Picker components.
$kendo-picker-gradientNull$kendo-button-gradientnull
Description
The gradient of the Picker components.
$kendo-picker-shadowNull$kendo-button-shadownull
Description
The shadow of the Picker components.
$kendo-picker-hover-bgString$kendo-button-hover-bgvar(--kendo-color-base-hover, #ced4da)
Description
The background color of the hovered Picker components.
$kendo-picker-hover-textNull$kendo-button-hover-textnull
Description
The text color of the hovered Picker components.
$kendo-picker-hover-borderString$kendo-button-hover-bordervar(--kendo-color-base-hover, #ced4da)
Description
The border color of the hovered Picker components.
$kendo-picker-hover-gradientNull$kendo-button-hover-gradientnull
Description
The gradient of the hovered Picker components.
$kendo-picker-hover-shadowNull$kendo-button-hover-shadownull
Description
The shadow of the hovered Picker components.
$kendo-picker-focus-bgString$kendo-button-active-bgvar(--kendo-color-base-active, #bdc4cb)
Description
The background color of the focused Picker components.
$kendo-picker-focus-textNull$kendo-button-focus-textnull
Description
The text color of the focused Picker components.
$kendo-picker-focus-borderString$kendo-button-focus-bordervar(--kendo-color-base-active, #bdc4cb)
Description
The border color of the focused Picker components.
$kendo-picker-focus-gradientNull$kendo-button-focus-gradientnull
Description
The gradient of the focused Picker components.
$kendo-picker-focus-shadowList$kendo-button-focus-shadow0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, #dee2e6) 50%, transparent)
Description
The shadow of the focused Picker components.
$kendo-picker-disabled-bgNullnullnull
Description
The background color of the disabled Picker components.
$kendo-picker-disabled-textNullnullnull
Description
The text color of the disabled Picker components.
$kendo-picker-disabled-borderNullnullnull
Description
The border color of the disabled Picker components.
$kendo-picker-disabled-gradientNullnullnull
Description
The gradient of the disabled Picker components.
$kendo-picker-disabled-shadowNullnullnull
Description
The shadow of the disabled Picker components.
$kendo-picker-outline-bgNullnullnull
Description
The background color of the outline Picker components.
$kendo-picker-outline-textString$kendo-button-textvar(--kendo-color-on-base, #212529)
Description
The text color of the outline Picker components.
$kendo-picker-outline-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-picker-outline-text, .5 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)
Description
The border color of the outline Picker components.
$kendo-picker-outline-hover-bgString$kendo-picker-outline-textvar(--kendo-color-on-base, #212529)
Description
The background color of the outline hovered Picker components.
$kendo-picker-outline-hover-textStringif($kendo-enable-color-system, k-color( base-subtle ), k-contrast-color( $kendo-picker-outline-hover-bg ))var(--kendo-color-base-subtle, #e9ecef)
Description
The text color of the outline hovered Picker components.
$kendo-picker-outline-hover-borderString$kendo-picker-outline-hover-bgvar(--kendo-color-on-base, #212529)
Description
The border color of the outline hovered Picker components.
$kendo-picker-outline-focus-bgNullnullnull
Description
The background color of the outline focused Picker components.
$kendo-picker-outline-focus-textNullnullnull
Description
The text color of the outline focused Picker components.
$kendo-picker-outline-focus-borderNullnullnull
Description
The border color of the outline focused Picker components.
$kendo-picker-outline-focus-shadowList$kendo-picker-focus-shadow0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, #dee2e6) 50%, transparent)
Description
The shadow of the outline focused Picker components.
$kendo-picker-outline-hover-focus-bgNullnullnull
Description
The background color of the outline hovered and focused Picker components.
$kendo-picker-outline-hover-focus-textNullnullnull
Description
The text color of the outline hovered and focused Picker components.
$kendo-picker-outline-hover-focus-borderNullnullnull
Description
The border color of the outline hovered and focused Picker components.
$kendo-picker-flat-bgNullnullnull
Description
The background color of the flat Picker components.
$kendo-picker-flat-textString$kendo-button-textvar(--kendo-color-on-base, #212529)
Description
The text color of the flat Picker components.
$kendo-picker-flat-borderString$kendo-button-bordervar(--kendo-color-base, #dee2e6)
Description
The border color of the flat Picker components.
$kendo-picker-flat-hover-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( $kendo-button-text, .08 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)
Description
The background color of the flat hovered Picker components.
$kendo-picker-flat-hover-textNullnullnull
Description
The text color of the flat hovered Picker components.
$kendo-picker-flat-hover-borderNullnullnull
Description
The border color of the flat hovered Picker components.
$kendo-picker-flat-focus-bgNullnullnull
Description
The background color of the flat focused Picker components.
$kendo-picker-flat-focus-textNullnullnull
Description
The text color of the flat focused Picker components.
$kendo-picker-flat-focus-borderNullnullnull
Description
The border color of the flat focused Picker components.
$kendo-picker-flat-focus-shadowList$kendo-picker-focus-shadow0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, #dee2e6) 50%, transparent)
Description
The shadow of the flat focused Picker components.
$kendo-picker-flat-hover-focus-bgNullnullnull
Description
The background color of the flat hovered and focused Picker components.
$kendo-picker-flat-hover-focus-textNullnullnull
Description
The text color of the flat hovered and focused Picker components.
$kendo-picker-flat-hover-focus-borderNullnullnull
Description
The border color of the flat hovered and focused Picker components.

In this article

Not finding the help you need?