Customization

Variables

The following table lists the available variables for customizing the Fluent theme.

Common

NameTypeDefault valueComputed value
$kendo-padding-xk-spacing(2)
Description
Horizontal padding.
$kendo-padding-yk-spacing(1)
Description
Vertical padding.
$kendo-padding-sm-xk-spacing(1)
Description
Small horizontal padding.
$kendo-padding-sm-yk-spacing(0.5)
Description
Small vertical padding.
$kendo-padding-md-xk-spacing(2)
Description
Medium horizontal padding.
$kendo-padding-md-yk-spacing(1)
Description
Medium vertical padding.
$kendo-padding-lg-xk-spacing(3)
Description
Large horizontal padding.
$kendo-padding-lg-yk-spacing(1.5)
Description
Large vertical padding.
$kendo-adaptive-actionsheet-font-sizeNumber$kendo-font-size-lg1rem
Description
Font size of the adaptive action sheet.
$kendo-card-brand-colorsList( primary, error, warning, success, info )primary, error, warning, success, info
Description
Theme variations for the card.
$kendo-card-theme-colorsMap()(primary: (bg: var(--kendo-color-primary-subtle, #deecf9), text: var(--kendo-color-primary-on-subtle, #001c30), border: var(--kendo-color-primary-subtle, #deecf9)), error: (bg: var(--kendo-color-error-subtle, #fde7e9), text: var(--kendo-color-error-on-subtle, #420f12), border: var(--kendo-color-error-subtle, #fde7e9)), warning: (bg: var(--kendo-color-warning-subtle, #fff4ce), text: var(--kendo-color-warning-on-subtle, #323130), border: var(--kendo-color-warning-subtle, #fff4ce)), success: (bg: var(--kendo-color-success-subtle, #dff6dd), text: var(--kendo-color-success-on-subtle, #063206), border: var(--kendo-color-success-subtle, #dff6dd)), info: (bg: var(--kendo-color-info-subtle, #cee5ff), text: var(--kendo-color-info-on-subtle, #032040), border: var(--kendo-color-info-subtle, #cee5ff)))
Description
Theme colors map for the card variations.
$kendo-chip-theme-colorsMap()(solid: (base: (bg: var(--kendo-color-base-subtle, #edebe9), text: var(--kendo-color-base-on-subtle, #323130), border: var(--kendo-color-base-subtle, #edebe9), hover-bg: var(--kendo-color-base-subtle-hover, #e1dfdd), hover-text: var(--kendo-color-base-on-subtle, #323130), hover-border: var(--kendo-color-base-subtle-hover, #e1dfdd), focus-bg: var(--kendo-color-base-subtle, #edebe9), focus-text: var(--kendo-color-base-on-subtle, #323130), focus-border: var(--kendo-color-base-on-subtle, #323130), focus-hover-bg: var(--kendo-color-base-subtle, #edebe9), focus-hover-text: var(--kendo-color-base-on-subtle, #323130), focus-hover-border: var(--kendo-color-base-on-subtle, #323130), selected-bg: var(--kendo-color-primary, #0078d4), selected-text: var(--kendo-color-on-primary, #ffffff), selected-border: var(--kendo-color-primary, #0078d4), selected-hover-bg: var(--kendo-color-primary, #0078d4), selected-hover-text: var(--kendo-color-on-primary, #ffffff), selected-hover-border: var(--kendo-color-primary, #0078d4), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), error: (bg: var(--kendo-color-error-subtle, #fde7e9), text: var(--kendo-color-error-on-subtle, #420f12), border: var(--kendo-color-error-subtle, #fde7e9), hover-bg: var(--kendo-color-error-subtle-hover, #f3d2d4), hover-text: var(--kendo-color-error-on-subtle, #420f12), hover-border: var(--kendo-color-error-subtle-hover, #f3d2d4), focus-bg: var(--kendo-color-error-subtle, #fde7e9), focus-text: var(--kendo-color-error-on-subtle, #420f12), focus-border: var(--kendo-color-error-on-subtle, #420f12), focus-hover-bg: var(--kendo-color-error-subtle, #fde7e9), focus-hover-text: var(--kendo-color-error-on-subtle, #420f12), focus-hover-border: var(--kendo-color-error-on-subtle, #420f12), selected-bg: var(--kendo-color-error-subtle-active, #e9bcbf), selected-text: var(--kendo-color-error-on-subtle, #420f12), selected-border: var(--kendo-color-error-subtle-active, #e9bcbf), selected-hover-bg: var(--kendo-color-error-subtle-hover, #f3d2d4), selected-hover-text: var(--kendo-color-error-on-subtle, #420f12), selected-hover-border: var(--kendo-color-error-subtle-hover, #f3d2d4), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), success: (bg: var(--kendo-color-success-subtle, #dff6dd), text: var(--kendo-color-success-on-subtle, #063206), border: var(--kendo-color-success-subtle, #dff6dd), hover-bg: var(--kendo-color-success-subtle-hover, #c8e8c6), hover-text: var(--kendo-color-success-on-subtle, #063206), hover-border: var(--kendo-color-success-subtle-hover, #c8e8c6), focus-bg: var(--kendo-color-success-subtle, #dff6dd), focus-text: var(--kendo-color-success-on-subtle, #063206), focus-border: var(--kendo-color-success-on-subtle, #063206), focus-hover-bg: var(--kendo-color-success-subtle, #dff6dd), focus-hover-text: var(--kendo-color-success-on-subtle, #063206), focus-hover-border: var(--kendo-color-success-on-subtle, #063206), selected-bg: var(--kendo-color-success-subtle-active, #b1dbaf), selected-text: var(--kendo-color-success-on-subtle, #063206), selected-border: var(--kendo-color-success-subtle-active, #b1dbaf), selected-hover-bg: var(--kendo-color-success-subtle-hover, #c8e8c6), selected-hover-text: var(--kendo-color-success-on-subtle, #063206), selected-hover-border: var(--kendo-color-success-subtle-hover, #c8e8c6), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), info: (bg: var(--kendo-color-info-subtle, #cee5ff), text: var(--kendo-color-info-on-subtle, #032040), border: var(--kendo-color-info-subtle, #cee5ff), hover-bg: var(--kendo-color-info-subtle-hover, #add4ff), hover-text: var(--kendo-color-info-on-subtle, #032040), hover-border: var(--kendo-color-info-subtle-hover, #add4ff), focus-bg: var(--kendo-color-info-subtle, #cee5ff), focus-text: var(--kendo-color-info-on-subtle, #032040), focus-border: var(--kendo-color-info-on-subtle, #032040), focus-hover-bg: var(--kendo-color-info-subtle, #cee5ff), focus-hover-text: var(--kendo-color-info-on-subtle, #032040), focus-hover-border: var(--kendo-color-info-on-subtle, #032040), selected-bg: var(--kendo-color-info-subtle-active, #8dc3ff), selected-text: var(--kendo-color-info-on-subtle, #032040), selected-border: var(--kendo-color-info-subtle-active, #8dc3ff), selected-hover-bg: var(--kendo-color-info-subtle-hover, #add4ff), selected-hover-text: var(--kendo-color-info-on-subtle, #032040), selected-hover-border: var(--kendo-color-info-subtle-hover, #add4ff), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), warning: (bg: var(--kendo-color-warning-subtle, #fff4ce), text: var(--kendo-color-warning-on-subtle, #323130), border: var(--kendo-color-warning-subtle, #fff4ce), hover-bg: var(--kendo-color-warning-subtle-hover, #ffedad), hover-text: var(--kendo-color-warning-on-subtle, #323130), hover-border: var(--kendo-color-warning-subtle-hover, #ffedad), focus-bg: var(--kendo-color-warning-subtle, #fff4ce), focus-text: var(--kendo-color-warning-on-subtle, #323130), focus-border: var(--kendo-color-warning-on-subtle, #323130), focus-hover-bg: var(--kendo-color-warning-subtle, #fff4ce), focus-hover-text: var(--kendo-color-warning-on-subtle, #323130), focus-hover-border: var(--kendo-color-warning-on-subtle, #323130), selected-bg: var(--kendo-color-warning-subtle-active, #ffe58d), selected-text: var(--kendo-color-warning-on-subtle, #323130), selected-border: var(--kendo-color-warning-subtle-active, #ffe58d), selected-hover-bg: var(--kendo-color-warning-subtle-hover, #ffedad), selected-hover-text: var(--kendo-color-warning-on-subtle, #323130), selected-hover-border: var(--kendo-color-warning-subtle-hover, #ffedad), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent)), outline: (base: (bg: transparent, text: var(--kendo-color-base-on-surface, #323130), border: currentColor, hover-bg: var(--kendo-color-base-on-surface, #323130), hover-text: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-base-on-surface, #323130), focus-bg: transparent, focus-text: var(--kendo-color-base-on-surface, #323130), focus-border: currentColor, focus-outline: inherit, focus-hover-bg: var(--kendo-color-base-on-surface, #323130), focus-hover-text: var(--kendo-color-app-surface, #ffffff), focus-hover-border: var(--kendo-color-base-on-surface, #323130), focus-hover-outline: inherit, selected-bg: var(--kendo-color-base-on-surface, #323130), selected-text: var(--kendo-color-app-surface, #ffffff), selected-border: var(--kendo-color-base-on-surface, #323130), selected-hover-bg: var(--kendo-color-base-subtle, #edebe9), selected-hover-text: var(--kendo-color-base-on-surface, #323130), selected-hover-border: var(--kendo-color-base-on-subtle, #323130), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), error: (bg: transparent, text: var(--kendo-color-error-on-surface, #a4262c), border: currentColor, hover-bg: var(--kendo-color-error-on-surface, #a4262c), hover-text: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-error-on-surface, #a4262c), focus-bg: transparent, focus-text: var(--kendo-color-error-on-surface, #a4262c), focus-border: var(--kendo-color-error-on-surface, #a4262c), focus-outline: inherit, focus-hover-bg: var(--kendo-color-error-on-surface, #a4262c), focus-hover-text: var(--kendo-color-app-surface, #ffffff), focus-hover-border: var(--kendo-color-error-on-surface, #a4262c), focus-hover-outline: inherit, selected-bg: var(--kendo-color-error-on-surface, #a4262c), selected-text: var(--kendo-color-app-surface, #ffffff), selected-border: var(--kendo-color-error-on-surface, #a4262c), selected-hover-bg: var(--kendo-color-error-on-surface, #a4262c), selected-hover-text: var(--kendo-color-app-surface, #ffffff), selected-hover-border: var(--kendo-color-error-on-surface, #a4262c), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), success: (bg: transparent, text: var(--kendo-color-success-on-surface, #107c10), border: currentColor, hover-bg: var(--kendo-color-success-on-surface, #107c10), hover-text: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-success-on-surface, #107c10), focus-bg: transparent, focus-text: var(--kendo-color-success-on-surface, #107c10), focus-border: var(--kendo-color-success-on-surface, #107c10), focus-outline: inherit, focus-hover-bg: var(--kendo-color-success-on-surface, #107c10), focus-hover-text: var(--kendo-color-app-surface, #ffffff), focus-hover-border: var(--kendo-color-success-on-surface, #107c10), focus-hover-outline: inherit, selected-bg: var(--kendo-color-success-on-surface, #107c10), selected-text: var(--kendo-color-app-surface, #ffffff), selected-border: var(--kendo-color-success-on-surface, #107c10), selected-hover-bg: var(--kendo-color-success-on-surface, #107c10), selected-hover-text: var(--kendo-color-app-surface, #ffffff), selected-hover-border: var(--kendo-color-success-on-surface, #107c10), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), info: (bg: transparent, text: var(--kendo-color-info-on-surface, #096edf), border: currentColor, hover-bg: var(--kendo-color-info-on-surface, #096edf), hover-text: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-info-on-surface, #096edf), focus-bg: transparent, focus-text: var(--kendo-color-info-on-surface, #096edf), focus-border: var(--kendo-color-info-on-surface, #096edf), focus-outline: inherit, focus-hover-bg: var(--kendo-color-info-on-surface, #096edf), focus-hover-text: var(--kendo-color-app-surface, #ffffff), focus-hover-border: var(--kendo-color-info-on-surface, #096edf), focus-hover-outline: inherit, selected-bg: var(--kendo-color-info-on-surface, #096edf), selected-text: var(--kendo-color-app-surface, #ffffff), selected-border: var(--kendo-color-info-on-surface, #096edf), selected-hover-bg: var(--kendo-color-info-on-surface, #096edf), selected-hover-text: var(--kendo-color-app-surface, #ffffff), selected-hover-border: var(--kendo-color-info-on-surface, #096edf), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), warning: (bg: transparent, text: var(--kendo-color-warning-on-surface, #7a6000), border: currentColor, hover-bg: var(--kendo-color-warning-on-surface, #7a6000), hover-text: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-warning-on-surface, #7a6000), focus-bg: transparent, focus-text: var(--kendo-color-warning-on-surface, #7a6000), focus-border: var(--kendo-color-warning-on-surface, #7a6000), focus-outline: inherit, focus-hover-bg: var(--kendo-color-warning-on-surface, #7a6000), focus-hover-text: var(--kendo-color-app-surface, #ffffff), focus-hover-border: var(--kendo-color-warning-on-surface, #7a6000), focus-hover-outline: inherit, selected-bg: var(--kendo-color-warning-on-surface, #7a6000), selected-text: var(--kendo-color-app-surface, #ffffff), selected-border: var(--kendo-color-warning-on-surface, #7a6000), selected-hover-bg: var(--kendo-color-warning-on-surface, #7a6000), selected-hover-text: var(--kendo-color-app-surface, #ffffff), selected-hover-border: var(--kendo-color-warning-on-surface, #7a6000), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent))))
Description
The theme colors map for the Chip.
$kendo-box-shadow-depth-1Stringvar( --kendo-elevation-1, none )var(--kendo-elevation-1, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for cards and grid item thumbnails.
Equivalent to fluent depth 4.
$kendo-box-shadow-depth-2Stringvar( --kendo-elevation-2, none )var(--kendo-elevation-2, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for color gradient drag handle.
Equivalent to fluent depth 8.
$kendo-box-shadow-depth-3Stringvar( --kendo-elevation-3, none )var(--kendo-elevation-3, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for focus card.
$kendo-box-shadow-depth-4Stringvar( --kendo-elevation-4, none )var(--kendo-elevation-4, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for panels.
Equivalent to fluent depth 16.
$kendo-box-shadow-depth-5Stringvar( --kendo-elevation-5, none )var(--kendo-elevation-5, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for floating action button.
$kendo-box-shadow-depth-6Stringvar( --kendo-elevation-6, none )var(--kendo-elevation-6, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for pop up.
$kendo-box-shadow-depth-7Stringvar( --kendo-elevation-7, none )var(--kendo-elevation-7, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for action sheet.
$kendo-box-shadow-depth-8Stringvar( --kendo-elevation-8, none )var(--kendo-elevation-8, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for dialogs and window.
Equivalent to fluent depth 64.
$kendo-box-shadow-depth-9Stringvar( --kendo-elevation-8, none )var(--kendo-elevation-8, none)
Deprecated
Use the `$kendo-elevation` map instead.
Description
Shadow for focus window.
$kendo-dialog-brand-colorsMap( primary: primary )(primary: primary)
Description
The theme variations for the Dialog.
$kendo-dialog-theme-colorsMap()(primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4)), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130)), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce)))
Description
The theme colors map for the Dialog.
$kendo-tooltip-brand-colorsMap( secondary: if($kendo-enable-color-system, secondary, neutral), tertiary: tertiary, success: success, warning: warning, error: error, info: info )(secondary: secondary, tertiary: tertiary, success: success, warning: warning, error: error, info: info)
Description
Theme variations for the tooltip.
$kendo-tooltip-theme-colorsMap()(primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4)), secondary: (bg: var(--kendo-color-secondary-subtle, #faf9f8), text: var(--kendo-color-secondary-on-subtle, #323130), border: var(--kendo-color-secondary-subtle, #faf9f8)), tertiary: (bg: var(--kendo-color-tertiary-subtle, #deecf9), text: var(--kendo-color-tertiary-on-subtle, #174974), border: var(--kendo-color-tertiary-subtle, #deecf9)), success: (bg: var(--kendo-color-success-subtle, #dff6dd), text: var(--kendo-color-success-on-subtle, #063206), border: var(--kendo-color-success-subtle, #dff6dd)), warning: (bg: var(--kendo-color-warning-subtle, #fff4ce), text: var(--kendo-color-warning-on-subtle, #323130), border: var(--kendo-color-warning-subtle, #fff4ce)), error: (bg: var(--kendo-color-error-subtle, #fde7e9), text: var(--kendo-color-error-on-subtle, #420f12), border: var(--kendo-color-error-subtle, #fde7e9)), info: (bg: var(--kendo-color-info-subtle, #cee5ff), text: var(--kendo-color-info-on-subtle, #032040), border: var(--kendo-color-info-subtle, #cee5ff)), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130)), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce)))
Description
Theme colors map for the tooltip variations.
$kendo-h5-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the fifth highest level heading.
$kendo-h6-line-heightNumber22px22px
Description
The line height of the sixth highest level heading.

Accessibility

NameTypeDefault valueComputed value
$wcag-min-contrast-ratioNumber77
Description
The contrast ratio to reach against white, to determine if color changes from "light" to "dark".
Acceptable values for WCAG 2.0 are 3, 4.5 and 7.
$wcag-darkColorblackblack
Description
Default dark color for WCAG 2.0.
$wcag-lightColorwhitewhite
Description
Default light color for WCAG 2.0.

Action-buttons

NameTypeDefault valueComputed value
$kendo-actions-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the action buttons container.
$kendo-actions-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Vertical padding of the action buttons container.
$kendo-actions-border-widthNumber0px0px
Description
Width of the border around the action buttons container.
$kendo-actions-bgStringinheritinherit
Description
The background color of the action buttons container.
$kendo-actions-textStringinheritinherit
Description
The text color of the action buttons container.
$kendo-actions-borderStringinheritinherit
Description
The border color of the action buttons container.

Action-sheet

NameTypeDefault valueComputed value
$kendo-actionsheet-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Horizontal padding of the action sheet.
$kendo-actionsheet-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Vertical padding of the action sheet.
$kendo-actionsheet-widthNumber360px360px
Description
Width of the action sheet.
$kendo-actionsheet-max-widthNumber100%100%
Description
Maximum width of the action sheet.
$kendo-actionsheet-heightNumber60vh60vh
Description
Height of the action sheet.
$kendo-actionsheet-max-heightNumber60vh60vh
Description
Maximum height of the action sheet.
$kendo-actionsheet-border-widthNumber0px0px
Description
Border width around the action sheet.
$kendo-actionsheet-border-radiusNumber0px0px
Description
Border radius of the action sheet.
$kendo-actionsheet-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font size of the action sheet.
$kendo-actionsheet-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
Font family of the action sheet.
$kendo-actionsheet-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
Line height of the action sheet.
$kendo-actionsheet-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
Background color of the action sheet.
$kendo-actionsheet-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
Text color of the action sheet.
$kendo-actionsheet-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
Border color of the action sheet.
$kendo-actionsheet-shadowStringvar( --kendo-box-shadow-depth-7, none )var(--kendo-box-shadow-depth-7, none)
Description
Box shadow of the action sheet.
$kendo-actionsheet-header-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Horizontal padding of the action sheet header.
$kendo-actionsheet-header-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Vertical padding of the action sheet header.
$kendo-actionsheet-header-border-widthNumber1px1px
Description
Border width of the action sheet header.
$kendo-actionsheet-header-font-sizeStringinheritinherit
Description
Font size of the action sheet header.
$kendo-actionsheet-header-font-familyStringinheritinherit
Description
Font family of the action sheet header.
$kendo-actionsheet-header-line-heightStringinheritinherit
Description
Line height of the action sheet header.
$kendo-actionsheet-header-gapStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Spacing between the action sheet header groups.
$kendo-actionsheet-header-bgStringinheritinherit
Description
Background color of the action sheet header.
$kendo-actionsheet-header-textStringinheritinherit
Description
Text color of the action sheet header.
$kendo-actionsheet-header-borderStringinheritinherit
Description
Border color of the action sheet header.
$kendo-actionsheet-header-shadowStringnonenone
Description
Box shadow of the action sheet header.
$kendo-actionsheet-subtitle-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
Font size of the action sheet subtitle.
$kendo-actionsheet-subtitle-line-heightStringvar( --kendo-line-height-sm, inherit )var(--kendo-line-height-sm, inherit)
Description
Line height of the action sheet subtitle.
$kendo-actionsheet-subtitle-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
Text color of the action sheet subtitle.
$kendo-actionsheet-item-min-heightNumber40px40px
Description
Minimum height of the action sheet item.
$kendo-actionsheet-item-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Horiozontal padding of the action sheet item.
$kendo-actionsheet-item-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Vertical padding of the action sheet item.
$kendo-actionsheet-item-border-widthNumber1px1px
Description
Border around the action sheet item.
$kendo-actionsheet-item-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Spacing between the icon and the text in the action sheet item.
$kendo-actionsheet-item-icon-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary, #0078d4)
Description
Color of the action sheet item icon.
$kendo-actionsheet-item-title-font-weightStringinheritinherit
Description
Font weight of the action sheet item text.
$kendo-actionsheet-item-title-text-transformStringnonenone
Description
Transform of the action sheet item text.
$kendo-actionsheet-item-description-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
Font size of the action sheet item description.
$kendo-actionsheet-item-description-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
Color of the action sheet item description.
$kendo-actionsheet-item-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
Hover background color of the action sheet item.
$kendo-actionsheet-item-hover-textStringvar( --kendo-hover-text, inherit )var(--kendo-hover-text, inherit)
Description
Hover text color of the action sheet item.
$kendo-actionsheet-item-hover-borderStringinheritinherit
Description
Hover border color of the action sheet item.
$kendo-actionsheet-item-focus-bgStringinheritinherit
Description
Focus background color of the action sheet item.
$kendo-actionsheet-item-focus-textStringinheritinherit
Description
Focus text color of the action sheet item.
$kendo-actionsheet-item-focus-borderStringinheritinherit
Description
Focus border color of the action sheet item.
$kendo-actionsheet-item-focus-outlineStringvar( --kendo-outline-color, inherit )var(--kendo-outline-color, inherit)
Description
Focus outline color of the action sheet item.
$kendo-actionsheet-item-focus-outline-widthNumber1px1px
Description
Focus outline width of the action sheet item.
$kendo-actionsheet-item-focus-hover-bgString$kendo-actionsheet-item-hover-bgvar(--kendo-hover-bg, inherit)
Description
Focus and hover background color of the action sheet item.
$kendo-actionsheet-item-focus-hover-textString$kendo-actionsheet-item-hover-textvar(--kendo-hover-text, inherit)
Description
Focus and hover text color of the action sheet item.
$kendo-actionsheet-item-focus-hover-borderString$kendo-actionsheet-item-hover-borderinherit
Description
Focus and hover border color of the action sheet item.
$kendo-actionsheet-item-disabled-bgString$kendo-actionsheet-bgvar(--kendo-component-bg, initial)
Description
Disabled background color of the action sheet item.
$kendo-actionsheet-item-disabled-textStringvar( --kendo-disabled-text, inherit )var(--kendo-disabled-text, inherit)
Description
Disabled text color of the action sheet item.
$kendo-actionsheet-item-disabled-borderStringvar( --kendo-disabled-border, inherit )var(--kendo-disabled-border, inherit)
Description
Disabled border color of the action sheet item.
$kendo-adaptive-actionsheet-header-border-widthNumber1px1px
Description
Border width of the adaptive action sheet titlebar.
$kendo-adaptive-actionsheet-header-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Vertical padding of the adaptive action sheet titlebar.
$kendo-adaptive-actionsheet-header-padding-xString$kendo-adaptive-actionsheet-header-padding-yvar(--kendo-spacing-4, 1rem)
Description
Horizontal padding of the adaptive action sheet titlebar.
$kendo-adaptive-actionsheet-header-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
Text color of the adaptive action sheet titlebar.
$kendo-adaptive-actionsheet-content-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Vertical padding of the adaptive action sheet content.
$kendo-adaptive-actionsheet-content-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Horizontal padding of the adaptive action sheet content.
$kendo-adaptive-actionsheet-footer-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Vertical padding of the adaptive action sheet footer.
$kendo-adaptive-actionsheet-footer-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Horizontal padding of the adaptive action sheet footer.

Appbar

NameTypeDefault valueComputed value
$kendo-appbar-margin-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal margin of the AppBar.
$kendo-appbar-margin-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical margin of the AppBar.
$kendo-appbar-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the AppBar.
$kendo-appbar-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the AppBar.
$kendo-appbar-border-widthNumber0px0px
Description
The width of the border around the AppBar.
$kendo-appbar-zindexNumber10001000
Description
The z-index of the AppBar.
$kendo-appbar-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the AppBar.
$kendo-appbar-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the AppBar.
$kendo-appbar-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the AppBar.
$kendo-appbar-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the AppBar sections.
$kendo-appbar-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the AppBar.
$kendo-appbar-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the AppBar.
$kendo-appbar-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the AppBar.
$kendo-appbar-brand-colorsMap( primary: primary, error: error, success: success, info: info, secondary: if($kendo-enable-color-system, secondary, neutral), tertiary: tertiary, )(primary: primary, error: error, success: success, info: info, secondary: secondary, tertiary: tertiary)
Description
The theme variations for the AppBar.
$kendo-appbar-theme-colorsMap()(primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4)), error: (bg: var(--kendo-color-error, #c2666b), text: var(--kendo-color-on-error, #ffffff), border: var(--kendo-color-error, #c2666b)), success: (bg: var(--kendo-color-success, #55a554), text: var(--kendo-color-on-success, #ffffff), border: var(--kendo-color-success, #55a554)), info: (bg: var(--kendo-color-info, #0a7eff), text: var(--kendo-color-on-info, #ffffff), border: var(--kendo-color-info, #0a7eff)), secondary: (bg: var(--kendo-color-secondary, #979593), text: var(--kendo-color-on-secondary, #ffffff), border: var(--kendo-color-secondary, #979593)), tertiary: (bg: var(--kendo-color-tertiary, #2b88d8), text: var(--kendo-color-on-tertiary, #ffffff), border: var(--kendo-color-tertiary, #2b88d8)), warning: (bg: var(--kendo-color-warning, #ffc80a), text: var(--kendo-color-on-warning, #323130), border: var(--kendo-color-warning, #ffc80a)), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130)), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce)))
Description
The theme colors map for the AppBar variations.

Avatar

NameTypeDefault valueComputed value
$kendo-avatar-border-widthNumber1px1px
Description
The border width of the Avatar.
$kendo-avatar-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Avatar.
$kendo-avatar-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Avatar.
$kendo-avatar-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
The line height of the Avatar.
$kendo-avatar-sizesMap( sm: k-spacing(4), md: k-spacing(8), lg: k-spacing(16) )(sm: var(--kendo-spacing-4, 1rem), md: var(--kendo-spacing-8, 2rem), lg: var(--kendo-spacing-16, 4rem))
Description
The sizes map of the Avatar.
$kendo-avatar-brand-colorsMap( primary: primary, error: error, success: success, info: info, secondary: if($kendo-enable-color-system, secondary, neutral), tertiary: tertiary, )(primary: primary, error: error, success: success, info: info, secondary: secondary, tertiary: tertiary)
Description
The theme variations for the Avatar.
$kendo-avatar-theme-colorsMap()(solid: (primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4)), error: (bg: var(--kendo-color-error, #c2666b), text: var(--kendo-color-on-error, #ffffff), border: var(--kendo-color-error, #c2666b)), success: (bg: var(--kendo-color-success, #55a554), text: var(--kendo-color-on-success, #ffffff), border: var(--kendo-color-success, #55a554)), info: (bg: var(--kendo-color-info, #0a7eff), text: var(--kendo-color-on-info, #ffffff), border: var(--kendo-color-info, #0a7eff)), secondary: (bg: var(--kendo-color-secondary, #979593), text: var(--kendo-color-on-secondary, #ffffff), border: var(--kendo-color-secondary, #979593)), tertiary: (bg: var(--kendo-color-tertiary, #2b88d8), text: var(--kendo-color-on-tertiary, #ffffff), border: var(--kendo-color-tertiary, #2b88d8)), warning: (bg: var(--kendo-color-warning, #ffc80a), text: var(--kendo-color-on-warning, #323130), border: var(--kendo-color-warning, #ffc80a)), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130)), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce))), outline: (primary: (bg: var(--kendo-color-on-primary, #ffffff), text: var(--kendo-color-primary, #0078d4), border: var(--kendo-color-primary, #0078d4)), error: (bg: var(--kendo-color-on-error, #ffffff), text: var(--kendo-color-error, #c2666b), border: var(--kendo-color-error, #c2666b)), success: (bg: var(--kendo-color-on-success, #ffffff), text: var(--kendo-color-success, #55a554), border: var(--kendo-color-success, #55a554)), info: (bg: var(--kendo-color-on-info, #ffffff), text: var(--kendo-color-info, #0a7eff), border: var(--kendo-color-info, #0a7eff)), secondary: (bg: var(--kendo-color-on-secondary, #ffffff), text: var(--kendo-color-secondary, #979593), border: var(--kendo-color-secondary, #979593)), tertiary: (bg: var(--kendo-color-on-tertiary, #ffffff), text: var(--kendo-color-tertiary, #2b88d8), border: var(--kendo-color-tertiary, #2b88d8)), warning: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-warning, #ffc80a), border: var(--kendo-color-warning, #ffc80a)), dark: (bg: var(--kendo-color-on-dark, #ffffff), text: var(--kendo-color-dark, #323130), border: var(--kendo-color-dark, #323130)), light: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-light, #d2d0ce), border: var(--kendo-color-light, #d2d0ce))))
Description
The theme colors map for the Avatar variations.

Badge

NameTypeDefault valueComputed value
$kendo-badge-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Badge.
$kendo-badge-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Badge.
$kendo-badge-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Badge.
$kendo-badge-border-widthNumber1px1px
Description
The border width of the Badge.
$kendo-badge-font-weightStringvar( --kendo-font-weight, normal )var(--kendo-font-weight, normal)
Description
The font weight of the Badge.
$kendo-badge-sm-padding-xStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
Horizontal padding of the small Badge.
$kendo-badge-md-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Horizontal padding of the medium Badge.
$kendo-badge-lg-padding-xStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
Horizontal padding of the large Badge.
$kendo-badge-sm-padding-yStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
Vertical padding of the small Badge.
$kendo-badge-md-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Vertical padding of the medium Badge.
$kendo-badge-lg-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
Vertical padding of the large Badge.
$kendo-badge-sm-font-sizeStringvar( --kendo-font-size-xs, inherit )var(--kendo-font-size-xs, inherit)
Description
The font size of the small Badge.
$kendo-badge-md-font-sizeStringvar( --kendo-font-size-xs, inherit )var(--kendo-font-size-xs, inherit)
Description
The font size of the medium Badge.
$kendo-badge-lg-font-sizeStringvar( --kendo-font-size-xs, inherit )var(--kendo-font-size-xs, inherit)
Description
The font size of the large Badge.
$kendo-badge-sm-line-heightStringvar( --kendo-line-height-xs, normal )var(--kendo-line-height-xs, normal)
Description
The line height used along with the $kendo-font-size variable of the small Badge.
$kendo-badge-md-line-heightStringvar( --kendo-line-height-xs, normal )var(--kendo-line-height-xs, normal)
Description
The line height used along with the $kendo-font-size variable of the medium Badge.
$kendo-badge-lg-line-heightStringvar( --kendo-line-height-xs, normal )var(--kendo-line-height-xs, normal)
Description
The line height used along with the $kendo-font-size variable of the large Badge.
$kendo-badge-sm-min-widthCalculationcalc( #{$kendo-badge-sm-line-height} * 1em + #{$kendo-badge-sm-padding-y} * 2 + #{$kendo-badge-border-width} * 2 )calc(var(--kendo-line-height-xs, normal) * 1em + var(--kendo-spacing-0\.5, 0.125rem) * 2 + 1px * 2)
Description
The calculated minimum width of the small circular Badge.
$kendo-badge-md-min-widthCalculationcalc( #{$kendo-badge-md-line-height} * 1em + #{$kendo-badge-md-padding-y} * 2 + #{$kendo-badge-border-width} * 2 )calc(var(--kendo-line-height-xs, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)
Description
The calculated minimum width of the medium circular Badge.
$kendo-badge-lg-min-widthCalculationcalc( #{$kendo-badge-lg-line-height} * 1em + #{$kendo-badge-lg-padding-y} * 2 + #{$kendo-badge-border-width} * 2 )calc(var(--kendo-line-height-xs, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2 + 1px * 2)
Description
The calculated minimum width of the large circular Badge.
$kendo-badge-sizesMap( sm: ( padding-x: $kendo-badge-sm-padding-x, padding-y: $kendo-badge-sm-padding-y, font-size: $kendo-badge-sm-font-size, line-height: $kendo-badge-sm-line-height, min-width: $kendo-badge-sm-min-width ), md: ( padding-x: $kendo-badge-md-padding-x, padding-y: $kendo-badge-md-padding-y, font-size: $kendo-badge-md-font-size, line-height: $kendo-badge-md-line-height, min-width: $kendo-badge-md-min-width ), lg: ( padding-x: $kendo-badge-lg-padding-x, padding-y: $kendo-badge-lg-padding-y, font-size: $kendo-badge-lg-font-size, line-height: $kendo-badge-lg-line-height, min-width: $kendo-badge-lg-min-width ) )(sm: (padding-x: var(--kendo-spacing-0\.5, 0.125rem), padding-y: var(--kendo-spacing-0\.5, 0.125rem), font-size: var(--kendo-font-size-xs, inherit), line-height: var(--kendo-line-height-xs, normal), min-width: calc(var(--kendo-line-height-xs, normal) * 1em + var(--kendo-spacing-0\.5, 0.125rem) * 2 + 1px * 2)), md: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-xs, inherit), line-height: var(--kendo-line-height-xs, normal), min-width: calc(var(--kendo-line-height-xs, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)), lg: (padding-x: var(--kendo-spacing-1\.5, 0.375rem), padding-y: var(--kendo-spacing-1\.5, 0.375rem), font-size: var(--kendo-font-size-xs, inherit), line-height: var(--kendo-line-height-xs, normal), min-width: calc(var(--kendo-line-height-xs, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2 + 1px * 2)))
Description
The sizes map for the Badge.
$kendo-badge-brand-colorsMap( primary: primary, error: error, success: success, info: info, secondary: if($kendo-enable-color-system, secondary, neutral), tertiary: tertiary, )(primary: primary, error: error, success: success, info: info, secondary: secondary, tertiary: tertiary)
Description
The theme variations for the Badge.
$kendo-badge-theme-colorsMap()(solid: (primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4)), error: (bg: var(--kendo-color-error, #c2666b), text: var(--kendo-color-on-error, #ffffff), border: var(--kendo-color-error, #c2666b)), success: (bg: var(--kendo-color-success, #55a554), text: var(--kendo-color-on-success, #ffffff), border: var(--kendo-color-success, #55a554)), info: (bg: var(--kendo-color-info, #0a7eff), text: var(--kendo-color-on-info, #ffffff), border: var(--kendo-color-info, #0a7eff)), secondary: (bg: var(--kendo-color-secondary, #979593), text: var(--kendo-color-on-secondary, #ffffff), border: var(--kendo-color-secondary, #979593)), tertiary: (bg: var(--kendo-color-tertiary, #2b88d8), text: var(--kendo-color-on-tertiary, #ffffff), border: var(--kendo-color-tertiary, #2b88d8)), warning: (bg: var(--kendo-color-warning, #ffc80a), text: var(--kendo-color-on-warning, #323130), border: var(--kendo-color-warning, #ffc80a)), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130)), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce))), outline: (primary: (bg: transparent, text: var(--kendo-color-primary, #0078d4), border: var(--kendo-color-primary, #0078d4)), error: (bg: transparent, text: var(--kendo-color-error, #c2666b), border: var(--kendo-color-error, #c2666b)), success: (bg: transparent, text: var(--kendo-color-success, #55a554), border: var(--kendo-color-success, #55a554)), info: (bg: transparent, text: var(--kendo-color-info, #0a7eff), border: var(--kendo-color-info, #0a7eff)), secondary: (bg: transparent, text: var(--kendo-color-secondary, #979593), border: var(--kendo-color-secondary, #979593)), tertiary: (bg: transparent, text: var(--kendo-color-tertiary, #2b88d8), border: var(--kendo-color-tertiary, #2b88d8)), warning: (bg: transparent, text: var(--kendo-color-warning, #ffc80a), border: var(--kendo-color-warning, #ffc80a)), dark: (bg: transparent, text: var(--kendo-color-dark, #323130), border: var(--kendo-color-dark, #323130)), light: (bg: transparent, text: var(--kendo-color-light, #d2d0ce), border: var(--kendo-color-light, #d2d0ce))))
Description
The theme colors map for the Badge variations.

Bottom-navigation

NameTypeDefault valueComputed value
$kendo-bottom-nav-padding-xStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The horizontal padding of the BottomNavigation.
$kendo-bottom-nav-padding-yString$kendo-bottom-nav-padding-xvar(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the BottomNavigation.
$kendo-bottom-nav-gapString$kendo-bottom-nav-padding-xvar(--kendo-spacing-1\.5, 0.375rem)
Description
The spacing between the BottomNavigation items.
$kendo-bottom-nav-border-widthList1px 0px 0px 0px1px 0px 0px 0px
Description
The width of the border around the BottomNavigation.
$kendo-bottom-nav-font-familyStringvar( --kendo-font-family, inherit)var(--kendo-font-family, inherit)
Description
The font family of the BottomNavigation.
$kendo-bottom-nav-font-sizeStringvar( --kendo-font-size, 1rem )var(--kendo-font-size, 1rem)
Description
The font size of the BottomNavigation.
$kendo-bottom-nav-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the BottomNavigation.
$kendo-bottom-nav-letter-spacingNumber.2px0.2px
Description
The letter spacing of the BottomNavigation.
$kendo-bottom-nav-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the BottomNavigation item.
$kendo-bottom-nav-item-padding-yStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical padding of the BottomNavigation item.
$kendo-bottom-nav-item-min-widthNumber72px72px
Description
The minimum width of the BottomNavigation item.
$kendo-bottom-nav-item-max-widthStringnonenone
Description
The maximum width of the BottomNavigation item.
$kendo-bottom-nav-item-min-heightCalculationcalc( var( --kendo-icon-size, 1.5rem ) * 2 + (#{$kendo-bottom-nav-item-padding-y} * 2) )calc(var(--kendo-icon-size, 1.5rem) * 2 + var(--kendo-spacing-0\.5, 0.125rem) * 2)
Description
The minimum height of the BottomNavigation item.
$kendo-bottom-nav-item-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the BottomNavigation item.
$kendo-bottom-nav-item-gapStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The spacing of the BottomNavigation item.
$kendo-bottom-nav-item-focus-offsetStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The offset of the focused BottomNavigation item.
$kendo-bottom-nav-item-focus-outline-widthNumber1px1px
Description
The outline width of the focused BottomNavigation item.
$kendo-bottom-nav-item-focus-outline-styleStringsolidsolid
Description
The outline style of the focused BottomNavigation item.
$kendo-bottom-nav-shadowStringvar( --kendo-box-shadow-depth-4, none )var(--kendo-box-shadow-depth-4, none)
Description
The box shadow of the BottomNavigation.
$kendo-bottom-nav-brand-colorsMap( primary: primary, error: error, success: success, info: info, secondary: if($kendo-enable-color-system, secondary, neutral), tertiary: tertiary, )(primary: primary, error: error, success: success, info: info, secondary: secondary, tertiary: tertiary)
Description
The theme variations for the BottomNavigation.
$kendo-bottom-nav-theme-colorsMap()(solid: (primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4), focus-bg: var(--kendo-color-primary, #0078d4), focus-text: var(--kendo-color-on-primary, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), focus-outline: inherit, active-bg: var(--kendo-color-primary-active, #005a9e), active-text: var(--kendo-color-on-primary, #ffffff), active-border: var(--kendo-color-primary-active, #005a9e), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 46%, transparent), disabled-border: transparent), error: (bg: var(--kendo-color-error, #c2666b), text: var(--kendo-color-on-error, #ffffff), border: var(--kendo-color-error, #c2666b), focus-bg: var(--kendo-color-error, #c2666b), focus-text: var(--kendo-color-on-error, #ffffff), focus-border: var(--kendo-color-error, #c2666b), focus-outline: inherit, active-bg: var(--kendo-color-error-active, #ae3b41), active-text: var(--kendo-color-on-error, #ffffff), active-border: var(--kendo-color-error-active, #ae3b41), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-error, #ffffff) 46%, transparent), disabled-border: transparent), success: (bg: var(--kendo-color-success, #55a554), text: var(--kendo-color-on-success, #ffffff), border: var(--kendo-color-success, #55a554), focus-bg: var(--kendo-color-success, #55a554), focus-text: var(--kendo-color-on-success, #ffffff), focus-border: var(--kendo-color-success, #55a554), focus-outline: inherit, active-bg: var(--kendo-color-success-active, #278a27), active-text: var(--kendo-color-on-success, #ffffff), active-border: var(--kendo-color-success-active, #278a27), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-success, #ffffff) 46%, transparent), disabled-border: transparent), info: (bg: var(--kendo-color-info, #0a7eff), text: var(--kendo-color-on-info, #ffffff), border: var(--kendo-color-info, #0a7eff), focus-bg: var(--kendo-color-info, #0a7eff), focus-text: var(--kendo-color-on-info, #ffffff), focus-border: var(--kendo-color-info, #0a7eff), focus-outline: inherit, active-bg: var(--kendo-color-info-active, #085ebf), active-text: var(--kendo-color-on-info, #ffffff), active-border: var(--kendo-color-info-active, #085ebf), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-info, #ffffff) 46%, transparent), disabled-border: transparent), secondary: (bg: var(--kendo-color-secondary, #979593), text: var(--kendo-color-on-secondary, #ffffff), border: var(--kendo-color-secondary, #979593), focus-bg: var(--kendo-color-secondary, #979593), focus-text: var(--kendo-color-on-secondary, #ffffff), focus-border: var(--kendo-color-secondary, #979593), focus-outline: inherit, active-bg: var(--kendo-color-secondary-active, #797775), active-text: var(--kendo-color-on-secondary, #ffffff), active-border: var(--kendo-color-secondary-active, #797775), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-secondary, #ffffff) 46%, transparent), disabled-border: transparent), tertiary: (bg: var(--kendo-color-tertiary, #2b88d8), text: var(--kendo-color-on-tertiary, #ffffff), border: var(--kendo-color-tertiary, #2b88d8), focus-bg: var(--kendo-color-tertiary, #2b88d8), focus-text: var(--kendo-color-on-tertiary, #ffffff), focus-border: var(--kendo-color-tertiary, #2b88d8), focus-outline: inherit, active-bg: var(--kendo-color-tertiary-active, #2473b7), active-text: var(--kendo-color-on-tertiary, #ffffff), active-border: var(--kendo-color-tertiary-active, #2473b7), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-tertiary, #ffffff) 46%, transparent), disabled-border: transparent), warning: (bg: var(--kendo-color-warning, #ffc80a), text: var(--kendo-color-on-warning, #323130), border: var(--kendo-color-warning, #ffc80a), focus-bg: var(--kendo-color-warning, #ffc80a), focus-text: var(--kendo-color-on-warning, #323130), focus-border: var(--kendo-color-warning, #ffc80a), focus-outline: var(--kendo-color-app-surface, #ffffff), active-bg: var(--kendo-color-warning-active, #e0b000), active-text: var(--kendo-color-on-warning, #323130), active-border: var(--kendo-color-warning-active, #e0b000), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-warning, #323130) 46%, transparent), disabled-border: transparent), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130), focus-bg: var(--kendo-color-dark, #323130), focus-text: var(--kendo-color-on-dark, #ffffff), focus-border: var(--kendo-color-dark, #323130), focus-outline: var(--kendo-color-on-dark, #ffffff), active-bg: var(--kendo-color-dark-active, #000000), active-text: var(--kendo-color-on-dark, #ffffff), active-border: var(--kendo-color-dark-active, #000000), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-dark, #ffffff) 46%, transparent), disabled-border: transparent), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce), focus-bg: var(--kendo-color-light, #d2d0ce), focus-text: var(--kendo-color-on-light, #323130), focus-border: var(--kendo-color-light, #d2d0ce), focus-outline: var(--kendo-color-app-surface, #ffffff), active-bg: var(--kendo-color-light-active, #a19f9d), active-text: var(--kendo-color-on-light, #323130), active-border: var(--kendo-color-light-active, #a19f9d), disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-light, #323130) 46%, transparent), disabled-border: transparent)), flat: (primary: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent), focus-bg: inherit, focus-text: var(--kendo-color-primary, #0078d4), focus-border: transparent, focus-outline: var(--kendo-color-primary, #0078d4), active-bg: inherit, active-text: var(--kendo-color-primary, #0078d4), active-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), error: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent), focus-bg: inherit, focus-text: var(--kendo-color-error, #c2666b), focus-border: transparent, focus-outline: var(--kendo-color-error, #c2666b), active-bg: inherit, active-text: var(--kendo-color-error, #c2666b), active-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), success: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent), focus-bg: inherit, focus-text: var(--kendo-color-success, #55a554), focus-border: transparent, focus-outline: var(--kendo-color-success, #55a554), active-bg: inherit, active-text: var(--kendo-color-success, #55a554), active-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), info: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent), focus-bg: inherit, focus-text: var(--kendo-color-info, #0a7eff), focus-border: transparent, focus-outline: var(--kendo-color-info, #0a7eff), active-bg: inherit, active-text: var(--kendo-color-info, #0a7eff), active-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), secondary: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent), focus-bg: inherit, focus-text: var(--kendo-color-secondary, #979593), focus-border: transparent, focus-outline: var(--kendo-color-secondary, #979593), active-bg: inherit, active-text: var(--kendo-color-secondary, #979593), active-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), tertiary: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent), focus-bg: inherit, focus-text: var(--kendo-color-tertiary, #2b88d8), focus-border: transparent, focus-outline: var(--kendo-color-tertiary, #2b88d8), active-bg: inherit, active-text: var(--kendo-color-tertiary, #2b88d8), active-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), warning: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: var(--kendo-color-warning, #ffc80a), focus-bg: inherit, focus-text: var(--kendo-color-warning, #ffc80a), focus-border: transparent, focus-outline: var(--kendo-color-warning, #ffc80a), active-bg: inherit, active-text: var(--kendo-color-warning, #ffc80a), active-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), dark: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: var(--kendo-color-dark, #323130), focus-bg: inherit, focus-text: var(--kendo-color-dark, #323130), focus-border: transparent, focus-outline: var(--kendo-color-dark, #323130), active-bg: inherit, active-text: var(--kendo-color-dark, #323130), active-border: transparent, disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), light: (bg: var(--kendo-color-app-surface, #ffffff), text: var(--kendo-color-on-app-surface, #323130), border: transparent, focus-bg: inherit, focus-text: var(--kendo-color-light, #d2d0ce), focus-border: transparent, focus-outline: var(--kendo-color-light, #d2d0ce), active-bg: inherit, active-text: var(--kendo-color-light, #d2d0ce), active-border: transparent, disabled-bg: inherit, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial)))
Description
The theme colors map for the BottomNavigation variations.

Breadcrumb

NameTypeDefault valueComputed value
$kendo-breadcrumb-margin-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal margin of the Breadcrumb
$kendo-breadcrumb-margin-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical margin of the Breadcrumb
$kendo-breadcrumb-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the Breadcrumb
$kendo-breadcrumb-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the Breadcrumb
$kendo-breadcrumb-border-widthNumber0px0px
Description
The width of the border around the Breadcrumb
$kendo-breadcrumb-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Breadcrumb
$kendo-breadcrumb-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
$kendo-breadcrumb-sm-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the small breadcrumb.
$kendo-breadcrumb-md-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the medium breadcrumb.
$kendo-breadcrumb-lg-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the large breadcrumb.
$kendo-breadcrumb-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height used along with the $kendo-font-size variable of the Breadcrumb.
$kendo-breadcrumb-sm-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height used along with the $kendo-font-size variable of the small breadcrumb.
$kendo-breadcrumb-md-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height used along with the $kendo-font-size variable of the medium breadcrumb.
$kendo-breadcrumb-lg-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height used along with the $kendo-font-size variable of the large breadcrumb.
$kendo-breadcrumb-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Breadcrumb
$kendo-breadcrumb-textStringget-theme-color-var( neutral-130 )get-theme-color-var(neutral-130)
Description
The text color of the Breadcrumb
$kendo-breadcrumb-borderColortransparenttransparent
Description
The border color of the Breadcrumb
$kendo-breadcrumb-focus-shadowList0 0 0 1px if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))0 0 0 1px color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The box shadow of the focused breadcrumb
$kendo-breadcrumb-link-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Breadcrumb link
$kendo-breadcrumb-sm-link-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the small Breadcrumb link.
$kendo-breadcrumb-md-link-padding-xString$kendo-breadcrumb-link-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the medium Breadcrumb link.
$kendo-breadcrumb-lg-link-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the large Breadcrumb link.
$kendo-breadcrumb-link-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Breadcrumb link
$kendo-breadcrumb-sm-link-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the small Breadcrumb link.
$kendo-breadcrumb-md-link-padding-yString$kendo-breadcrumb-link-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the medium Breadcrumb link.
$kendo-breadcrumb-lg-link-padding-yStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The vertical padding of the large Breadcrumb link.
$kendo-breadcrumb-link-border-radiusNumber0px0px
Description
The radius of the border around the Breadcrumb link
$kendo-breadcrumb-link-initial-textStringinheritinherit
Description
The initial text color of the Breadcrumb link
$kendo-breadcrumb-link-bgColortransparenttransparent
Description
The background color of the Breadcrumb link
$kendo-breadcrumb-link-textStringget-theme-color-var( neutral-130 )get-theme-color-var(neutral-130)
Description
The text color of the Breadcrumb link
$kendo-breadcrumb-link-borderColortransparenttransparent
Description
The borer color of the Breadcrumb link
$kendo-breadcrumb-link-hover-bgStringvar( --kendo-hover-bg, initial )var(--kendo-hover-bg, initial)
Description
The background color of the hovered breadcrumb link
$kendo-breadcrumb-link-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered breadcrumb link
$kendo-breadcrumb-link-hover-borderStringvar( --kendo-hover-border, initial )var(--kendo-hover-border, initial)
Description
The border color of the hovered breadcrumb link
$kendo-breadcrumb-link-active-bgStringvar( --kendo-selected-bg, initial )var(--kendo-selected-bg, initial)
Description
The background color of the active breadcrumb link
$kendo-breadcrumb-link-active-textStringvar( --kendo-selected-text, initial )var(--kendo-selected-text, initial)
Description
The text color of the active breadcrumb link
$kendo-breadcrumb-link-active-borderStringif($kendo-enable-color-system, k-color( base-active ), k-get-theme-color-var( neutral-30 ))var(--kendo-color-base-active, #edebe9)
Description
The border color of the active breadcrumb link
$kendo-breadcrumb-link-focus-bgColortransparenttransparent
Description
The background color of the focused breadcrumb link
$kendo-breadcrumb-link-focus-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused breadcrumb link
$kendo-breadcrumb-link-focus-shadowListinset 0 0 0 1px get-theme-color-var( neutral-130 )inset 0 0 0 1px get-theme-color-var(neutral-130)
Description
The box shadow of the focused breadcrumb link
$kendo-breadcrumb-link-focus-hover-bgStringvar( --kendo-hover-bg, initial )var(--kendo-hover-bg, initial)
Description
The focus and hover background color of the Breadcrumb link
$kendo-breadcrumb-link-disabled-bgStringnonenone
Description
The background color of the disabled breadcrumb link
$kendo-breadcrumb-link-disabled-textStringvar( --kendo-disabled-text, initial )var(--kendo-disabled-text, initial)
Description
The text color of the disabled breadcrumb link
$kendo-breadcrumb-link-disabled-borderStringnonenone
Description
The border color of the disabled breadcrumb link
$kendo-breadcrumb-link-selected-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of selected the Breadcrumb link
$kendo-breadcrumb-link-selected-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected breadcrumb link
$kendo-breadcrumb-link-selected-borderColortransparenttransparent
Description
The border color of the selected breadcrumb link
$kendo-breadcrumb-link-selected-font-weightStringvar( --kendo-font-weight-bold, bold )var(--kendo-font-weight-bold, bold)
Description
The font weight of the selected breadcrumb link
$kendo-breadcrumb-root-link-bgColor$kendo-breadcrumb-link-bgtransparent
Description
The background color of the Breadcrumb root link
$kendo-breadcrumb-root-link-textString$kendo-breadcrumb-link-textget-theme-color-var(neutral-130)
Description
The text color of the Breadcrumb root link
$kendo-breadcrumb-root-link-borderColor$kendo-breadcrumb-link-bordertransparent
Description
The border color of the Breadcrumb root link
$kendo-breadcrumb-root-link-hover-bgString$kendo-breadcrumb-link-hover-bgvar(--kendo-hover-bg, initial)
Description
The background color of the hovered breadcrumb root link
$kendo-breadcrumb-root-link-hover-textString$kendo-breadcrumb-link-hover-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered breadcrumb root link
$kendo-breadcrumb-root-link-hover-borderString$kendo-breadcrumb-link-hover-bordervar(--kendo-hover-border, initial)
Description
The border color of the hovered breadcrumb root link
$kendo-breadcrumb-root-link-active-bgString$kendo-breadcrumb-link-active-bgvar(--kendo-selected-bg, initial)
Description
The background color of the active breadcrumb root link
$kendo-breadcrumb-root-link-active-textString$kendo-breadcrumb-link-active-textvar(--kendo-selected-text, initial)
Description
The text color of the active breadcrumb root link
$kendo-breadcrumb-root-link-active-borderString$kendo-breadcrumb-link-active-bordervar(--kendo-color-base-active, #edebe9)
Description
The border color of the active breadcrumb root link
$kendo-breadcrumb-root-link-focus-bgColor$kendo-breadcrumb-link-focus-bgtransparent
Description
The background color of the focused breadcrumb root link
$kendo-breadcrumb-root-link-focus-textString$kendo-breadcrumb-link-focus-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused breadcrumb root link
$kendo-breadcrumb-root-link-focus-shadowList$kendo-breadcrumb-link-focus-shadowinset 0 0 0 1px get-theme-color-var(neutral-130)
Description
The border color of the focused breadcrumb root link
$kendo-breadcrumb-root-link-focus-hover-bgString$kendo-breadcrumb-link-focus-hover-bgvar(--kendo-hover-bg, initial)
Description
The focus and hover background color of the Breadcrumb root link
$kendo-breadcrumb-root-link-disabled-textString$kendo-breadcrumb-link-disabled-textvar(--kendo-disabled-text, initial)
Description
The text color of the disabled breadcrumb root link
$kendo-breadcrumb-icon-link-padding-yStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The vertical padding of the Breadcrumb link icon
$kendo-breadcrumb-sm-icon-link-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the small Breadcrumb link icon.
$kendo-breadcrumb-md-icon-link-padding-yString$kendo-breadcrumb-icon-link-padding-yvar(--kendo-spacing-2\.5, 0.625rem)
Description
The vertical padding of the medium Breadcrumb link icon.
$kendo-breadcrumb-lg-icon-link-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the large Breadcrumb link icon.
$kendo-breadcrumb-icon-link-padding-xString$kendo-breadcrumb-icon-link-padding-yvar(--kendo-spacing-2\.5, 0.625rem)
Description
The horizontal padding of the Breadcrumb link icon
$kendo-breadcrumb-sm-icon-link-padding-xString$kendo-breadcrumb-sm-icon-link-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the small Breadcrumb link icon.
$kendo-breadcrumb-md-icon-link-padding-xString$kendo-breadcrumb-icon-link-padding-xvar(--kendo-spacing-2\.5, 0.625rem)
Description
The horizontal padding of the medium Breadcrumb link icon.
$kendo-breadcrumb-lg-icon-link-padding-xString$kendo-breadcrumb-lg-icon-link-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the large Breadcrumb link icon.
$kendo-breadcrumb-sizesMap( sm: ( link-padding-x: $kendo-breadcrumb-sm-link-padding-x, link-padding-y: $kendo-breadcrumb-sm-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y, font-size: $kendo-breadcrumb-sm-font-size, line-height: $kendo-breadcrumb-sm-line-height ), md: ( link-padding-x: $kendo-breadcrumb-md-link-padding-x, link-padding-y: $kendo-breadcrumb-md-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y, font-size: $kendo-breadcrumb-md-font-size, line-height: $kendo-breadcrumb-md-line-height ), lg: ( link-padding-x: $kendo-breadcrumb-lg-link-padding-x, link-padding-y: $kendo-breadcrumb-lg-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y, font-size: $kendo-breadcrumb-lg-font-size, line-height: $kendo-breadcrumb-lg-line-height ) )(sm: (link-padding-x: var(--kendo-spacing-2, 0.5rem), link-padding-y: var(--kendo-spacing-1\.5, 0.375rem), icon-link-padding-x: var(--kendo-spacing-2, 0.5rem), icon-link-padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), md: (link-padding-x: var(--kendo-spacing-2, 0.5rem), link-padding-y: var(--kendo-spacing-2, 0.5rem), icon-link-padding-x: var(--kendo-spacing-2\.5, 0.625rem), icon-link-padding-y: var(--kendo-spacing-2\.5, 0.625rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (link-padding-x: var(--kendo-spacing-2, 0.5rem), link-padding-y: var(--kendo-spacing-2\.5, 0.625rem), icon-link-padding-x: var(--kendo-spacing-3, 0.75rem), icon-link-padding-y: var(--kendo-spacing-3, 0.75rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))
Description
The sizes map for the Breadcrumb.

Button

NameTypeDefault valueComputed value
$kendo-actions-button-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Spacing between the action buttons.
$kendo-button-border-widthNumber1px1px
Description
The width of the border around the Button.
$kendo-button-sm-padding-xStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The horizontal padding of the small Button.
$kendo-button-md-padding-xStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The horizontal padding of the medium Button.
$kendo-button-lg-padding-xStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The horizontal padding of the large Button.
$kendo-button-sm-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the small Button.
$kendo-button-md-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the medium Button.
$kendo-button-lg-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the large Button.
$kendo-button-sm-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the small Button.
$kendo-button-md-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the medium Button.
$kendo-button-lg-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the large Button.
$kendo-button-sm-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height used along with the $kendo-font-size variable of the small Button.
$kendo-button-md-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height used along with the $kendo-font-size variable of the medium Button.
$kendo-button-lg-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height used along with the $kendo-font-size variable of the large Button.
$kendo-button-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Button.
$kendo-button-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
The font weight of the Button.
$kendo-button-calc-sizeCalculationcalc( ( #{$kendo-button-md-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) )calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2 + 1px * 2)
Description
The calculated height of the Button.
$kendo-button-inner-calc-sizeCalculationcalc( ( #{$kendo-button-md-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) )calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2)
Description
The calculated inner height of the Button excluding the border width.
$kendo-button-sizesMap( sm: ( padding-x: $kendo-button-sm-padding-x, padding-y: $kendo-button-sm-padding-y, font-size: $kendo-button-sm-font-size, line-height: $kendo-button-sm-line-height ), md: ( padding-x: $kendo-button-md-padding-x, padding-y: $kendo-button-md-padding-y, font-size: $kendo-button-md-font-size, line-height: $kendo-button-md-line-height ), lg: ( padding-x: $kendo-button-lg-padding-x, padding-y: $kendo-button-lg-padding-y, font-size: $kendo-button-lg-font-size, line-height: $kendo-button-lg-line-height ) )(sm: (padding-x: var(--kendo-spacing-5, 1.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), md: (padding-x: var(--kendo-spacing-5, 1.25rem), padding-y: var(--kendo-spacing-1\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-5, 1.25rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))
Description
The sizes map for the Button.
$kendo-button-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The content spacing of the Button.
$kendo-button-focus-offsetStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The offset of the focused Button.
$kendo-button-focus-outline-widthNumber1px1px
Description
The Outline width of the focused Button.
$kendo-button-focus-outline-styleStringsolidsolid
Description
The outline style of the focused Button.
$kendo-button-flat-focus-offsetNumber1px1px
Description
The offset of the flat focused Button.
$kendo-button-flat-focus-outline-widthStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The outline width of the flat focused Button.
$kendo-button-link-focus-offsetNumber00
Description
The offset of the link focused Button.
$kendo-button-link-focus-outline-widthNumber1px1px
Description
The outline width of the flat focused Button.
$kendo-button-theme-colorsMap()(solid: (base: (bg: var(--kendo-color-base, #ffffff), text: var(--kendo-color-on-base, #323130), border: var(--kendo-color-border, #8a8886), hover-bg: var(--kendo-color-base-hover, #f3f2f1), hover-text: var(--kendo-color-on-base, #323130), hover-border: var(--kendo-color-border, #8a8886), focus-bg: var(--kendo-color-base, #ffffff), focus-text: var(--kendo-color-on-base, #323130), focus-border: var(--kendo-color-border, #8a8886), focus-outline: var(--kendo-color-on-base, #323130), focus-hover-bg: var(--kendo-color-base-hover, #f3f2f1), focus-hover-text: var(--kendo-color-on-base, #323130), focus-hover-border: var(--kendo-color-border, #8a8886), focus-hover-outline: var(--kendo-color-on-base, #323130), active-bg: var(--kendo-color-base-active, #edebe9), active-text: var(--kendo-color-on-base, #323130), active-border: var(--kendo-color-border, #8a8886), active-hover-bg: var(--kendo-color-base-hover, #f3f2f1), active-hover-text: var(--kendo-color-on-base, #323130), active-hover-border: var(--kendo-color-border, #8a8886), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4), hover-bg: var(--kendo-color-primary-hover, #106ebe), hover-text: var(--kendo-color-on-primary, #ffffff), hover-border: var(--kendo-color-primary-hover, #106ebe), focus-bg: var(--kendo-color-primary, #0078d4), focus-text: var(--kendo-color-on-primary, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), focus-outline: inherit, focus-hover-bg: var(--kendo-color-primary-hover, #106ebe), focus-hover-text: var(--kendo-color-on-primary, #ffffff), focus-hover-border: var(--kendo-color-primary-hover, #106ebe), focus-hover-outline: inherit, active-bg: var(--kendo-color-primary-active, #005a9e), active-text: var(--kendo-color-on-primary, #ffffff), active-border: var(--kendo-color-primary-active, #005a9e), active-hover-bg: var(--kendo-color-primary-hover, #106ebe), active-hover-text: var(--kendo-color-on-primary, #ffffff), active-hover-border: var(--kendo-color-primary-hover, #106ebe), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), error: (bg: var(--kendo-color-error, #c2666b), text: var(--kendo-color-on-error, #ffffff), border: var(--kendo-color-error, #c2666b), hover-bg: var(--kendo-color-error-hover, #b85156), hover-text: var(--kendo-color-on-error, #ffffff), hover-border: var(--kendo-color-error-hover, #b85156), focus-bg: var(--kendo-color-error, #c2666b), focus-text: var(--kendo-color-on-error, #ffffff), focus-border: var(--kendo-color-error, #c2666b), focus-outline: inherit, focus-hover-bg: var(--kendo-color-error-hover, #b85156), focus-hover-text: var(--kendo-color-on-error, #ffffff), focus-hover-border: var(--kendo-color-error-hover, #b85156), focus-hover-outline: inherit, active-bg: var(--kendo-color-error-active, #ae3b41), active-text: var(--kendo-color-on-error, #ffffff), active-border: var(--kendo-color-error-active, #ae3b41), active-hover-bg: var(--kendo-color-error-hover, #b85156), active-hover-text: var(--kendo-color-on-error, #ffffff), active-hover-border: var(--kendo-color-error-hover, #b85156), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), success: (bg: var(--kendo-color-success, #55a554), text: var(--kendo-color-on-success, #ffffff), border: var(--kendo-color-success, #55a554), hover-bg: var(--kendo-color-success-hover, #3e973e), hover-text: var(--kendo-color-on-success, #ffffff), hover-border: var(--kendo-color-success-hover, #3e973e), focus-bg: var(--kendo-color-success, #55a554), focus-text: var(--kendo-color-on-success, #ffffff), focus-border: var(--kendo-color-success, #55a554), focus-outline: inherit, focus-hover-bg: var(--kendo-color-success-hover, #3e973e), focus-hover-text: var(--kendo-color-on-success, #ffffff), focus-hover-border: var(--kendo-color-success-hover, #3e973e), focus-hover-outline: inherit, active-bg: var(--kendo-color-success-active, #278a27), active-text: var(--kendo-color-on-success, #ffffff), active-border: var(--kendo-color-success-active, #278a27), active-hover-bg: var(--kendo-color-success-hover, #3e973e), active-hover-text: var(--kendo-color-on-success, #ffffff), active-hover-border: var(--kendo-color-success-hover, #3e973e), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), info: (bg: var(--kendo-color-info, #0a7eff), text: var(--kendo-color-on-info, #ffffff), border: var(--kendo-color-info, #0a7eff), hover-bg: var(--kendo-color-info-hover, #096edf), hover-text: var(--kendo-color-on-info, #ffffff), hover-border: var(--kendo-color-info-hover, #096edf), focus-bg: var(--kendo-color-info, #0a7eff), focus-text: var(--kendo-color-on-info, #ffffff), focus-border: var(--kendo-color-info, #0a7eff), focus-outline: inherit, focus-hover-bg: var(--kendo-color-info-hover, #096edf), focus-hover-text: var(--kendo-color-on-info, #ffffff), focus-hover-border: var(--kendo-color-info-hover, #096edf), focus-hover-outline: inherit, active-bg: var(--kendo-color-info-active, #085ebf), active-text: var(--kendo-color-on-info, #ffffff), active-border: var(--kendo-color-info-active, #085ebf), active-hover-bg: var(--kendo-color-info-hover, #096edf), active-hover-text: var(--kendo-color-on-info, #ffffff), active-hover-border: var(--kendo-color-info-hover, #096edf), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), secondary: (bg: var(--kendo-color-secondary, #979593), text: var(--kendo-color-on-secondary, #ffffff), border: var(--kendo-color-secondary, #979593), hover-bg: var(--kendo-color-secondary-hover, #8a8886), hover-text: var(--kendo-color-on-secondary, #ffffff), hover-border: var(--kendo-color-secondary-hover, #8a8886), focus-bg: var(--kendo-color-secondary, #979593), focus-text: var(--kendo-color-on-secondary, #ffffff), focus-border: var(--kendo-color-secondary, #979593), focus-outline: inherit, focus-hover-bg: var(--kendo-color-secondary-hover, #8a8886), focus-hover-text: var(--kendo-color-on-secondary, #ffffff), focus-hover-border: var(--kendo-color-secondary-hover, #8a8886), focus-hover-outline: inherit, active-bg: var(--kendo-color-secondary-active, #797775), active-text: var(--kendo-color-on-secondary, #ffffff), active-border: var(--kendo-color-secondary-active, #797775), active-hover-bg: var(--kendo-color-secondary-hover, #8a8886), active-hover-text: var(--kendo-color-on-secondary, #ffffff), active-hover-border: var(--kendo-color-secondary-hover, #8a8886), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), tertiary: (bg: var(--kendo-color-tertiary, #2b88d8), text: var(--kendo-color-on-tertiary, #ffffff), border: var(--kendo-color-tertiary, #2b88d8), hover-bg: var(--kendo-color-tertiary-hover, #287ec7), hover-text: var(--kendo-color-on-tertiary, #ffffff), hover-border: var(--kendo-color-tertiary-hover, #287ec7), focus-bg: var(--kendo-color-tertiary, #2b88d8), focus-text: var(--kendo-color-on-tertiary, #ffffff), focus-border: var(--kendo-color-tertiary, #2b88d8), focus-outline: inherit, focus-hover-bg: var(--kendo-color-tertiary-hover, #287ec7), focus-hover-text: var(--kendo-color-on-tertiary, #ffffff), focus-hover-border: var(--kendo-color-tertiary-hover, #287ec7), focus-hover-outline: inherit, active-bg: var(--kendo-color-tertiary-active, #2473b7), active-text: var(--kendo-color-on-tertiary, #ffffff), active-border: var(--kendo-color-tertiary-active, #2473b7), active-hover-bg: var(--kendo-color-tertiary-hover, #287ec7), active-hover-text: var(--kendo-color-on-tertiary, #ffffff), active-hover-border: var(--kendo-color-tertiary-hover, #287ec7), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), warning: (bg: var(--kendo-color-warning, #ffc80a), text: var(--kendo-color-on-warning, #323130), border: var(--kendo-color-warning, #ffc80a), hover-bg: var(--kendo-color-warning-hover, #f5c000), hover-text: var(--kendo-color-on-warning, #323130), hover-border: var(--kendo-color-warning-hover, #f5c000), focus-bg: var(--kendo-color-warning, #ffc80a), focus-text: var(--kendo-color-on-warning, #323130), focus-border: var(--kendo-color-warning, #ffc80a), focus-outline: var(--kendo-color-app-surface, #ffffff), focus-hover-bg: var(--kendo-color-warning-hover, #f5c000), focus-hover-text: var(--kendo-color-on-warning, #323130), focus-hover-border: var(--kendo-color-warning-hover, #f5c000), focus-hover-outline: var(--kendo-color-app-surface, #ffffff), active-bg: var(--kendo-color-warning-active, #e0b000), active-text: var(--kendo-color-on-warning, #323130), active-border: var(--kendo-color-warning-active, #e0b000), active-hover-bg: var(--kendo-color-warning-hover, #f5c000), active-hover-text: var(--kendo-color-on-warning, #323130), active-hover-border: var(--kendo-color-warning-hover, #f5c000), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130), hover-bg: var(--kendo-color-dark-hover, #201f1e), hover-text: var(--kendo-color-on-dark, #ffffff), hover-border: var(--kendo-color-dark-hover, #201f1e), focus-bg: var(--kendo-color-dark, #323130), focus-text: var(--kendo-color-on-dark, #ffffff), focus-border: var(--kendo-color-dark, #323130), focus-outline: var(--kendo-color-on-dark, #ffffff), focus-hover-bg: var(--kendo-color-dark-hover, #201f1e), focus-hover-text: var(--kendo-color-on-dark, #ffffff), focus-hover-border: var(--kendo-color-dark-hover, #201f1e), focus-hover-outline: var(--kendo-color-on-dark, #ffffff), active-bg: var(--kendo-color-dark-active, #000000), active-text: var(--kendo-color-on-dark, #ffffff), active-border: var(--kendo-color-dark-active, #000000), active-hover-bg: var(--kendo-color-dark-hover, #201f1e), active-hover-text: var(--kendo-color-on-dark, #ffffff), active-hover-border: var(--kendo-color-dark-hover, #201f1e), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce), hover-bg: var(--kendo-color-light-hover, #c8c6c4), hover-text: var(--kendo-color-on-light, #323130), hover-border: var(--kendo-color-light-hover, #c8c6c4), focus-bg: var(--kendo-color-light, #d2d0ce), focus-text: var(--kendo-color-on-light, #323130), focus-border: var(--kendo-color-light, #d2d0ce), focus-outline: var(--kendo-color-app-surface, #ffffff), focus-hover-bg: var(--kendo-color-light-hover, #c8c6c4), focus-hover-text: var(--kendo-color-on-light, #323130), focus-hover-border: var(--kendo-color-light-hover, #c8c6c4), focus-hover-outline: var(--kendo-color-app-surface, #ffffff), active-bg: var(--kendo-color-light-active, #a19f9d), active-text: var(--kendo-color-on-light, #323130), active-border: var(--kendo-color-light-active, #a19f9d), active-hover-bg: var(--kendo-color-light-hover, #c8c6c4), active-hover-text: var(--kendo-color-on-light, #323130), active-hover-border: var(--kendo-color-light-hover, #c8c6c4), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent)), outline: (base: (bg: transparent, text: var(--kendo-color-base-on-surface, #323130), border: currentColor, hover-bg: var(--kendo-color-on-base, #323130), hover-text: var(--kendo-color-base, #ffffff), hover-border: var(--kendo-color-on-base, #323130), focus-bg: transparent, focus-text: var(--kendo-color-base-on-surface, #323130), focus-border: currentColor, focus-outline: inherit, focus-hover-bg: var(--kendo-color-on-base, #323130), focus-hover-text: var(--kendo-color-base, #ffffff), focus-hover-border: var(--kendo-color-on-base, #323130), focus-hover-outline: inherit, active-bg: var(--kendo-color-on-base, #323130), active-text: var(--kendo-color-base, #ffffff), active-border: var(--kendo-color-on-base, #323130), active-hover-bg: var(--kendo-color-on-base, #323130), active-hover-text: var(--kendo-color-base, #ffffff), active-hover-border: var(--kendo-color-on-base, #323130), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), primary: (bg: transparent, text: var(--kendo-color-primary-on-surface, #0078d4), border: currentColor, hover-bg: var(--kendo-color-primary, #0078d4), hover-text: var(--kendo-color-on-primary, #ffffff), hover-border: var(--kendo-color-primary, #0078d4), focus-bg: transparent, focus-text: var(--kendo-color-primary-on-surface, #0078d4), focus-border: var(--kendo-color-primary, #0078d4), focus-outline: inherit, focus-hover-bg: var(--kendo-color-primary, #0078d4), focus-hover-text: var(--kendo-color-on-primary, #ffffff), focus-hover-border: var(--kendo-color-primary, #0078d4), focus-hover-outline: inherit, active-bg: var(--kendo-color-primary, #0078d4), active-text: var(--kendo-color-on-primary, #ffffff), active-border: var(--kendo-color-primary, #0078d4), active-hover-bg: var(--kendo-color-primary, #0078d4), active-hover-text: var(--kendo-color-on-primary, #ffffff), active-hover-border: var(--kendo-color-primary, #0078d4), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), error: (bg: transparent, text: var(--kendo-color-error-on-surface, #a4262c), border: currentColor, hover-bg: var(--kendo-color-error, #c2666b), hover-text: var(--kendo-color-on-error, #ffffff), hover-border: var(--kendo-color-error, #c2666b), focus-bg: transparent, focus-text: var(--kendo-color-error-on-surface, #a4262c), focus-border: var(--kendo-color-error, #c2666b), focus-outline: inherit, focus-hover-bg: var(--kendo-color-error, #c2666b), focus-hover-text: var(--kendo-color-on-error, #ffffff), focus-hover-border: var(--kendo-color-error, #c2666b), focus-hover-outline: inherit, active-bg: var(--kendo-color-error, #c2666b), active-text: var(--kendo-color-on-error, #ffffff), active-border: var(--kendo-color-error, #c2666b), active-hover-bg: var(--kendo-color-error, #c2666b), active-hover-text: var(--kendo-color-on-error, #ffffff), active-hover-border: var(--kendo-color-error, #c2666b), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), success: (bg: transparent, text: var(--kendo-color-success-on-surface, #107c10), border: currentColor, hover-bg: var(--kendo-color-success, #55a554), hover-text: var(--kendo-color-on-success, #ffffff), hover-border: var(--kendo-color-success, #55a554), focus-bg: transparent, focus-text: var(--kendo-color-success-on-surface, #107c10), focus-border: var(--kendo-color-success, #55a554), focus-outline: inherit, focus-hover-bg: var(--kendo-color-success, #55a554), focus-hover-text: var(--kendo-color-on-success, #ffffff), focus-hover-border: var(--kendo-color-success, #55a554), focus-hover-outline: inherit, active-bg: var(--kendo-color-success, #55a554), active-text: var(--kendo-color-on-success, #ffffff), active-border: var(--kendo-color-success, #55a554), active-hover-bg: var(--kendo-color-success, #55a554), active-hover-text: var(--kendo-color-on-success, #ffffff), active-hover-border: var(--kendo-color-success, #55a554), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), info: (bg: transparent, text: var(--kendo-color-info-on-surface, #096edf), border: currentColor, hover-bg: var(--kendo-color-info, #0a7eff), hover-text: var(--kendo-color-on-info, #ffffff), hover-border: var(--kendo-color-info, #0a7eff), focus-bg: transparent, focus-text: var(--kendo-color-info-on-surface, #096edf), focus-border: var(--kendo-color-info, #0a7eff), focus-outline: inherit, focus-hover-bg: var(--kendo-color-info, #0a7eff), focus-hover-text: var(--kendo-color-on-info, #ffffff), focus-hover-border: var(--kendo-color-info, #0a7eff), focus-hover-outline: inherit, active-bg: var(--kendo-color-info, #0a7eff), active-text: var(--kendo-color-on-info, #ffffff), active-border: var(--kendo-color-info, #0a7eff), active-hover-bg: var(--kendo-color-info, #0a7eff), active-hover-text: var(--kendo-color-on-info, #ffffff), active-hover-border: var(--kendo-color-info, #0a7eff), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), secondary: (bg: transparent, text: var(--kendo-color-secondary-on-surface, #605e5c), border: currentColor, hover-bg: var(--kendo-color-secondary, #979593), hover-text: var(--kendo-color-on-secondary, #ffffff), hover-border: var(--kendo-color-secondary, #979593), focus-bg: transparent, focus-text: var(--kendo-color-secondary-on-surface, #605e5c), focus-border: var(--kendo-color-secondary, #979593), focus-outline: inherit, focus-hover-bg: var(--kendo-color-secondary, #979593), focus-hover-text: var(--kendo-color-on-secondary, #ffffff), focus-hover-border: var(--kendo-color-secondary, #979593), focus-hover-outline: inherit, active-bg: var(--kendo-color-secondary, #979593), active-text: var(--kendo-color-on-secondary, #ffffff), active-border: var(--kendo-color-secondary, #979593), active-hover-bg: var(--kendo-color-secondary, #979593), active-hover-text: var(--kendo-color-on-secondary, #ffffff), active-hover-border: var(--kendo-color-secondary, #979593), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), tertiary: (bg: transparent, text: var(--kendo-color-tertiary-on-surface, #2b88d8), border: currentColor, hover-bg: var(--kendo-color-tertiary, #2b88d8), hover-text: var(--kendo-color-on-tertiary, #ffffff), hover-border: var(--kendo-color-tertiary, #2b88d8), focus-bg: transparent, focus-text: var(--kendo-color-tertiary-on-surface, #2b88d8), focus-border: var(--kendo-color-tertiary, #2b88d8), focus-outline: inherit, focus-hover-bg: var(--kendo-color-tertiary, #2b88d8), focus-hover-text: var(--kendo-color-on-tertiary, #ffffff), focus-hover-border: var(--kendo-color-tertiary, #2b88d8), focus-hover-outline: inherit, active-bg: var(--kendo-color-tertiary, #2b88d8), active-text: var(--kendo-color-on-tertiary, #ffffff), active-border: var(--kendo-color-tertiary, #2b88d8), active-hover-bg: var(--kendo-color-tertiary, #2b88d8), active-hover-text: var(--kendo-color-on-tertiary, #ffffff), active-hover-border: var(--kendo-color-tertiary, #2b88d8), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), warning: (bg: transparent, text: var(--kendo-color-warning-on-surface, #7a6000), border: currentColor, hover-bg: var(--kendo-color-warning, #ffc80a), hover-text: var(--kendo-color-on-warning, #323130), hover-border: var(--kendo-color-warning, #ffc80a), focus-bg: transparent, focus-text: var(--kendo-color-warning-on-surface, #7a6000), focus-border: var(--kendo-color-warning-on-surface, #7a6000), focus-outline: inherit, focus-hover-bg: var(--kendo-color-warning, #ffc80a), focus-hover-text: var(--kendo-color-on-warning, #323130), focus-hover-border: var(--kendo-color-warning, #ffc80a), focus-hover-outline: inherit, active-bg: var(--kendo-color-warning, #ffc80a), active-text: var(--kendo-color-on-warning, #323130), active-border: var(--kendo-color-warning, #ffc80a), active-hover-bg: var(--kendo-color-warning, #ffc80a), active-hover-text: var(--kendo-color-on-warning, #323130), active-hover-border: var(--kendo-color-warning, #ffc80a), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), dark: (bg: transparent, text: var(--kendo-color-dark-on-surface, #323130), border: currentColor, hover-bg: var(--kendo-color-dark, #323130), hover-text: var(--kendo-color-on-dark, #ffffff), hover-border: var(--kendo-color-dark, #323130), focus-bg: transparent, focus-text: var(--kendo-color-dark-on-surface, #323130), focus-border: var(--kendo-color-dark, #323130), focus-outline: inherit, focus-hover-bg: var(--kendo-color-dark, #323130), focus-hover-text: var(--kendo-color-on-dark, #ffffff), focus-hover-border: var(--kendo-color-dark, #323130), focus-hover-outline: inherit, active-bg: var(--kendo-color-dark, #323130), active-text: var(--kendo-color-on-dark, #ffffff), active-border: var(--kendo-color-dark, #323130), active-hover-bg: var(--kendo-color-dark, #323130), active-hover-text: var(--kendo-color-on-dark, #ffffff), active-hover-border: var(--kendo-color-dark, #323130), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), light: (bg: transparent, text: var(--kendo-color-light-on-surface, #d2d0ce), border: currentColor, hover-bg: var(--kendo-color-light, #d2d0ce), hover-text: var(--kendo-color-on-light, #323130), hover-border: var(--kendo-color-light, #d2d0ce), focus-bg: transparent, focus-text: var(--kendo-color-light-on-surface, #d2d0ce), focus-border: var(--kendo-color-light, #d2d0ce), focus-outline: inherit, focus-hover-bg: var(--kendo-color-light, #d2d0ce), focus-hover-text: var(--kendo-color-on-light, #323130), focus-hover-border: var(--kendo-color-light, #d2d0ce), focus-hover-outline: inherit, active-bg: var(--kendo-color-light, #d2d0ce), active-text: var(--kendo-color-on-light, #323130), active-border: var(--kendo-color-light, #d2d0ce), active-hover-bg: var(--kendo-color-light, #d2d0ce), active-hover-text: var(--kendo-color-on-light, #323130), active-hover-border: var(--kendo-color-light, #d2d0ce), disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent))), link: (base: (bg: transparent, text: var(--kendo-color-on-base, #323130), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-on-base, #323130), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-on-base, #323130), focus-border: transparent, focus-outline: var(--kendo-color-base-subtle-active, #d2d0ce), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-on-base, #323130), focus-hover-border: var(--kendo-color-base-subtle-active, #d2d0ce), focus-hover-outline: transparent, active-bg: transparent, active-text: var(--kendo-color-on-base, #323130), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-on-base, #323130), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), primary: (bg: transparent, text: var(--kendo-color-primary, #0078d4), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-primary-hover, #106ebe), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-primary, #0078d4), focus-border: transparent, focus-outline: var(--kendo-color-primary-subtle-active, #abd1ef), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-primary-hover, #106ebe), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-primary-subtle-active, #abd1ef), active-bg: transparent, active-text: var(--kendo-color-primary-active, #005a9e), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-primary-hover, #106ebe), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), error: (bg: transparent, text: var(--kendo-color-error, #c2666b), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-error-hover, #b85156), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-error, #c2666b), focus-border: transparent, focus-outline: var(--kendo-color-error-subtle-active, #e9bcbf), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-error-hover, #b85156), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-error-subtle-active, #e9bcbf), active-bg: transparent, active-text: var(--kendo-color-error-active, #ae3b41), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-error-hover, #b85156), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), success: (bg: transparent, text: var(--kendo-color-success, #55a554), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-success-hover, #3e973e), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-success, #55a554), focus-border: transparent, focus-outline: var(--kendo-color-success-subtle-active, #b1dbaf), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-success-hover, #3e973e), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-success-subtle-active, #b1dbaf), active-bg: transparent, active-text: var(--kendo-color-success-active, #278a27), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-success-hover, #3e973e), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), info: (bg: transparent, text: var(--kendo-color-info, #0a7eff), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-info-hover, #096edf), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-info, #0a7eff), focus-border: transparent, focus-outline: var(--kendo-color-info-subtle-active, #8dc3ff), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-info-hover, #096edf), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-info-subtle-active, #8dc3ff), active-bg: transparent, active-text: var(--kendo-color-info-active, #085ebf), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-info-hover, #096edf), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), secondary: (bg: transparent, text: var(--kendo-color-secondary, #979593), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-secondary-hover, #8a8886), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-secondary, #979593), focus-border: transparent, focus-outline: var(--kendo-color-secondary-subtle-active, #edebe9), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-secondary-hover, #8a8886), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-secondary-subtle-active, #edebe9), active-bg: transparent, active-text: var(--kendo-color-secondary-active, #797775), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-secondary-hover, #8a8886), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), tertiary: (bg: transparent, text: var(--kendo-color-tertiary, #2b88d8), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-tertiary-hover, #287ec7), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-tertiary, #2b88d8), focus-border: transparent, focus-outline: var(--kendo-color-tertiary-subtle-active, #aacfef), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-tertiary-hover, #287ec7), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-tertiary-subtle-active, #aacfef), active-bg: transparent, active-text: var(--kendo-color-tertiary-active, #2473b7), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-tertiary-hover, #287ec7), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), warning: (bg: transparent, text: var(--kendo-color-warning, #ffc80a), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-warning-hover, #f5c000), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-warning, #ffc80a), focus-border: var(--kendo-color-warning-subtle-active, #ffe58d), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-warning-hover, #f5c000), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-warning-subtle-active, #ffe58d), active-bg: transparent, active-text: var(--kendo-color-warning-active, #e0b000), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-warning-hover, #f5c000), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), dark: (bg: transparent, text: var(--kendo-color-dark, #323130), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-dark-hover, #201f1e), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-dark, #323130), focus-border: var(--kendo-color-dark-subtle-active, #8a8886), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-dark-hover, #201f1e), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-dark-subtle-active, #8a8886), active-bg: transparent, active-text: var(--kendo-color-dark-active, #000000), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-dark-hover, #201f1e), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), light: (bg: transparent, text: var(--kendo-color-light, #d2d0ce), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-light-hover, #c8c6c4), hover-border: transparent, focus-bg: transparent, focus-text: var(--kendo-color-light, #d2d0ce), focus-border: var(--kendo-color-light-subtle-active, #edebe9), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-light-hover, #c8c6c4), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-light-subtle-active, #edebe9), active-bg: transparent, active-text: var(--kendo-color-light-active, #a19f9d), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-light-hover, #c8c6c4), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial)), clear: (base: (bg: transparent, text: var(--kendo-color-base-on-surface, #323130), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-base-on-surface, #323130), hover-border: transparent, focus-bg: var(--kendo-color-base-subtle, #edebe9), focus-text: var(--kendo-color-base-on-surface, #323130), focus-border: transparent, focus-outline: var(--kendo-color-base-active, #edebe9), focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-base-on-surface, #323130), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-base-active, #edebe9), active-bg: transparent, active-text: var(--kendo-color-base-on-surface, #323130), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-base-on-surface, #323130), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), primary: (bg: transparent, text: var(--kendo-color-primary-on-surface, #0078d4), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-primary-on-surface, #0078d4), hover-border: transparent, focus-bg: var(--kendo-color-primary-subtle, #deecf9), focus-text: var(--kendo-color-primary-on-surface, #0078d4), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-primary-on-surface, #0078d4), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-primary-on-surface, #0078d4), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-primary-on-surface, #0078d4), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), error: (bg: transparent, text: var(--kendo-color-error-on-surface, #a4262c), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-error-on-surface, #a4262c), hover-border: transparent, focus-bg: var(--kendo-color-error-subtle, #fde7e9), focus-text: var(--kendo-color-error-on-surface, #a4262c), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-error-on-surface, #a4262c), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-error-on-surface, #a4262c), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-error-on-surface, #a4262c), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), success: (bg: transparent, text: var(--kendo-color-success-on-surface, #107c10), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-success-on-surface, #107c10), hover-border: transparent, focus-bg: var(--kendo-color-success-subtle, #dff6dd), focus-text: var(--kendo-color-success-on-surface, #107c10), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-success-on-surface, #107c10), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-success-on-surface, #107c10), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-success-on-surface, #107c10), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), info: (bg: transparent, text: var(--kendo-color-info-on-surface, #096edf), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-info-on-surface, #096edf), hover-border: transparent, focus-bg: var(--kendo-color-info-subtle, #cee5ff), focus-text: var(--kendo-color-info-on-surface, #096edf), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-info-on-surface, #096edf), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-info-on-surface, #096edf), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-info-on-surface, #096edf), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), secondary: (bg: transparent, text: var(--kendo-color-secondary-on-surface, #605e5c), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-secondary-on-surface, #605e5c), hover-border: transparent, focus-bg: var(--kendo-color-secondary-subtle, #faf9f8), focus-text: var(--kendo-color-secondary-on-surface, #605e5c), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-secondary-on-surface, #605e5c), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-secondary-on-surface, #605e5c), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-secondary-on-surface, #605e5c), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), tertiary: (bg: transparent, text: var(--kendo-color-tertiary-on-surface, #2b88d8), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-tertiary-on-surface, #2b88d8), hover-border: transparent, focus-bg: var(--kendo-color-tertiary-subtle, #deecf9), focus-text: var(--kendo-color-tertiary-on-surface, #2b88d8), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-tertiary-on-surface, #2b88d8), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-tertiary-on-surface, #2b88d8), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-tertiary-on-surface, #2b88d8), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), warning: (bg: transparent, text: var(--kendo-color-warning-on-surface, #7a6000), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-warning-on-surface, #7a6000), hover-border: transparent, focus-bg: var(--kendo-color-warning-subtle, #fff4ce), focus-text: var(--kendo-color-warning-on-surface, #7a6000), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-warning-on-surface, #7a6000), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-warning-on-surface, #7a6000), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-warning-on-surface, #7a6000), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), dark: (bg: transparent, text: var(--kendo-color-dark-on-surface, #323130), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-dark-on-surface, #323130), hover-border: transparent, focus-bg: var(--kendo-color-dark-subtle, #a19f9d), focus-text: var(--kendo-color-dark-on-surface, #323130), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-dark-on-surface, #323130), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-dark-on-surface, #323130), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-dark-on-surface, #323130), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), light: (bg: transparent, text: var(--kendo-color-light-on-surface, #d2d0ce), border: transparent, hover-bg: transparent, hover-text: var(--kendo-color-light-on-surface, #d2d0ce), hover-border: transparent, focus-bg: var(--kendo-color-light-subtle, #faf9f8), focus-text: var(--kendo-color-light-on-surface, #d2d0ce), focus-border: transparent, focus-hover-bg: transparent, focus-hover-text: var(--kendo-color-light-on-surface, #d2d0ce), focus-hover-border: transparent, active-bg: transparent, active-text: var(--kendo-color-light-on-surface, #d2d0ce), active-border: transparent, active-hover-bg: transparent, active-hover-text: var(--kendo-color-light-on-surface, #d2d0ce), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial)), flat: (primary: (bg: initial, text: var(--kendo-color-primary-on-surface, #0078d4), border: transparent, hover-bg: var(--kendo-color-primary-subtle, #deecf9), hover-text: var(--kendo-color-primary-hover, #106ebe), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-primary-on-surface, #0078d4), focus-border: transparent, focus-outline: var(--kendo-color-primary-subtle-active, #abd1ef), focus-hover-bg: var(--kendo-color-primary-subtle, #deecf9), focus-hover-text: var(--kendo-color-primary-hover, #106ebe), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-primary-subtle-active, #abd1ef), active-bg: var(--kendo-color-primary-subtle-hover, #c7e0f4), active-text: var(--kendo-color-primary-hover, #106ebe), active-border: transparent, active-hover-bg: var(--kendo-color-primary-subtle, #deecf9), active-hover-text: var(--kendo-color-primary-hover, #106ebe), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), error: (bg: initial, text: var(--kendo-color-error-on-surface, #a4262c), border: transparent, hover-bg: var(--kendo-color-error-subtle, #fde7e9), hover-text: var(--kendo-color-error-hover, #b85156), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-error-on-surface, #a4262c), focus-border: transparent, focus-outline: var(--kendo-color-error-subtle-active, #e9bcbf), focus-hover-bg: var(--kendo-color-error-subtle, #fde7e9), focus-hover-text: var(--kendo-color-error-hover, #b85156), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-error-subtle-active, #e9bcbf), active-bg: var(--kendo-color-error-subtle-hover, #f3d2d4), active-text: var(--kendo-color-error-hover, #b85156), active-border: transparent, active-hover-bg: var(--kendo-color-error-subtle, #fde7e9), active-hover-text: var(--kendo-color-error-hover, #b85156), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), success: (bg: initial, text: var(--kendo-color-success-on-surface, #107c10), border: transparent, hover-bg: var(--kendo-color-success-subtle, #dff6dd), hover-text: var(--kendo-color-success-hover, #3e973e), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-success-on-surface, #107c10), focus-border: transparent, focus-outline: var(--kendo-color-success-subtle-active, #b1dbaf), focus-hover-bg: var(--kendo-color-success-subtle, #dff6dd), focus-hover-text: var(--kendo-color-success-hover, #3e973e), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-success-subtle-active, #b1dbaf), active-bg: var(--kendo-color-success-subtle-hover, #c8e8c6), active-text: var(--kendo-color-success-hover, #3e973e), active-border: transparent, active-hover-bg: var(--kendo-color-success-subtle, #dff6dd), active-hover-text: var(--kendo-color-success-hover, #3e973e), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), info: (bg: initial, text: var(--kendo-color-info-on-surface, #096edf), border: transparent, hover-bg: var(--kendo-color-info-subtle, #cee5ff), hover-text: var(--kendo-color-info-hover, #096edf), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-info-on-surface, #096edf), focus-border: transparent, focus-outline: var(--kendo-color-info-subtle-active, #8dc3ff), focus-hover-bg: var(--kendo-color-info-subtle, #cee5ff), focus-hover-text: var(--kendo-color-info-hover, #096edf), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-info-subtle-active, #8dc3ff), active-bg: var(--kendo-color-info-subtle-hover, #add4ff), active-text: var(--kendo-color-info-hover, #096edf), active-border: transparent, active-hover-bg: var(--kendo-color-info-subtle, #cee5ff), active-hover-text: var(--kendo-color-info-hover, #096edf), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), secondary: (bg: initial, text: var(--kendo-color-secondary-on-surface, #605e5c), border: transparent, hover-bg: var(--kendo-color-secondary-subtle, #faf9f8), hover-text: var(--kendo-color-secondary-hover, #8a8886), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-secondary-on-surface, #605e5c), focus-border: transparent, focus-outline: var(--kendo-color-secondary-subtle-active, #edebe9), focus-hover-bg: var(--kendo-color-secondary-subtle, #faf9f8), focus-hover-text: var(--kendo-color-secondary-hover, #8a8886), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-secondary-subtle-active, #edebe9), active-bg: var(--kendo-color-secondary-subtle-hover, #f3f2f1), active-text: var(--kendo-color-secondary-hover, #8a8886), active-border: transparent, active-hover-bg: var(--kendo-color-secondary-subtle, #faf9f8), active-hover-text: var(--kendo-color-secondary-hover, #8a8886), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), tertiary: (bg: initial, text: var(--kendo-color-tertiary-on-surface, #2b88d8), border: transparent, hover-bg: var(--kendo-color-tertiary-subtle, #deecf9), hover-text: var(--kendo-color-tertiary-hover, #287ec7), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-tertiary-on-surface, #2b88d8), focus-border: transparent, focus-outline: var(--kendo-color-tertiary-subtle-active, #aacfef), focus-hover-bg: var(--kendo-color-tertiary-subtle, #deecf9), focus-hover-text: var(--kendo-color-tertiary-hover, #287ec7), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-tertiary-subtle-active, #aacfef), active-bg: var(--kendo-color-tertiary-subtle-hover, #bfdbf3), active-text: var(--kendo-color-tertiary-hover, #287ec7), active-border: transparent, active-hover-bg: var(--kendo-color-tertiary-subtle, #deecf9), active-hover-text: var(--kendo-color-tertiary-hover, #287ec7), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), warning: (bg: initial, text: var(--kendo-color-warning-on-surface, #7a6000), border: transparent, hover-bg: var(--kendo-color-warning-subtle, #fff4ce), hover-text: var(--kendo-color-warning-hover, #f5c000), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-warning-on-surface, #7a6000), focus-border: transparent, focus-outline: var(--kendo-color-warning-subtle-active, #ffe58d), focus-hover-bg: var(--kendo-color-warning-subtle, #fff4ce), focus-hover-text: var(--kendo-color-warning-hover, #f5c000), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-warning-subtle-active, #ffe58d), active-bg: var(--kendo-color-warning-subtle-hover, #ffedad), active-text: var(--kendo-color-warning-hover, #f5c000), active-border: transparent, active-hover-bg: var(--kendo-color-warning-subtle, #fff4ce), active-hover-text: var(--kendo-color-warning-hover, #f5c000), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), dark: (bg: initial, text: var(--kendo-color-dark-on-surface, #323130), border: transparent, hover-bg: var(--kendo-color-dark-subtle, #a19f9d), hover-text: var(--kendo-color-dark-hover, #201f1e), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-dark-on-surface, #323130), focus-border: transparent, focus-outline: var(--kendo-color-dark-subtle-active, #8a8886), focus-hover-bg: var(--kendo-color-dark-subtle, #a19f9d), focus-hover-text: var(--kendo-color-dark-hover, #201f1e), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-dark-subtle-active, #8a8886), active-bg: var(--kendo-color-dark-subtle-hover, #979593), active-text: var(--kendo-color-dark-hover, #201f1e), active-border: transparent, active-hover-bg: var(--kendo-color-dark-subtle, #a19f9d), active-hover-text: var(--kendo-color-dark-hover, #201f1e), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial), light: (bg: initial, text: var(--kendo-color-light-on-surface, #d2d0ce), border: transparent, hover-bg: var(--kendo-color-light-subtle, #faf9f8), hover-text: var(--kendo-color-light-hover, #c8c6c4), hover-border: transparent, focus-bg: initial, focus-text: var(--kendo-color-light-on-surface, #d2d0ce), focus-border: transparent, focus-outline: var(--kendo-color-light-subtle-active, #edebe9), focus-hover-bg: var(--kendo-color-light-subtle, #faf9f8), focus-hover-text: var(--kendo-color-light-hover, #c8c6c4), focus-hover-border: transparent, focus-hover-outline: var(--kendo-color-light-subtle-active, #edebe9), active-bg: var(--kendo-color-light-subtle-hover, #f3f2f1), active-text: var(--kendo-color-light-hover, #c8c6c4), active-border: transparent, active-hover-bg: var(--kendo-color-light-subtle, #faf9f8), active-hover-text: var(--kendo-color-light-hover, #c8c6c4), active-hover-border: transparent, disabled-bg: initial, disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: initial)))
Description
The theme colors map for the Button.

Calendar

NameTypeDefault valueComputed value
$kendo-calendar-border-widthNumber1px1px
Description
The width of the border around the Calendar.
$kendo-calendar-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Calendar.
$kendo-calendar-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Calendar.
$kendo-calendar-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Calendar.
$kendo-calendar-cell-sizeNumber28px28px
Description
The size of the calendar cell.
$kendo-calendar-bgStringvar( --kendo-component-bg, initial)var(--kendo-component-bg, initial)
Description
The background color of the Calendar.
$kendo-calendar-textStringvar( --kendo-component-text, initial)var(--kendo-component-text, initial)
Description
The text color of the Calendar.
$kendo-calendar-borderStringvar( --kendo-component-border, initial)var(--kendo-component-border, initial)
Description
The border color of the Calendar.
$kendo-calendar-header-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the calendar header.
$kendo-calendar-header-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the calendar header.
$kendo-calendar-header-border-widthNumber1px1px
Description
Width of the bottom border of the calendar header.
$kendo-calendar-header-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the calendar header.
$kendo-calendar-header-textString$kendo-calendar-textvar(--kendo-component-text, initial)
Description
The text color of the calendar header.
$kendo-calendar-header-borderString$kendo-calendar-bordervar(--kendo-component-border, initial)
Description
The border color of the calendar header.
$kendo-calendar-nav-gapStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The spacing between the navigation buttons of the Calendar.
$kendo-calendar-footer-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the calendar footer.
$kendo-calendar-footer-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the calendar footer.
$kendo-calendar-cell-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the calendar cell.
$kendo-calendar-cell-padding-xStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The horizontal padding of the calendar cell.
$kendo-calendar-cell-padding-yString$kendo-calendar-cell-padding-xvar(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the calendar cell.
$kendo-calendar-cell-line-heightString$kendo-calendar-line-heightvar(--kendo-line-height, normal)
Description
The line height of the calendar cell.
$kendo-calendar-cell-border-radiusStringvar( --kendo-border-radius-md, 0)var(--kendo-border-radius-md, 0)
Description
The border radius of the calendar cell.
$kendo-calendar-header-cell-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the calendar header cell.
$kendo-calendar-header-cell-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Th vertical padding of the calendar header cell.
$kendo-calendar-header-cell-widthNumber$kendo-calendar-cell-size28px
Description
The width of the calendar header cell.
$kendo-calendar-header-cell-heightNumber$kendo-calendar-cell-size28px
Description
The height of the calendar header cell.
$kendo-calendar-header-cell-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the calendar header cell.
$kendo-calendar-header-cell-line-heightNumber22
Description
The line height of the calendar header cell.
$kendo-calendar-header-cell-bgStringinheritinherit
Description
The background color of the calendar header cell.
$kendo-calendar-header-cell-textStringinheritinherit
Description
The text color of the calendar header cell.
$kendo-calendar-caption-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the calendar captions.
$kendo-calendar-caption-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the calendar captions.
$kendo-calendar-caption-heightNumber$kendo-calendar-cell-size28px
Description
The height of the calendar captions.
$kendo-calendar-caption-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the calendar captions.
$kendo-calendar-caption-line-heightStringnormalnormal
Description
The line height of the calendar captions.
$kendo-calendar-caption-font-weightStringboldbold
Description
Font weight of the calendar captions.
$kendo-calendar-caption-colorString$kendo-subtle-textvar(--kendo-color-subtle, #605e5c)
Description
The text color of the calendar captions.
$kendo-calendar-view-widthNumber($kendo-calendar-cell-size * 7)196px
Description
The width of the Calendar view.
$kendo-calendar-view-heightNumber($kendo-calendar-cell-size * 7)196px
Description
The height of the Calendar view.
$kendo-calendar-view-padding-block-endStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The bottom padding of Calendar views.
$kendo-calendar-view-gapStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The spacing between the views in the multiview Calendar.
$kendo-calendar-weekend-bgStringinheritinherit
Description
The background color of the calendar weekend cell.
$kendo-calendar-weekend-textStringinheritinherit
Description
The text color of the calendar weekend cell.
$kendo-calendar-today-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the calendar today cell.
$kendo-calendar-today-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the calendar today cell.
$kendo-calendar-today-hover-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the calendar today cell when hovered.
$kendo-calendar-today-hover-bgStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-120 ))var(--kendo-color-primary-hover, #106ebe)
Description
The background color of the calendar today cell when hovered.
$kendo-calendar-today-border-radiusNumber9999px9999px
Description
The border radius of the calendar today cell.
$kendo-calendar-week-number-bgStringinheritinherit
Description
The background color of the calendar week number cell.
$kendo-calendar-week-number-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the calendar week number cell.
$kendo-calendar-other-month-bgStringinheritinherit
Description
The background color of the other months calendar cells.
$kendo-calendar-other-month-textStringvar( --kendo-disabled-text, inherit )var(--kendo-disabled-text, inherit)
Description
The text color of the other months calendar cells.
$kendo-calendar-cell-bgStringinheritinherit
Description
The background color of the calendar cells.
$kendo-calendar-cell-textStringinheritinherit
Description
The text color of the calendar cells.
$kendo-calendar-cell-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The background color of the calendar cells when hovered.
$kendo-calendar-cell-hover-textStringvar( --kendo-hover-text, inherit )var(--kendo-hover-text, inherit)
Description
The text color of the calendar cells when hovered.
$kendo-calendar-cell-selected-bgStringvar( --kendo-selected-bg, inherit )var(--kendo-selected-bg, inherit)
Description
The background color of the selected calendar cell.
$kendo-calendar-cell-selected-textStringvar( --kendo-selected-text, inherit )var(--kendo-selected-text, inherit)
Description
The text color of the selected calendar cell.
$kendo-calendar-cell-selected-borderStringvar( --kendo-selected-border, inherit )var(--kendo-selected-border, inherit)
Description
The border color of the selected calendar cell.
$kendo-calendar-cell-selected-shadowListinset 0 0 0 1px $kendo-calendar-cell-selected-borderinset 0 0 0 1px var(--kendo-selected-border, inherit)
Description
The shadow of the selected calendar cell.
$kendo-calendar-cell-selected-hover-bgStringvar( --kendo-selected-hover-bg, inherit )var(--kendo-selected-hover-bg, inherit)
Description
The background color of the selected calendar cell when hovered.
$kendo-calendar-cell-selected-hover-textStringvar( --kendo-selected-hover-text, inherit )var(--kendo-selected-hover-text, inherit)
Description
The text color of the selected calendar cell when hovered.
$kendo-calendar-cell-focus-shadowListinset 0 0 0 1px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130))inset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The shadow of the selected calendar cell when focused.
$kendo-calendar-cell-selected-focus-shadowList$kendo-calendar-cell-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The shadow of the selected calendar cell when selected and focused.
$kendo-calendar-navigation-widthNumber5em5em
Description
The width of the navigation in the infinite Calendar.
$kendo-calendar-navigation-item-heightNumber2em2em
Description
The height of the navigation items in the infinite Calendar.
$kendo-calendar-navigation-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the navigation in the infinite Calendar.
$kendo-calendar-navigation-textString$kendo-calendar-header-textvar(--kendo-component-text, initial)
Description
The text color of the navigation in the infinite Calendar.
$kendo-calendar-navigation-borderString$kendo-calendar-header-bordervar(--kendo-component-border, initial)
Description
The border color of the navigation in the infinite Calendar.
$kendo-calendar-navigation-hover-textString$kendo-link-hover-textvar(--kendo-color-primary-hover, #106ebe)
Description
The text color of the hovered items in the calendar navigation.
$kendo-infinite-calendar-header-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The background color of the navigation in the infinite Calendar.
$kendo-infinite-calendar-header-padding-yListk-spacing(3) k-spacing(1)var(--kendo-spacing-3, 0.75rem) var(--kendo-spacing-1, 0.25rem)
Description
The background color of the navigation in the infinite Calendar.
$kendo-infinite-calendar-view-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the infinite Calendar.
$kendo-infinite-calendar-view-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the infinite Calendar.
$kendo-infinite-calendar-view-heightNumber( $kendo-calendar-cell-size * 9 )252px
Description
The height of the infinite Calendar view.
$kendo-calendar-range-bgStringif($kendo-enable-color-system, k-color( base-active ), k-get-theme-color-var( neutral-30 ))var(--kendo-color-base-active, #edebe9)
Description
The background color of the range selection in the Calendar.
$kendo-calendar-range-textStringinheritinherit
Description
The text color of the range selection in the Calendar.
$kendo-calendar-range-borderStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The border color of the range selection in the Calendar.
$kendo-calendar-start-range-hover-shadowListinset 1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset 0 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))inset 1px -1px 0 0 var(--kendo-color-base-emphasis, #605e5c), inset 0 1px 0 0 var(--kendo-color-base-emphasis, #605e5c)
Description
The shadow of the hovered start range selection in the Calendar.
$kendo-calendar-mid-range-hover-shadowListinset 0 -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset 0 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))inset 0 -1px 0 0 var(--kendo-color-base-emphasis, #605e5c), inset 0 1px 0 0 var(--kendo-color-base-emphasis, #605e5c)
Description
The shadow of the hovered mid range selection in the Calendar.
$kendo-calendar-end-range-hover-shadowListinset -1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset 0 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))inset -1px -1px 0 0 var(--kendo-color-base-emphasis, #605e5c), inset 0 1px 0 0 var(--kendo-color-base-emphasis, #605e5c)
Description
The shadow of the hovered end range selection in the Calendar.
$kendo-calendar-start-end-range-hover-shadowListinset 1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset -1px 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))inset 1px -1px 0 0 var(--kendo-color-base-emphasis, #605e5c), inset -1px 1px 0 0 var(--kendo-color-base-emphasis, #605e5c)
Description
The shadow of the hovered start-end range selection in the Calendar.
$kendo-calendar-sm-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the small Calendar.
$kendo-calendar-sm-line-heightStringvar( --kendo-line-height-sm, normal )var(--kendo-line-height-sm, normal)
Description
The line height of the small Calendar.
$kendo-calendar-sm-cell-sizeNumber24px24px
Description
The size of the cells in the small Calendar.
$kendo-calendar-sm-cell-padding-xStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The horizontal padding of the cells in the small Calendar.
$kendo-calendar-sm-cell-padding-yStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical padding of the cells in the small Calendar.
$kendo-calendar-sm-cell-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the cells in the small Calendar.
$kendo-calendar-md-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the medium Calendar.
$kendo-calendar-md-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the medium Calendar.
$kendo-calendar-md-cell-sizeNumber28px28px
Description
The size of the cells in the medium Calendar.
$kendo-calendar-md-cell-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the cells in the medium Calendar.
$kendo-calendar-md-cell-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the cells in the medium Calendar.
$kendo-calendar-md-cell-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the cells in the medium Calendar.
$kendo-calendar-lg-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the large Calendar.
$kendo-calendar-lg-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the large Calendar.
$kendo-calendar-lg-cell-sizeNumber32px32px
Description
The size of the cells in the large Calendar.
$kendo-calendar-lg-cell-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the cells in the large Calendar.
$kendo-calendar-lg-cell-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the cells in the large Calendar.
$kendo-calendar-lg-cell-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the cells in the large Calendar.
$kendo-calendar-sizesMap( sm: ( font-size: $kendo-calendar-sm-font-size, line-height: $kendo-calendar-sm-line-height, cell-size: $kendo-calendar-sm-cell-size, cell-padding-x: $kendo-calendar-sm-cell-padding-y, cell-padding-y: $kendo-calendar-sm-cell-padding-x, cell-font-size: $kendo-calendar-sm-cell-font-size ), md: ( font-size: $kendo-calendar-md-font-size, line-height: $kendo-calendar-md-line-height, cell-size: $kendo-calendar-md-cell-size, cell-padding-x: $kendo-calendar-md-cell-padding-y, cell-padding-y: $kendo-calendar-md-cell-padding-x, cell-font-size: $kendo-calendar-md-cell-font-size ), lg: ( font-size: $kendo-calendar-lg-font-size, line-height: $kendo-calendar-lg-line-height, cell-size: $kendo-calendar-lg-cell-size, cell-padding-x: $kendo-calendar-lg-cell-padding-y, cell-padding-y: $kendo-calendar-lg-cell-padding-x, cell-font-size: $kendo-calendar-lg-cell-font-size ) )(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: var(--kendo-line-height-sm, normal), cell-size: 24px, cell-padding-x: var(--kendo-spacing-0\.5, 0.125rem), cell-padding-y: var(--kendo-spacing-0\.5, 0.125rem), cell-font-size: var(--kendo-font-size-sm, inherit)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-size: 28px, cell-padding-x: var(--kendo-spacing-1, 0.25rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem), cell-font-size: var(--kendo-font-size-sm, inherit)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), cell-size: 32px, cell-padding-x: var(--kendo-spacing-1, 0.25rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem), cell-font-size: var(--kendo-font-size, inherit)))
Description
The sizes Map of the Calendar.

Captcha

NameTypeDefault valueComputed value
$kendo-captcha-spacerStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacer of the Captcha.
$kendo-captcha-widthNumber280px280px
Description
The width of the Captcha.
$kendo-captcha-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Captcha.
$kendo-captcha-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Captcha.
$kendo-captcha-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Captcha.
$kendo-captcha-spacingString$kendo-captcha-spacervar(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Captcha.
$kendo-captcha-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Captcha.
$kendo-captcha-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Captcha.
$kendo-captcha-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Captcha.
$kendo-captcha-image-wrap-spacingString$kendo-captcha-spacervar(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Captcha image wrapper.
$kendo-captcha-image-controls-spacingCalculationcalc( #{$kendo-captcha-spacer} / 2 )calc(var(--kendo-spacing-2, 0.5rem) / 2)
Description
The spacing of the Captcha image controls.
$kendo-captcha-validation-offset-yCalculationcalc( #{$kendo-captcha-spacer} / 2 )calc(var(--kendo-spacing-2, 0.5rem) / 2)
Description
The offset of the Captcha validation message.
$kendo-captcha-validation-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Captcha validation message.

Card

NameTypeDefault valueComputed value
$kendo-card-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Card.
$kendo-card-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Card.
$kendo-card-border-widthNumber0px0px
Description
The width of the border around the Card.
$kendo-card-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the Card.
$kendo-card-inner-border-radiusCalculationcalc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} )calc(var(--kendo-border-radius-md, 0.25rem) - 0px)
Description
The inner border radius of the Card.
$kendo-card-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Card.
$kendo-card-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Card.
$kendo-card-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Card.
$kendo-card-deck-gapStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The spacing between the Cards in the Card deck.
$kendo-card-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Card.
$kendo-card-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Card.
$kendo-card-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Card.
$kendo-card-shadowStringvar( --kendo-box-shadow-depth-1, none )var(--kendo-box-shadow-depth-1, none)
Description
The shadow of the Card.
$kendo-card-focus-bgString$kendo-card-bgvar(--kendo-component-bg, initial)
Description
The background color of the focused Card.
$kendo-card-focus-textNullnullnull
Description
The text color of the focused Card.
$kendo-card-focus-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the focused Card.
$kendo-card-focus-shadowStringvar( --kendo-box-shadow-depth-3, none )var(--kendo-box-shadow-depth-3, none)
Description
The shadow of the focused Card.
$kendo-card-header-font-sizeStringvar( --kendo-font-size-lg, inherit )var(--kendo-font-size-lg, inherit)
Description
The font size of the Card header.
$kendo-card-header-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
Тhe font family of the Card header.
$kendo-card-header-font-weightStringvar( --kendo-font-weight, initial )var(--kendo-font-weight, initial)
Description
The font weight of the Card header.
$kendo-card-header-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Card header.
$kendo-card-header-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Card header.
$kendo-card-header-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Card header.
$kendo-card-header-border-widthNumber00
Description
The bottom border width of the Card header.
$kendo-card-header-bgStringinheritinherit
Description
The background color of the Card header.
$kendo-card-header-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the Card header.
$kendo-card-header-borderStringinheritinherit
Description
The border color of the Card header.
$kendo-card-body-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Card body.
$kendo-card-body-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Card body.
$kendo-card-footer-padding-xString$kendo-card-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Card footer.
$kendo-card-footer-padding-yString$kendo-card-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Card footer.
$kendo-card-footer-border-widthNumber00
Description
The top border width of the Card footer.
$kendo-card-footer-bgStringinheritinherit
Description
The background color of the Card footer.
$kendo-card-footer-textStringinheritinherit
Description
The text color of the Card footer.
$kendo-card-footer-borderStringinheritinherit
Description
The border color of the Card footer.
$kendo-card-title-font-sizeStringvar( --kendo-font-size-lg, inherit )var(--kendo-font-size-lg, inherit)
Description
The font size of the Card title.
$kendo-card-title-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Card title.
$kendo-card-title-font-weightString$kendo-card-header-font-weightvar(--kendo-font-weight, initial)
Description
The font weight of the Card title.
$kendo-card-title-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Card title.
$kendo-card-title-margin-bottomStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The bottom margin of the Card title.
$kendo-card-subtitle-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Card subtitle.
$kendo-card-subtitle-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Card subtitle.
$kendo-card-subtitle-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Card subtitle.
$kendo-card-subtitle-margin-bottomStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The bottom margin of the Card subtitle.
$kendo-card-subtitle-textString$kendo-subtle-textvar(--kendo-color-subtle, #605e5c)
Description
The text color of the Card subtitle.
$kendo-card-img-max-widthNumber100px100px
Description
The maximum width of the Card image.
$kendo-card-avatar-sizeNumber3rem3rem
Description
The size of the Avatar in the Card.
$kendo-card-avatar-spacingString$kendo-card-header-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The spacing between the Avatar and the text in the Card.
$kendo-card-actions-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Card actions.
$kendo-card-actions-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Card actions.
$kendo-card-actions-border-widthNumber00
Description
The top border width of the Card actions.
$kendo-card-actions-gapStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the Card actions.
$kendo-card-deck-scroll-button-radiusNumber00
Description
The border radius of the scroll button in the Card deck.
$kendo-card-deck-scroll-button-offsetNumber( -1 * $kendo-button-border-width )-1px
Description
The border radius of the scroll button in the Card deck.
$kendo-card-callout-sizeNumber20px20px
Description
The size of the Card callout.

Chart

NameTypeDefault valueComputed value
$kendo-chart-label-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font-size of the label of the chart component.
$kendo-chart-inactive-bgStringvar( --kendo-disabled-bg, initial )var(--kendo-disabled-bg, initial)
Description
The inactive background color of the chart component.

Charts

NameTypeDefault valueComputed value
$kendo-series-aStringif($kendo-enable-color-system, k-color( series-a ), k-get-theme-color-var( series-a-100 ))var(--kendo-color-series-a, #0099bc)
Description
The first base series color and its light and dark shades.
$kendo-series-bStringif($kendo-enable-color-system, k-color( series-b ), k-get-theme-color-var( series-b-100 ))var(--kendo-color-series-b, #e74856)
Description
The second base series color and its light and dark shades.
$kendo-series-cStringif($kendo-enable-color-system, k-color( series-c ), k-get-theme-color-var( series-c-100 ))var(--kendo-color-series-c, #ffb900)
Description
The third base series color and its light and dark shades.
$kendo-series-dStringif($kendo-enable-color-system, k-color( series-d ), k-get-theme-color-var( series-d-100 ))var(--kendo-color-series-d, #096edf)
Description
The fourth base series color and its light and dark shades.
$kendo-series-eStringif($kendo-enable-color-system, k-color( series-e ), k-get-theme-color-var( series-e-100 ))var(--kendo-color-series-e, #8764b8)
Description
The fifth base series color and its light and dark shades.
$kendo-series-fStringif($kendo-enable-color-system, k-color( series-f ), k-get-theme-color-var( series-f-100 ))var(--kendo-color-series-f, #00cc6a)
Description
The sixth base series color and its light and dark shades.
$kendo-series-1String$kendo-series-avar(--kendo-color-series-a, #0099bc)
Description
The series colors in order:
base, light, dark, lighter, darker
$kendo-chart-border-widthList0px default0px default
Description
The border width of the chart component.
$kendo-chart-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font-family of the chart component.
$kendo-chart-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font-size of the chart component.
$kendo-chart-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line-height of the chart component.
$kendo-chart-tooltip-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font-size of the tooltip of the chart component.
$kendo-chart-tooltip-line-heightStringvar( --kendo-line-height-sm, normal )var(--kendo-line-height-sm, normal)
Description
The line-height of the tooltip of the chart component.
$kendo-chart-title-font-sizeStringvar( --kendo-font-size-lg, inherit )var(--kendo-font-size-lg, inherit)
Description
The font-size of the title of the chart component.
$kendo-chart-pane-title-font-sizeStringvar( --kendo-font-size-lg, inherit )var(--kendo-font-size-lg, inherit)
Description
The font-size of the pane title of the chart component.
$kendo-chart-pane-title-font-weightStringvar( --kendo-font-weight, inherit )var(--kendo-font-weight, inherit)
Description
The font-weight of the pane title of the chart component.
$kendo-chart-major-linesStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The color of the chart component major grid lines.
$kendo-chart-minor-linesStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The color of the chart component minor grid lines.
$kendo-chart-area-opacityNumber.60.6
Description
The opacity of the chart area.
$kendo-chart-area-inactive-opacityNumber.10.1
Description
The inactive opacity of the chart area.
$kendo-chart-line-inactive-opacityNumber.30.3
Description
The inactive opacity of the chart line.
$kendo-chart-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the chart component.
$kendo-chart-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the chart component.
$kendo-chart-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the chart component.
$kendo-chart-tooltip-colorStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the chart tooltip.
$kendo-chart-tooltip-color-inverseStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The inverse text color of the chart tooltip.
$kendo-chart-crosshair-backgroundStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The background color of the chart crosshairs.
$kendo-chart-crosshair-shared-tooltip-colorStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the chart shared crosshair tooltip.
$kendo-chart-crosshair-shared-tooltip-backgroundStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the chart shared crosshair tooltip.
$kendo-chart-crosshair-shared-tooltip-borderColortransparenttransparent
Description
The border color of the chart shared crosshair tooltip.
$kendo-chart-notes-backgroundStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The background color of the chart notes.
$kendo-chart-notes-borderString$kendo-chart-notes-backgroundvar(--kendo-color-base-emphasis, #605e5c)
Description
The border color of the chart notes.
$kendo-chart-notes-linesString$kendo-chart-notes-backgroundvar(--kendo-color-base-emphasis, #605e5c)
Description
The background color of the chart note lines.
$kendo-chart-handle-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the chart handle.
$kendo-chart-handle-textString$kendo-chart-textvar(--kendo-component-text, initial)
Description
The text color of the chart handle.
$kendo-chart-handle-borderString$kendo-chart-handle-bgvar(--kendo-color-surface, #faf9f8)
Description
The border color of the chart handle.
$kendo-chart-handle-hover-bgStringvar( --kendo-hover-bg, initial )var(--kendo-hover-bg, initial)
Description
The hover background color of the chart handle.
$kendo-chart-handle-hover-textStringvar( --kendo-hover-text, initial )var(--kendo-hover-text, initial)
Description
The hover text color of the chart handle.
$kendo-chart-handle-hover-borderStringvar( --kendo-hover-border, initial )var(--kendo-hover-border, initial)
Description
The hover border color of the chart handle.
$kendo-color-error-bars-backgroundStringif($kendo-enable-color-system, k-color( error ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-error, #c2666b)
Description
The color of the chart error bars.
$kendo-selection-handle-sizeNumber24px24px
Description
The size of the selection handle of the chart component.
$kendo-selection-border-colorStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The color of the selection handle of the chart component.
$kendo-treemap-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font-family of the treemap.
$kendo-treemap-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font-size of the treemap.
$kendo-treemap-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line-height of the treemap.
$kendo-treemap-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the treemap.
$kendo-treemap-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the treemap.
$kendo-treemap-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the treemap.
$kendo-treemap-title-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the treemap title.
$kendo-treemap-title-textStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The text color of the treemap title.
$kendo-treemap-title-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the treemap title.

Chat

NameTypeDefault valueComputed value
$kendo-chat-transitionStringvar( --kendo-transition, inherit )var(--kendo-transition, inherit)
Description
The box shadow transition of the Chat.
$kendo-chat-link-hover-textStringvar( --kendo-link-hover-text, inherit )var(--kendo-link-hover-text, inherit)
Description
The hover text color of the Chat bubble links.
$kendo-chat-link-textStringvar( --kendo-link-text, inherit )var(--kendo-link-text, inherit)
Description
The text color of the Chat bubble links.
$kendo-chat-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the Chat.
$kendo-chat-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the Chat.
$kendo-chat-widthNumber500px500px
Description
The width of the Chat.
$kendo-chat-heightNumber600px600px
Description
The height of the Chat.
$kendo-chat-border-widthNumber1px1px
Description
The border width of the Chat.
$kendo-chat-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Chat.
$kendo-chat-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Chat.
$kendo-chat-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Chat.
$kendo-chat-typing-indicator-dot-sizeNumber8px8px
Description
The size of the Chat typing indicator dot.
$kendo-chat-typing-indicator-dot-spacingCalculationcalc( #{k-spacing(2.5)} / 2 )calc(var(--kendo-spacing-2\.5, 0.625rem) / 2)
Description
The spacing of the Chat typing indicator dot.
$kendo-chat-item-spacing-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal spacing between the items of the Chat.
$kendo-chat-item-spacing-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical spacing between the items of the Chat.
$kendo-chat-message-list-padding-xString$kendo-chat-padding-xvar(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the Chat message list.
$kendo-chat-message-list-padding-yString$kendo-chat-padding-yvar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the Chat message list.
$kendo-chat-message-list-spacingString$kendo-chat-item-spacing-yvar(--kendo-spacing-4, 1rem)
Description
The spacing of the Chat message list.
$kendo-chat-timestamp-font-sizeStringsmallersmaller
Description
The font size of the Chat timestamp.
$kendo-chat-timestamp-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Chat timestamp.
$kendo-chat-timestamp-transformStringuppercaseuppercase
Description
The text transform of the Chat timestamp.
$kendo-chat-timestamp-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the Chat timestamp.
$kendo-chat-timestamp-bgStringnormalnormal
Description
The background color of the Chat timestamp.
$kendo-chat-bubble-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Chat bubble message.
$kendo-chat-bubble-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Chat bubble message.
$kendo-chat-bubble-spacingStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The spacing of the Chat bubble message.
$kendo-chat-bubble-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Chat bubble message.
$kendo-chat-scroll-buttonStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Chat scroll button.
$kendo-card-deck-scrollbar-sizeNumber20px20px
Description
The size of the Chat Card deck scrollbar.
$kendo-chat-bubble-border-radiusStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The border radius of the Chat bubble message.
$kendo-chat-bubble-border-radius-smStringvar( --kendo-border-radius, 0 )var(--kendo-border-radius, 0)
Description
The border radius of the Chat small bubble message
$kendo-chat-avatar-sizeNumber32px32px
Description
The size of the Chat Avatar.
$kendo-chat-avatar-spacingString$kendo-chat-item-spacing-xvar(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Chat Avatar.
$kendo-chat-toolbar-padding-xString$kendo-toolbar-md-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Chat Toolbar.
$kendo-chat-toolbar-padding-yString$kendo-toolbar-md-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Chat Toolbar.
$kendo-chat-toolbar-spacingString$kendo-toolbar-md-spacingvar(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Chat Toolbar.
$kendo-chat-toolbar-bgString$kendo-toolbar-bgvar(--kendo-color-surface, #faf9f8)
Description
The background color of the Chat Toolbar.
$kendo-chat-toolbar-textString$kendo-toolbar-textvar(--kendo-component-text, inherit)
Description
The text color of the Chat Toolbar.
$kendo-chat-toolbar-borderStringinheritinherit
Description
The border color of the Chat Toolbar.
$kendo-chat-quick-reply-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Chat quick reply.
$kendo-chat-quick-reply-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Chat quick reply.
$kendo-chat-quick-reply-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Chat quick reply.
$kendo-chat-quick-reply-line-heightString$kendo-chat-bubble-line-heightvar(--kendo-line-height, normal)
Description
The line height of the Chat quick reply.
$kendo-chat-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the Chat.
$kendo-chat-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the Chat.
$kendo-chat-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The border color of the Chat.
$kendo-chat-bubble-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the Chat bubble.
$kendo-chat-bubble-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the Chat bubble.
$kendo-chat-bubble-borderString$kendo-chat-bubble-bgvar(--kendo-component-bg, inherit)
Description
The border color of the Chat bubble.
$kendo-chat-bubble-shadowStringvar( --kendo-box-shadow-depth-1, none )var(--kendo-box-shadow-depth-1, none)
Description
The box shadow of the Chat bubble.
$kendo-chat-bubble-hover-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-box-shadow-depth-2, none)
Description
The shadow of the hovered Chat bubble.
$kendo-chat-bubble-selected-shadowStringvar( --kendo-box-shadow-depth-3, none )var(--kendo-box-shadow-depth-3, none)
Description
The shadow of the selected Chat bubble.
$kendo-chat-alt-bubble-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Chat alt bubble.
$kendo-chat-alt-bubble-textStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The text color of the Chat alt bubble.
$kendo-chat-alt-bubble-borderString$kendo-chat-alt-bubble-bgvar(--kendo-color-primary, #0078d4)
Description
The border color of the Chat alt bubble.
$kendo-chat-alt-bubble-shadowStringvar( --kendo-box-shadow-depth-1, none )var(--kendo-box-shadow-depth-1, none)
Description
The shadow of the Chat alt bubble.
$kendo-chat-alt-bubble-hover-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-box-shadow-depth-2, none)
Description
The shadow of the hovered Chat alt bubble.
$kendo-chat-alt-bubble-selected-shadowStringvar( --kendo-box-shadow-depth-3, none )var(--kendo-box-shadow-depth-3, none)
Description
The shadow of the selected Chat alt bubble.
$kendo-chat-quick-reply-bgColortransparenttransparent
Description
The background color of the Chat quick reply.
$kendo-chat-quick-reply-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the Chat quick reply.
$kendo-chat-quick-reply-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the Chat quick reply.
$kendo-chat-quick-reply-hover-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the hovered Chat quick reply.
$kendo-chat-quick-reply-hover-textStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The text color of the hovered Chat quick reply.
$kendo-chat-quick-reply-hover-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the hovered Chat quick reply.

Checkbox

NameTypeDefault valueComputed value
$kendo-checkbox-border-radiusNullnullnull
Description
The border radius of the CheckBox.
$kendo-checkbox-border-widthNumber1px1px
Description
The border width of the CheckBox.
$kendo-checkbox-bgString$kendo-component-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the CheckBox.
$kendo-checkbox-textColortransparenttransparent
Description
The text color of the CheckBox.
$kendo-checkbox-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the CheckBox.
$kendo-checkbox-hover-bgString$kendo-checkbox-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the hovered CheckBox.
$kendo-checkbox-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color( neutral, 130 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered CheckBox.
$kendo-checkbox-hover-borderString$kendo-checkbox-bordervar(--kendo-color-border-alt, #323130)
Description
The border color of the hovered CheckBox.
$kendo-checkbox-checked-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the checked CheckBox.
$kendo-checkbox-checked-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the checked CheckBox.
$kendo-checkbox-checked-borderString$kendo-checkbox-checked-bgvar(--kendo-color-primary, #0078d4)
Description
The border color of the checked CheckBox.
$kendo-checkbox-hover-checked-bgStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The background of the hovered and checked CheckBox.
$kendo-checkbox-hover-checked-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the hovered and checked CheckBox.
$kendo-checkbox-hover-checked-borderString$kendo-checkbox-hover-checked-bgvar(--kendo-color-primary-hover, #106ebe)
Description
The border color of the hovered and checked CheckBox.
$kendo-checkbox-focus-borderNullnullnull
Description
The border color of the focused CheckBox.
$kendo-checkbox-focus-shadowNullnullnull
Description
The box shadow of the focused CheckBox.
$kendo-checkbox-focus-outlineList1px solid if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))1px solid var(--kendo-color-base-emphasis, #605e5c)
Description
The outline of the focused CheckBox.
$kendo-checkbox-indeterminate-bgString$kendo-checkbox-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the indeterminate CheckBox.
$kendo-checkbox-indeterminate-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color( primary, 100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the indeterminate CheckBox.
$kendo-checkbox-indeterminate-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the indeterminate CheckBox.
$kendo-checkbox-hover-indeterminate-bgString$kendo-checkbox-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the hovered and indeterminate CheckBox.
$kendo-checkbox-hover-indeterminate-textStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color( primary, 110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The text color of the hovered and indeterminate CheckBox.
$kendo-checkbox-hover-indeterminate-borderStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The border color of the hovered and indeterminate CheckBox.
$kendo-checkbox-disabled-bgString$kendo-checkbox-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the disabled CheckBox.
$kendo-checkbox-disabled-textStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The text color of the disabled CheckBox.
$kendo-checkbox-disabled-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The border color of the disabled CheckBox.
$kendo-checkbox-disabled-checked-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The background color of the disabled and checked CheckBox.
$kendo-checkbox-disabled-checked-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the disabled and checked CheckBox.
$kendo-checkbox-disabled-checked-borderColorif($kendo-enable-color-system, transparent, k-get-theme-color-var( neutral-60 ))transparent
Description
The border color of the disabled and checked CheckBox.
$kendo-checkbox-disabled-indeterminate-bgString$kendo-checkbox-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the disabled and indeterminate CheckBox.
$kendo-checkbox-disabled-indeterminate-textStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color( neutral, 60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The border color of the disabled and indeterminate CheckBox.
$kendo-checkbox-disabled-indeterminate-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The border color of the disabled and indeterminate CheckBox.
$kendo-checkbox-invalid-bgString$kendo-checkbox-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of an invalid CheckBox.
$kendo-checkbox-invalid-textString$kendo-invalid-textvar(--kendo-color-error-on-surface, #a4262c)
Description
The text color of an invalid CheckBox.
$kendo-checkbox-invalid-borderString$kendo-invalid-bordervar(--kendo-color-error-emphasis, #a4262c)
Description
The border color of an invalid CheckBox.
$kendo-checkbox-indicator-typeStringimageimage
Description
The type of the CheckBox indicator.
$kendo-checkbox-glyph-font-familyList"WebComponentsIcons", monospace"WebComponentsIcons", monospace
Description
The font family of the CheckBox indicator glyph.
$kendo-checkbox-checked-glyphString"\e118""\e118"
Description
The glyph of the CheckBox indicator.
$kendo-checkbox-indeterminate-glyphString"\e121""\e121"
Description
The glyph of the indeterminate CheckBox indicator.
$kendo-checkbox-hover-imageStringescape-svg( url("data:image/svg+xml,") )url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='var%28--kendo-color-on-app-surface, %23323130%29' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M3,8 l3,3 l7-7'/%3e%3c/svg%3e")
Description
The image of the hovered CheckBox indicator.
$kendo-checkbox-checked-imageStringescape-svg( url("data:image/svg+xml,") )url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='var%28--kendo-color-app-surface, %23ffffff%29' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M3,8 l3,3 l7-7'/%3e%3c/svg%3e")
Description
The image of the checked CheckBox indicator.
$kendo-checkbox-indeterminate-imageStringescape-svg( url("data:image/svg+xml,") )url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3crect x='3' y='3' width='10' height='10' rx='2' fill='var%28--kendo-color-primary, %230078d4%29'/%3e%3c/svg%3e")
Description
The image of the indeterminate CheckBox indicator.
$kendo-checkbox-hover-checked-imageStringescape-svg( url("data:image/svg+xml,") )url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='var%28--kendo-color-app-surface, %23ffffff%29' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M3,8 l3,3 l7-7'/%3e%3c/svg%3e")
Description
The image of the hovered and checked CheckBox indicator.
$kendo-checkbox-hover-indeterminate-imageStringescape-svg( url("data:image/svg+xml,") )url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3crect x='3' y='3' width='10' height='10' rx='2' fill='var%28--kendo-color-primary-hover, %23106ebe%29'/%3e%3c/svg%3e")
Description
The image of the hovered and indeterminate CheckBox indicator.
$kendo-checkbox-disabled-checked-imageStringescape-svg( url("data:image/svg+xml,") )url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='var%28--kendo-color-app-surface, %23ffffff%29' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M3,8 l3,3 l7-7'/%3e%3c/svg%3e")
Description
The image of the checked CheckBox indicator.
$kendo-checkbox-disabled-indeterminate-imageStringescape-svg( url("data:image/svg+xml,") )url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3crect x='3' y='3' width='10' height='10' rx='2' fill='color-mix%28in srgb, var%28--kendo-color-on-app-surface, %23323130%29 28%25, transparent%29'/%3e%3c/svg%3e")
Description
The image of the indeterminate CheckBox indicator.
$kendo-checkbox-label-margin-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal margin of the CheckBox inside a label.
$kendo-checkbox-list-spacingStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The spacing between the items in a horizontal CheckBox list.
$kendo-checkbox-list-item-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the CheckBox list items.
$kendo-checkbox-list-item-padding-yString$kendo-list-md-item-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the CheckBox list items.
$kendo-checkbox-ripple-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the CheckBox' ripple.
$kendo-checkbox-ripple-opacityNumber.250.25
Description
The opacity of the CheckBox' ripple.

Chip

NameTypeDefault valueComputed value
$kendo-chip-border-widthNumber1px1px
Description
The width of the border around the Chip.
$kendo-chip-spacingStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The spacing between the text and the icons of the Chip.
$kendo-chip-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Chip.
$kendo-chip-avatar-widthNumber1em1em
Description
The width of the Chip' avatar.
$kendo-chip-avatar-heightNumber1em1em
Description
The height of the Chip' avatar.
$kendo-chip-avatar-flex-basisNumber1em1em
Description
The flex basis of the Chip' avatar.
$kendo-chip-disabled-textStringvar( --kendo-disabled-text, inherit )var(--kendo-disabled-text, inherit)
Description
The text color of the disabled Chip.
$kendo-chip-solid-disabled-bgStringvar( --kendo-disabled-bg, transparent )var(--kendo-disabled-bg, transparent)
Description
The background color of the solid disabled Chip.
$kendo-chip-solid-disabled-borderStringvar( --kendo-disabled-border, inherit )var(--kendo-disabled-border, inherit)
Description
The border color of the solid disabled Chip.
$kendo-chip-outline-disabled-bgStringvar( $kendo-component-bg, transparent )var(var(--kendo-color-surface-alt, #ffffff), transparent)
Description
The background color of the outline disabled Chip.
$kendo-chip-outline-disabled-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The border color of the outline disabled Chip.
$kendo-chip-focus-offsetStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The offset of the outline focused Chip.
$kendo-chip-focus-outline-widthNumber1px1px
Description
The outline width of the outline focused Chip.
$kendo-chip-focus-outline-styleStringsolidsolid
Description
The outline style of the outline focused Chip.
$kendo-chip-sm-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the small Chip.
$kendo-chip-md-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the medium Chip.
$kendo-chip-lg-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the large Chip.
$kendo-chip-sm-padding-yStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical padding of the small Chip.
$kendo-chip-md-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the medium Chip.
$kendo-chip-lg-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the large Chip.
$kendo-chip-sm-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the small Chip.
$kendo-chip-md-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the medium Chip.
$kendo-chip-lg-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the large Chip.
$kendo-chip-sm-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The small Chip's line height that is related to the $kendo-font-size.
$kendo-chip-md-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The medium Chip's line height that is related to the $kendo-font-size.
$kendo-chip-lg-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The large Chip's line height that is related to the $kendo-font-size.
$kendo-chip-calc-sizeCalculationcalc( #{$kendo-chip-md-line-height} * 1em + #{$kendo-chip-md-padding-y} * 2 + #{$kendo-chip-border-width} * 2 )calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)
Description
The calculated height of the Chip.
$kendo-chip-sizesMap( sm: ( padding-x: $kendo-chip-sm-padding-x, padding-y: $kendo-chip-sm-padding-y, font-size: $kendo-chip-sm-font-size, line-height: $kendo-chip-sm-line-height ), md: ( padding-x: $kendo-chip-md-padding-x, padding-y: $kendo-chip-md-padding-y, font-size: $kendo-chip-md-font-size, line-height: $kendo-chip-md-line-height ), lg: ( padding-x: $kendo-chip-lg-padding-x, padding-y: $kendo-chip-lg-padding-y, font-size: $kendo-chip-lg-font-size, line-height: $kendo-chip-lg-line-height ) )(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-0\.5, 0.125rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))
Description
The map with the sizes of the Chip.
$kendo-chip-list-sizesMap( sm: k-spacing(1), md: k-spacing(1), lg: k-spacing(1) )(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))
Description
The sizes of the Chip list.

Cologradient

NameTypeDefault valueComputed value
$kendo-color-gradient-spacerStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The spacer of the ColorGradient.
$kendo-color-gradient-widthNumber260px260px
Description
The width of the ColorGradient.
$kendo-color-gradient-border-widthNumber2px2px
Description
The width of the border around the ColorGradient.
$kendo-color-gradient-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the ColorGradient.
$kendo-color-gradient-padding-yString$kendo-color-gradient-spacervar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the ColorGradient.
$kendo-color-gradient-padding-xCalculationcalc( #{$kendo-color-gradient-spacer} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The horizontal padding of the ColorGradient.
$kendo-color-gradient-spacingString$kendo-color-gradient-spacervar(--kendo-spacing-4, 1rem)
Description
The spacing between the sections of the ColorGradient.
$kendo-color-gradient-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the ColorGradient.
$kendo-color-gradient-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the ColorGradient.
$kendo-color-gradient-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the ColorGradient.
$kendo-color-gradient-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the ColorGradient.
$kendo-color-gradient-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the ColorGradient.
$kendo-color-gradient-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the ColorGradient.
$kendo-color-gradient-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-box-shadow-depth-2, none)
Description
The box shadow of the ColorGradient.
$kendo-color-gradient-focus-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)
Description
The border color of the focused ColorGradient.
$kendo-color-gradient-focus-shadowStringvar( --kendo-box-shadow-depth-3, none )var(--kendo-box-shadow-depth-3, none)
Description
The box shadow of the focused ColorGradient.
$kendo-color-gradient-canvas-border-widthNumber00
Description
The width of the border around the ColorGradient canvas.
$kendo-color-gradient-canvas-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the ColorGradient canvas.
$kendo-color-gradient-canvas-spacingCalculationcalc( #{$kendo-color-gradient-spacer} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The spacing between the items of the ColorGradient canvas.
$kendo-color-gradient-canvas-rectangle-heightNumber180px180px
Description
The height the ColorGradient canvas hsv rectangle.
$kendo-color-gradient-canvas-rectangle-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The border color of the ColorGradient canvas hsv rectangle.
$kendo-color-gradient-canvas-draghandle-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-box-shadow-depth-2, none)
Description
The box shadow of the ColorGradient canvas drag handle.
$kendo-color-gradient-slider-track-sizeNumber20px20px
Description
The width of the ColorGradient slider.
$kendo-color-gradient-slider-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the ColorGradient slider.
$kendo-color-gradient-slider-border-widthNumberif($kendo-enable-color-system, 0, 1px)0
Description
The width of the border around the ColorGradient slider.
$kendo-color-gradient-slider-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The color of the border around the ColorGradient slider.
$kendo-color-gradient-slider-vertical-sizeNumber180px180px
Description
The height of the ColorGradient vertical slider.
$kendo-color-gradient-slider-horizontal-sizeNumber100%100%
Description
The width of the ColorGradient horizontal slider.
$kendo-color-gradient-slider-alpha-bgrString"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC""data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC"
Description
The background image of the ColorGradient alpha slider.
$kendo-color-gradient-draghandle-widthNumber20px20px
Description
The width of the ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-heightNumber20px20px
Description
The height of the ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-border-widthNumber2px2px
Description
The width of the border around the ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-outline-widthNumber1px1px
Description
The width of the outline around the ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-borderStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The color of the border around the ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-shadowStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The color of the outline around the ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-color-border, #8a8886)
Description
The box shadow of the ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-focus-borderStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The color of the border around the focused ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-focus-shadowStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The focus color of the outline around the ColorGradient canvas drag handle.
$kendo-color-gradient-draghandle-hover-shadowStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The hover color of the outline around the ColorGradient canvas drag handle.
$kendo-color-gradient-canvas-draghandle-offset-yNumber( -1 * math.div( $kendo-color-gradient-draghandle-height, 2 ) )-10px
Description
The vertical offset of the ColorGradient canvas drag handle.
$kendo-color-gradient-canvas-draghandle-offset-xNumber( -1 * math.div( $kendo-color-gradient-draghandle-width, 2 ) )-10px
Description
The horizontal offset of the ColorGradient canvas drag handle.
$kendo-color-gradient-input-widthNumber48px48px
Description
The width of the ColorGradient input.
$kendo-color-gradient-input-spacingCalculationcalc( #{$kendo-color-gradient-spacer} / 4 )calc(var(--kendo-spacing-4, 1rem) / 4)
Description
The spacing between the ColorGradient inputs.
$kendo-color-gradient-input-label-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the ColorGradient input labels.
$kendo-color-gradient-input-label-spacingCalculationcalc( #{$kendo-color-gradient-spacer} / 4 )calc(var(--kendo-spacing-4, 1rem) / 4)
Description
The spacing between the ColorGradient inputs and their labels.
$kendo-color-gradient-input-label-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the ColorGradient input labels.
$kendo-color-gradient-contrast-ratio-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
The font weight of the ColorGradient contrast ratio text.
$kendo-color-gradient-contrast-spacingCalculationcalc( #{$kendo-color-gradient-spacer} / 1.5 )calc(var(--kendo-spacing-4, 1rem) / 1.5)
Description
The spacing between the items in the ColorGradient contrast tool.

Color System

NameTypeDefault valueComputed value
$kendo-colorsMap$_default-colors(app-surface: #ffffff, on-app-surface: #323130, subtle: #605e5c, surface: #faf9f8, surface-alt: #ffffff, border: #8a8886, border-alt: #323130, base-subtle: #edebe9, base-subtle-hover: #e1dfdd, base-subtle-active: #d2d0ce, base: #ffffff, base-hover: #f3f2f1, base-active: #edebe9, base-emphasis: #605e5c, base-on-subtle: #323130, on-base: #323130, base-on-surface: #323130, primary-subtle: #deecf9, primary-subtle-hover: #c7e0f4, primary-subtle-active: #abd1ef, primary: #0078d4, primary-hover: #106ebe, primary-active: #005a9e, primary-emphasis: #004578, primary-on-subtle: #001c30, on-primary: #ffffff, primary-on-surface: #0078d4, secondary-subtle: #faf9f8, secondary-subtle-hover: #f3f2f1, secondary-subtle-active: #edebe9, secondary: #979593, secondary-hover: #8a8886, secondary-active: #797775, secondary-emphasis: #605e5c, secondary-on-subtle: #323130, on-secondary: #ffffff, secondary-on-surface: #605e5c, tertiary-subtle: #deecf9, tertiary-subtle-hover: #bfdbf3, tertiary-subtle-active: #aacfef, tertiary: #2b88d8, tertiary-hover: #287ec7, tertiary-active: #2473b7, tertiary-emphasis: #2169a6, tertiary-on-subtle: #174974, on-tertiary: #ffffff, tertiary-on-surface: #2b88d8, info-subtle: #cee5ff, info-subtle-hover: #add4ff, info-subtle-active: #8dc3ff, info: #0a7eff, info-hover: #096edf, info-active: #085ebf, info-emphasis: #064f9f, info-on-subtle: #032040, on-info: #ffffff, info-on-surface: #096edf, success-subtle: #dff6dd, success-subtle-hover: #c8e8c6, success-subtle-active: #b1dbaf, success: #55a554, success-hover: #3e973e, success-active: #278a27, success-emphasis: #107c10, success-on-subtle: #063206, on-success: #ffffff, success-on-surface: #107c10, warning-subtle: #fff4ce, warning-subtle-hover: #ffedad, warning-subtle-active: #ffe58d, warning: #ffc80a, warning-hover: #f5c000, warning-active: #e0b000, warning-emphasis: #4e4d4b, warning-on-subtle: #323130, on-warning: #323130, warning-on-surface: #7a6000, error-subtle: #fde7e9, error-subtle-hover: #f3d2d4, error-subtle-active: #e9bcbf, error: #c2666b, error-hover: #b85156, error-active: #ae3b41, error-emphasis: #a4262c, error-on-subtle: #420f12, on-error: #ffffff, error-on-surface: #a4262c, light-subtle: #faf9f8, light-subtle-hover: #f3f2f1, light-subtle-active: #edebe9, light: #d2d0ce, light-hover: #c8c6c4, light-active: #a19f9d, light-emphasis: #e1dfdd, light-on-subtle: #323130, on-light: #323130, light-on-surface: #d2d0ce, dark-subtle: #a19f9d, dark-subtle-hover: #979593, dark-subtle-active: #8a8886, dark: #323130, dark-hover: #201f1e, dark-active: #000000, dark-emphasis: #797775, dark-on-subtle: #201f1e, on-dark: #ffffff, dark-on-surface: #323130, inverse-subtle: #a19f9d, inverse-subtle-hover: #979593, inverse-subtle-active: #8a8886, inverse: #323130, inverse-hover: #201f1e, inverse-active: #000000, inverse-emphasis: #797775, inverse-on-subtle: #201f1e, on-inverse: #ffffff, inverse-on-surface: #323130, series-a: #0099bc, series-a-bold: #00738d, series-a-bolder: #004d5e, series-a-subtle: #40b3cd, series-a-subtler: #80ccdd, series-b: #e74856, series-b-bold: #ad3641, series-b-bolder: #74242b, series-b-subtle: #ed7680, series-b-subtler: #f3a3aa, series-c: #ffb900, series-c-bold: #bf8b00, series-c-bolder: #805d00, series-c-subtle: #ffcb40, series-c-subtler: #ffdc80, series-d: #096edf, series-d-bold: #064f9f, series-d-bolder: #042f60, series-d-subtle: #2b8fff, series-d-subtler: #6cb2ff, series-e: #8764b8, series-e-bold: #654b8a, series-e-bolder: #44325c, series-e-subtle: #a58bca, series-e-subtler: #c3b1db, series-f: #00cc6a, series-f-bold: #009950, series-f-bolder: #006635, series-f-subtle: #40d98f, series-f-subtler: #80e5b4)
Description
The global default Colors map.
$kendo-color-whiteColor#ffffff#ffffff
Description
The color white.
Note: you cannot change this value.
$kendo-color-blackColor#000000#000000
Description
The color black.
Note: you cannot change this value.
$kendo-color-rgba-transparentColorrgba(0, 0, 0, 0)rgba(0, 0, 0, 0)
Description
The color transparent.
Note: you cannot change this value.
$kendo-gradient-transparent-to-blackGradientrgba(black, 0), blackrgba(0, 0, 0, 0), black
Description
A gradient that goes from transparent to black.
Note: you cannot change this value.
$kendo-gradient-transparent-to-whiteGradientrgba(white, 0), whitergba(255, 255, 255, 0), white
Description
A gradient that goes from transparent to white.
Note: you cannot change this value.
$kendo-gradient-black-to-transparentGradientblack, rgba(black, 0)black, rgba(0, 0, 0, 0)
Description
A gradient that goes from black to transparent.
Note: you cannot change this value.
$kendo-gradient-white-to-transparentGradientwhite, rgba(white, 0)white, rgba(255, 255, 255, 0)
Description
A gradient that goes from white to transparent.
Note: you cannot change this value.
$kendo-gradient-rainbowGradient#ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000#ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000
Description
A gradient that cycles through the colors of the rainbow.
Note: you cannot change this value.

Color-preview

NameTypeDefault valueComputed value
$kendo-color-preview-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
Border radius of the color preview.
$kendo-color-preview-border-widthNumber1px1px
Description
Border width of the color preview.
$kendo-color-preview-bgColortransparenttransparent
Description
Default background color of the color preview.
$kendo-color-preview-textStringinheritinherit
Description
Text color of the color preview.
$kendo-color-preview-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
Border color of the color preview.
$kendo-color-preview-hover-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
Hover Border color of the color preview.
$kendo-color-preview-no-color-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
Background color of the color preview when no color is selected.
$kendo-color-preview-no-color-textStringif($kendo-enable-color-system, k-color( error-on-surface ), k-get-theme-color( error, 190 ))var(--kendo-color-error-on-surface, #a4262c)
Description
Text color of the color preview when no color is selected.
$kendo-color-preview-no-color-borderStringcurrentColorcurrentColor
Description
Border color of the color preview when no color is selected.

Coloreditor

NameTypeDefault valueComputed value
$kendo-color-editor-spacerStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacer of the ColorEditor.
$kendo-color-editor-min-widthNumber260px260px
Description
The minimum width of the ColorEditor.
$kendo-color-editor-border-widthNumber1px1px
Description
The width of the border around the ColorEditor.
$kendo-color-editor-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the ColorEditor.
$kendo-color-editor-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the ColorEditor.
$kendo-color-editor-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the ColorEditor.
$kendo-color-editor-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the ColorEditor.
$kendo-color-editor-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the ColorEditor.
$kendo-color-editor-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the ColorEditor.
$kendo-color-editor-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the ColorEditor.
$kendo-color-editor-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-box-shadow-depth-2, none)
Description
The box shadow of the ColorEditor.
$kendo-color-editor-focus-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)
Description
The border color of the focused ColorEditor.
$kendo-color-editor-focus-shadowStringvar( --kendo-box-shadow-depth-3, none )var(--kendo-box-shadow-depth-3, none)
Description
The box shadow of the focused ColorEditor.
$kendo-color-editor-header-padding-yString$kendo-color-editor-spacervar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the ColorEditor header.
$kendo-color-editor-header-padding-xString$kendo-color-editor-header-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the ColorEditor header.
$kendo-color-editor-header-actions-spacingCalculationcalc( #{$kendo-color-editor-spacer} / 2 )calc(var(--kendo-spacing-2, 0.5rem) / 2)
Description
The spacing between the ColorEditor header actions.
$kendo-color-editor-color-preview-widthNumber34px34px
Description
The width of the ColorEditor preview.
$kendo-color-editor-color-preview-heightNumber14px14px
Description
The height of the ColorEditor preview.
$kendo-color-editor-preview-spacingStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The spacing between the colors in the ColorEditor preview.
$kendo-color-editor-views-padding-yString$kendo-color-editor-spacervar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the ColorEditor views container.
$kendo-color-editor-views-padding-xString$kendo-color-editor-views-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the ColorEditor views container.
$kendo-color-editor-views-spacingString$kendo-color-editor-spacervar(--kendo-spacing-2, 0.5rem)
Description
The spacing of the ColorEditor views container.
$kendo-color-editor-footer-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the ColorEditor footer.
$kendo-color-editor-footer-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the ColorEditor footer.
$kendo-color-editor-color-gradient-focus-outline-colorColorrgba(0, 0, 0, 0.3)rgba(0, 0, 0, 0.3)
Description
The outline color of the focused ColorGradient.
$kendo-color-editor-color-gradient-focus-outlineNumber2px2px
Description
The outline width of the focused ColorGradient.
$kendo-color-editor-color-gradient-focus-outline-offsetNumber2px2px
Description
The outline offset of the focused ColorGradient.

Colorpalette

NameTypeDefault valueComputed value
$kendo-color-palette-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the ColorPalette.
$kendo-color-palette-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the ColorPalette.
$kendo-color-palette-line-heightNumber00
Description
The line height of the ColorPalette.
$kendo-color-palette-tile-outline-widthNumber1px1px
Description
The outline width of the ColorPalette tile.
$kendo-color-palette-tile-outline-styleStringsolidsolid
Description
The outline style of the ColorPalette tile.
$kendo-color-palette-tile-outlineColortransparenttransparent
Description
The outline color of the ColorPalette tile.
$kendo-color-palette-tile-widthStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The width of the ColorPalette tile.
$kendo-color-palette-tile-heightString$kendo-color-palette-tile-widthvar(--kendo-spacing-6, 1.5rem)
Description
The height of the ColorPalette tile.
$kendo-color-palette-tile-focus-outlineStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The outline color of the ColorPalette focused tile.
$kendo-color-palette-tile-focus-shadowListinset 0 0 0 2px if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)inset 0 0 0 2px var(--kendo-color-app-surface, #ffffff)
Description
The shadow of the ColorPalette focused tile.
$kendo-color-palette-tile-hover-outlineStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)
Description
The outline color of the ColorPalette hovered tile.
$kendo-color-palette-tile-hover-shadowListinset 0 0 0 2px $kendo-color-palette-tile-hover-outline, inset 0 0 0 4px if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent), inset 0 0 0 4px var(--kendo-color-app-surface, #ffffff)
Description
The shadow of the ColorPalette hovered tile.
$kendo-color-palette-tile-selected-outlineString$kendo-color-palette-tile-hover-outlinecolor-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)
Description
The outline color of the ColorPalette selected tile.
$kendo-color-palette-tile-selected-shadowList$kendo-color-palette-tile-hover-shadowinset 0 0 0 2px color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent), inset 0 0 0 4px var(--kendo-color-app-surface, #ffffff)
Description
The shadow of the ColorPalette selected tile.
$kendo-color-palette-tile-selected-hover-outlineString$kendo-color-palette-tile-focus-outlinevar(--kendo-color-base-emphasis, #605e5c)
Description
The outline color of the ColorPalette selected hover tile.

Dialog

NameTypeDefault valueComputed value
$kendo-dialog-border-widthNumber00
Description
The width of the border around the Dialog.
$kendo-dialog-titlebar-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Dialog titlebar.
$kendo-dialog-titlebar-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Dialog titlebar.
$kendo-dialog-titlebar-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Dialog titlebar.
$kendo-dialog-titlebar-border-widthNumber00
Description
The width of the border around the Dialog titlebar.
$kendo-dialog-titlebar-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the Dialog titlebar.
$kendo-dialog-titlebar-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the Dialog titlebar.
$kendo-dialog-inner-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the content of the Dialog.
$kendo-dialog-inner-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the content of the Dialog.
$kendo-dialog-buttongroup-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the Dialog action buttons.
$kendo-dialog-buttongroup-padding-yStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The vertical padding of the Dialog action buttons.
$kendo-dialog-buttongroup-border-widthNumber00
Description
The width of the top border of the Dialog action buttons.
$kendo-dialog-buttongroup-spacingStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The spacing between the Dialog action buttons.
$kendo-dialog-button-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the Dialog action buttons.
$kendo-dialog-shadowStringvar( --kendo-box-shadow-depth-8, none )var(--kendo-box-shadow-depth-8, none)
Description
The box shadow around the Dialog.

Dock-manager

NameTypeDefault valueComputed value
$kendo-dock-manager-border-widthNumber1px1px
Description
The width of the border around the DockManager component.
$kendo-dock-manager-border-styleStringsolidsolid
Description
The style of the border around the DockManager component.
$kendo-dock-manager-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The color of the border around the DockManager component.
$kendo-dock-manager-pane-header-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the pane header in the DockManager component.
$kendo-dock-manager-pane-header-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the pane header in the DockManager component.
$kendo-dock-manager-pane-header-border-widthNumber$kendo-dock-manager-border-width1px
Description
The width of the border around the pane header in the DockManager component.
$kendo-dock-manager-pane-header-border-styleStringsolidsolid
Description
The style of the border around the pane header in the DockManager component.
$kendo-dock-manager-pane-header-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the pane header in the DockManager component.
$kendo-dock-manager-pane-header-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the pane header in the DockManager component.
$kendo-dock-manager-pane-title-padding-yNullnullnull
Description
The vertical padding of the pane title in the DockManager component.
$kendo-dock-manager-pane-title-padding-xNullnullnull
Description
The horizontal padding of the pane title in the DockManager component.
$kendo-dock-manager-pane-title-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the pane title in the DockManager component.
$kendo-dock-manager-pane-title-font-sizeStringvar( --kendo-font-size-lg, inherit )var(--kendo-font-size-lg, inherit)
Description
The font size of the pane title in the DockManager component.
$kendo-dock-manager-pane-title-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the pane title in the DockManager component.
$kendo-dock-manager-pane-title-font-weightStringvar( --kendo-font-weight, normal )var(--kendo-font-weight, normal)
Description
The font weight of the pane title in the DockManager component.
$kendo-dock-manager-pane-content-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the pane content in the DockManager component.
$kendo-dock-manager-pane-content-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the pane content in the DockManager component.
$kendo-dock-manager-tabbed-pane-padding-yNullnullnull
Description
The horizontal padding of the tabbed pane in the DockManager component.
$kendo-dock-manager-tabbed-pane-padding-xNullnullnull
Description
The horizontal padding of the tabbed pane in the DockManager component.
$kendo-dock-manager-unpinned-container-widthNumber300px300px
Description
The width of the unpinned pane container in the DockManager component.
$kendo-dock-manager-unpinned-container-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background-color of the unpinned pane container in the DockManager component.
$kendo-dock-manager-unpinned-container-shadowList25.6px 0px 57.6px 0px rgba(0, 0, 0, 0.22), 4.8px 0px 14.4px 0px rgba(0, 0, 0, 0.18)25.6px 0px 57.6px 0px rgba(0, 0, 0, 0.22), 4.8px 0px 14.4px 0px rgba(0, 0, 0, 0.18)
Description
The box shadow of the unpinned pane container in the DockManager component.
$kendo-dock-indicator-paddingStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The padding of the dock indicator in the DockManager component.
$kendo-dock-indicator-bgString$kendo-component-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the dock indicator in the DockManager component.
$kendo-dock-indicator-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the dock indicator in the DockManager component.
$kendo-dock-indicator-outline-widthNumber1px1px
Description
The outline width of the dock indicator in the DockManager component.
$kendo-dock-indicator-outline-styleStringsolidsolid
Description
The outline style of the dock indicator in the DockManager component.
$kendo-dock-indicator-outlineString$kendo-dock-indicator-textvar(--kendo-color-primary, #0078d4)
Description
The outline color of the dock indicator in the DockManager component.
$kendo-dock-indicator-shadowList0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 3px 5px -1px rgba(0, 0, 0, 0.20)0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 3px 5px -1px rgba(0, 0, 0, 0.2)
Description
The box shadow of the dock indicator in the DockManager component.
$kendo-dock-indicator-hover-bgStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The background color of the hovered dock indicator in the DockManager component.
$kendo-dock-indicator-hover-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the hovered dock indicator in the DockManager component.
$kendo-dock-manager-dock-preview-border-widthNumber1px1px
Description
The width of the border around the dropping area in the DockManager component.
$kendo-dock-manager-dock-preview-border-styleStringdasheddashed
Description
The style of the border around the dropping area in the DockManager component.
$kendo-dock-manager-dock-preview-border-radiusStringvar( --kendo-border-radius-md, 0)var(--kendo-border-radius-md, 0)
Description
The border radius of the dropping area in the DockManager component.
$kendo-dock-manager-dock-preview-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 20%, transparent), color-mix(in srgb, k-get-theme-color-var( primary-100 ) 20%, transparent))color-mix(in srgb, var(--kendo-color-primary, #0078d4) 20%, transparent)
Description
The background color of the dropping area in the DockManager component.
$kendo-dock-manager-dock-preview-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the dropping area in the DockManager component.

Draggable

NameTypeDefault valueComputed value
$kendo-drag-clue-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
Borer radius of the drag clue.
$kendo-drag-clue-border-widthNumber0px0px
Description
Borer width of the drag clue.
$kendo-drag-clue-border-styleStringsolidsolid
Description
Borer style of the drag clue.
$kendo-drag-clue-padding-xString$kendo-padding-lg-xvar(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the drag clue.
$kendo-drag-clue-padding-yString$kendo-padding-lg-yvar(--kendo-spacing-1\.5, 0.375rem)
Description
Vertical padding of the drag clue.
$kendo-drag-clue-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
Font family of the drag clue.
$kendo-drag-clue-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font size of the drag clue.
$kendo-drag-clue-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
Line height of the drag clue.
$kendo-drag-clue-spacingNumber.4ex0.4ex
Description
Spacing of the drag clue.
$kendo-drag-clue-opacityNumber.80.8
Description
Opacity of the drag clue.
$kendo-drag-clue-textStringvar( --kendo-selected-text, inherit )var(--kendo-selected-text, inherit)
Description
Text color of the drag clue.
$kendo-drag-clue-bgStringvar( --kendo-selected-bg, inherit )var(--kendo-selected-bg, inherit)
Description
Background color of the drag clue.
$kendo-drag-clue-borderStringvar( --kendo-selected-border, inherit )var(--kendo-selected-border, inherit)
Description
Border color of the drag clue.
$kendo-drag-clue-gradientNullnullnull
Description
Gradient of the drag clue.
$kendo-drag-clue-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-box-shadow-depth-2, none)
Description
Box shadow of the drag clue.
$kendo-drop-hint-arrow-sizeNumber6px6px
Description
Arrow size of the drop hint.
$kendo-drop-hint-arrow-spacingNumbermath.div( $kendo-drop-hint-arrow-size, 2 )3px
Description
Arrow spacing of the drop hint.
$kendo-drop-hint-line-h-widthNumber20px20px
Description
Width of the horizontal drop hint line.
$kendo-drop-hint-line-h-heightNumber1px1px
Description
Height of the horizontal drop hint line.
$kendo-drop-hint-line-v-widthNumber$kendo-drop-hint-line-h-height1px
Description
Width of the vertical drop hint line.
$kendo-drop-hint-line-v-heightNumber$kendo-drop-hint-line-h-width20px
Description
Height of the vertical drop hint line.
$kendo-drop-hint-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
Background-color of the drop hint.

Drawer

NameTypeDefault valueComputed value
$kendo-drawer-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Drawer.
$kendo-drawer-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Drawer.
$kendo-drawer-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Drawer.
$kendo-drawer-border-widthNumber1px1px
Description
The border width of the Drawer.
$kendo-drawer-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Drawer.
$kendo-drawer-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Drawer.
$kendo-drawer-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
The line height of the Drawer.
$kendo-drawer-content-padding-xNullnullnull
Description
The horizontal padding of the Drawer content.
$kendo-drawer-content-padding-yNullnullnull
Description
The vertical padding of the Drawer content.
$kendo-drawer-scrollbar-widthNumber7px7px
Description
The width of the Drawer scrollbar.
$kendo-drawer-scrollbar-colorStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The color of the Drawer scrollbar.
$kendo-drawer-scrollbar-bgStringif($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-40 ))var(--kendo-color-base-subtle, #edebe9)
Description
The background of the Drawer scrollbar.
$kendo-drawer-scrollbar-radiusNumber20px20px
Description
The border radius of the Drawer scrollbar.
$kendo-drawer-scrollbar-hover-colorStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), k-get-theme-color-var( neutral-110 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 60%, transparent)
Description
The hover color of the Drawer scrollbar.
$kendo-drawer-item-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the Drawer item.
$kendo-drawer-item-padding-yStringvar( --kendo-padding-x, #{$kendo-padding-md-x} )var(--kendo-padding-x, var(--kendo-spacing-2, 0.5rem))
Description
The vertical padding of the Drawer item.
$kendo-drawer-item-font-sizeString$kendo-drawer-font-sizevar(--kendo-font-size, inherit)
Description
The font size of the Drawer item.
$kendo-drawer-item-line-heightStringvar( --kendo-line-height-lg, normal )var(--kendo-line-height-lg, normal)
Description
The line height of the Drawer item.
$kendo-drawer-item-level-padding-xString$kendo-drawer-item-padding-xvar(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the Drawer item in each level.
$kendo-drawer-item-level-countNumber55
Description
The count of the Drawer item levels.
$kendo-drawer-icon-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the Drawer icon.
$kendo-drawer-icon-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the Drawer icon.
$kendo-drawer-mini-initial-widthCalculationcalc( 2 * #{$kendo-drawer-item-padding-x} + var( --kendo-icon-size, 1rem ) )calc(2 * var(--kendo-spacing-4, 1rem) + var(--kendo-icon-size, 1rem))
Description
The initial width of the mini Drawer.
$kendo-drawer-item-ripple-border-widthStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The border width of the Drawer item ripple.
$kendo-drawer-item-ripple-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the drawer item ripple
$kendo-drawer-item-bgString$kendo-drawer-bgvar(--kendo-component-bg, initial)
Description
The background color of the Drawer item.
$kendo-drawer-item-textString$kendo-drawer-textvar(--kendo-component-text, initial)
Description
The text color of the Drawer item.
$kendo-drawer-item-icon-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the Drawer item icon.
$kendo-drawer-item-hover-bgString$kendo-drawer-item-bgvar(--kendo-component-bg, initial)
Description
The background color of the hovered Drawer item.
$kendo-drawer-item-hover-textStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The text color of the hovered Drawer item.
$kendo-drawer-item-hover-icon-textStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The text color of the hovered Drawer item icon.
$kendo-drawer-item-focus-bgString$kendo-drawer-item-bgvar(--kendo-component-bg, initial)
Description
The background color of the focused Drawer item.
$kendo-drawer-item-focus-textString$kendo-drawer-item-textvar(--kendo-component-text, initial)
Description
The text color of the focused Drawer item.
$kendo-drawer-item-focus-shadowListinset 0 0 0 1px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130))inset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The box shadow of the focused Drawer item.
$kendo-drawer-item-focus-icon-textString$kendo-drawer-item-icon-textvar(--kendo-color-primary, #0078d4)
Description
The text color of the focused Drawer item icon.
$kendo-drawer-item-selected-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
The font weight of the selected Drawer item.
$kendo-drawer-item-selected-bgStringvar( --kendo-selected-bg, initial )var(--kendo-selected-bg, initial)
Description
The background color of the selected Drawer item.
$kendo-drawer-item-selected-textStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected Drawer item.
$kendo-drawer-item-selected-icon-textStringif($kendo-enable-color-system, k-color( primary-active ), k-get-theme-color-var( primary-120 ))var(--kendo-color-primary-active, #005a9e)
Description
The text color of the selected Drawer item icon.
$kendo-drawer-item-selected-hover-bgStringvar( --kendo-selected-hover-bg, inherit )var(--kendo-selected-hover-bg, inherit)
Description
The background color of the selected and hovered Drawer item.
$kendo-drawer-item-selected-hover-textStringvar( --kendo-selected-hover-text, inherit )var(--kendo-selected-hover-text, inherit)
Description
The text color of the selected and hovered Drawer item.

Dropdowntree

NameTypeDefault valueComputed value
$kendo-dropdowntree-popup-padding-xString$kendo-popup-content-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the DropdownTree popup
$kendo-dropdowntree-popup-padding-yString$kendo-popup-content-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the DropdownTree popup
$kendo-dropdowntree-check-all-paddingStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The padding of the check-all CheckBox inside the DropDownTree popup

Dropzone

NameTypeDefault valueComputed value
$kendo-dropzone-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the DropZone.
$kendo-dropzone-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the DropZone.
$kendo-dropzone-border-widthNumber1px1px
Description
The border width of the DropZone.
$kendo-dropzone-min-heightNumber220px220px
Description
The minimum height of the DropZone.
$kendo-dropzone-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the DropZone.
$kendo-dropzone-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the DropZone.
$kendo-dropzone-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the DropZone.
$kendo-dropzone-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the DropZone.
$kendo-dropzone-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the dropzone.
$kendo-dropzone-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the DropZone.
$kendo-dropzone-icon-spacingStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The spacing below the DropZone icon.
$kendo-dropzone-icon-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-90 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the DropZone icon.
$kendo-dropzone-icon-hover-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
Text color of the icon when the dropzone is hovered.
$kendo-dropzone-hint-font-sizeStringinheritinherit
Description
The font size of the DropZone hint.
$kendo-dropzone-hint-font-weightStringvar( --kendo-font-weight-bold, bold )var(--kendo-font-weight-bold, bold)
Description
The font weight of the DropZone hint.
$kendo-dropzone-hint-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing below the DropZone hint.
$kendo-dropzone-hint-textString$kendo-dropzone-textvar(--kendo-component-text, inherit)
Description
The text color of the DropZone hint.
$kendo-dropzone-note-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the DropZone note.
$kendo-dropzone-note-font-weightStringinheritinherit
Description
The font weight of the DropZone note.
$kendo-dropzone-note-spacingStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The spacing below the DropZone note.
$kendo-dropzone-note-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the DropZone note.

Editor

NameTypeDefault valueComputed value
$kendo-editor-border-widthNumber1px1px
Description
The width of the border around the Еditor.
$kendo-editor-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Еditor.
$kendo-editor-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Еditor.
$kendo-editor-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Еditor.
$kendo-editor-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Editor.
$kendo-editor-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Editor.
$kendo-editor-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The color of the border around Editor.
$kendo-editor-placeholder-textStringvar( --kendo-input-placeholder-text, #{$kendo-input-placeholder-text} )var(--kendo-input-placeholder-text, var(--kendo-color-subtle, #605e5c))
Description
The text color of the Еditor's placeholder.
$kendo-editor-placeholder-opacityStringvar( --kendo-input-placeholder-opacity, #{$kendo-input-placeholder-opacity} )var(--kendo-input-placeholder-opacity, 1)
Description
The opacity of the Editor's placeholder.
$kendo-editor-content-outline-colorStringvar( --kendo-body-text, initial )var(--kendo-body-text, initial)
Description
The outline color of the Editor's content.
$kendo-editor-export-tool-icon-margin-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal margin of the Editor's export tool icon.
$kendo-editor-selectednode-outline-widthStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The outline width of the Editor's selected node.
$kendo-editor-selected-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The selected text color of the Editor.
$kendo-editor-selected-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The selected background color of the Editor.
$kendo-editor-highlighted-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 55%, transparent), k-get-theme-color-var( primary-60 ))color-mix(in srgb, var(--kendo-color-primary, #0078d4) 55%, transparent)
Description
The highlighted background color of the Editor.
$kendo-editor-resize-handle-sizeStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The size of the Editor's resize handle.
$kendo-editor-resize-handle-border-widthNumber1px1px
Description
The border width of the Editor's resize handle.
$kendo-editor-resize-handle-borderStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The border color of the Editor's resize handle.
$kendo-editor-resize-handle-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the Editor's resize handle.
$kendo-editor-selectednode-outline-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The outline color of the Editor's selected node.
$kendo-editor-inline-td-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Inline Editor data cell.
$kendo-editor-inline-hover-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The hover border color of the Inline Editor.
$ct-cell-sizeNumber20px20px
Description
The size of the cell in the Insert table popup.
$kendo-editor-ct-popup-textStringvar( --kendo-selected-text, initial )var(--kendo-selected-text, initial)
Description
The text color of the selected cells in the Insert table popup.
$kendo-editor-ct-popup-bgStringvar( --kendo-selected-bg, initial )var(--kendo-selected-bg, initial)
Description
The background color of the selected cells in the Insert table popup.
$kendo-editor-ct-popup-borderStringvar( --kendo-selected-border, initial )var(--kendo-selected-border, initial)
Description
The border color of the selected cells in the Insert table popup.

Elevation

NameTypeDefault valueComputed value
$kendo-elevationMap$_default-elevation(1: (0 0.3px 0.9px rgba(0, 0, 0, 0.1), 0 1.6px 3.6px rgba(0, 0, 0, 0.13)), 2: (0 0.6px 1.8px rgba(0, 0, 0, 0.1), 0 3.2px 7.2px rgba(0, 0, 0, 0.13)), 3: (0 0.9px 2.7px rgba(0, 0, 0, 0.1), 0 4.8px 10.8px rgba(0, 0, 0, 0.13)), 4: (0 1.2px 3.6px rgba(0, 0, 0, 0.1), 0 6.4px 14.4px rgba(0, 0, 0, 0.13)), 5: (0 1.8px 5.4px rgba(0, 0, 0, 0.1), 0 9.6px 21.6px rgba(0, 0, 0, 0.13)), 6: (0 2.4px 7.2px rgba(0, 0, 0, 0.18), 0 12.8px 28.8px rgba(0, 0, 0, 0.22)), 7: (0 3.2px 10.8px rgba(0, 0, 0, 0.18), 0 19.2px 43.2px rgba(0, 0, 0, 0.22)), 8: (0 4.8px 14.4px rgba(0, 0, 0, 0.18), 0 25.6px 57.6px rgba(0, 0, 0, 0.22)), 9: (0 6.4px 18px rgba(0, 0, 0, 0.18), 0 32px 72px rgba(0, 0, 0, 0.22)))
Description
The global default Elevation map.

Expander

NameTypeDefault valueComputed value
$kendo-expander-margin-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical spacing of the ExpansionPanel.
$kendo-expander-border-widthNumber1px1px
Description
The width of the border around the ExpansionPanel.
$kendo-expander-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the ExpansionPanel.
$kendo-expander-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the ExpansionPanel.
$kendo-expander-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The hine height of the ExpansionPanel.
$kendo-expander-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the ExpansionPanel.
$kendo-expander-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the ExpansionPanel.
$kendo-expander-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the ExpansionPanel.
$kendo-expander-shadowListinset 0 0 0 2px if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The box shadow of the ExpansionPanel.
$kendo-expander-expanded-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the expanded ExpansionPanel.
$kendo-expander-disabled-textStringvar( --kendo-disabled-text, initial )var(--kendo-disabled-text, initial)
Description
The text color of the disabled ExpansionPanel.
$kendo-expander-disabled-bgStringvar( --kendo-disabled-bg, initial )var(--kendo-disabled-bg, initial)
Description
The background color of the disabled ExpansionPanel.
$kendo-expander-focus-offsetNumber1px1px
Description
The offset of the focused ExpansionPanel.
$kendo-expander-focus-outline-widthNumber1px1px
Description
The outline width of the focused ExpansionPanel.
$kendo-expander-focus-outline-styleStringsolidsolid
Description
The outline style of the focused ExpansionPanel.
$kendo-expander-focus-outlineStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130))var(--kendo-color-base-emphasis, #605e5c)
Description
The outline color of the focused ExpansionPanel.
$kendo-expander-focus-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the focused ExpansionPanel.
$kendo-expander-focus-shadowListinset 0px 0px 0px 2px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130))inset 0px 0px 0px 2px var(--kendo-color-base-emphasis, #605e5c)
Description
The box shadow of the focused ExpansionPanel.
$kendo-expander-header-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the ExpansionPanel header.
$kendo-expander-header-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the ExpansionPanel header.
$kendo-expander-header-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the ExpansionPanel header.
$kendo-expander-header-bgStringinheritinherit
Description
The background color of the ExpansionPanel header.
$kendo-expander-header-hover-bgStringif($kendo-enable-color-system, k-color( base-hover ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-hover, #f3f2f1)
Description
The background color of the hovered ExpansionPanel header.
$kendo-expander-title-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the ExpansionPanel title.
$kendo-expander-header-sub-title-textStringvar( --kendo-subtle-text, initial )var(--kendo-subtle-text, initial)
Description
The text color of the ExpansionPanel sub-title.
$kendo-expander-indicator-margin-xStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The horizontal margin of the ExpansionPanel indicator.
$kendo-expander-indicator-textStringvar( --kendo-expander-text, #{$kendo-expander-text} )var(--kendo-expander-text, var(--kendo-component-text, initial))
Description
The text color of the ExpansionPanel indicator.
$kendo-expander-content-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the ExpansionPanel content.
$kendo-expander-content-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the ExpansionPanel content.

Filemanager

NameTypeDefault valueComputed value
$kendo-file-manager-spacerStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The space between the FileManager items.
$kendo-file-manager-border-widthNumber1px1px
Description
The border width of the FileManager.
$kendo-file-manager-font-familyStringvar( --kendo-font-family, normal )var(--kendo-font-family, normal)
Description
The font family of the FileManager.
$kendo-file-manager-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the FileManager.
$kendo-file-manager-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the FileManager.
$kendo-file-manager-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background color of the FileManager.
$kendo-file-manager-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the FileManager.
$kendo-file-manager-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the FileManager.
$kendo-file-manager-toolbar-border-widthNumber$kendo-file-manager-border-width1px
Description
The border width of the FileManager Toolbar.
$kendo-file-manager-toolbar-bgString$kendo-toolbar-bgvar(--kendo-color-surface, #faf9f8)
Description
The background color of the FileManager Toolbar.
$kendo-file-manager-toolbar-textString$kendo-toolbar-textvar(--kendo-component-text, inherit)
Description
The text color of the FileManager Toolbar.
$kendo-file-manager-toolbar-borderString$kendo-toolbar-bordervar(--kendo-component-border, initial)
Description
The border color of the FileManager Toolbar.
$kendo-file-manager-navigation-padding-xString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the FileManager Navigation.
$kendo-file-manager-navigation-padding-yString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the FileManager Navigation.
$kendo-file-manager-navigation-widthNumber20%20%
Description
The width of the FileManager Navigation.
$kendo-file-manager-navigation-border-widthNumber$kendo-file-manager-border-width1px
Description
The border width of the FileManager Navigation.
$kendo-file-manager-navigation-bgColortransparenttransparent
Description
The background color of the FileManager Navigation.
$kendo-file-manager-navigation-textStringinheritinherit
Description
The text color of the FileManager Navigation.
$kendo-file-manager-navigation-borderStringinheritinherit
Description
The border color of the FileManager Navigation.
$kendo-file-manager-breadcrumb-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-border-widthNumber$kendo-file-manager-border-width1px
Description
The border width of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-bgString$kendo-toolbar-bgvar(--kendo-color-surface, #faf9f8)
Description
The background color of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-textStringinheritinherit
Description
The text color of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-borderStringinheritinherit
Description
The border color of the FileManager Breadcrumb.
$kendo-file-manager-listview-bgColortransparenttransparent
Description
The background color of the FileManager ListView.
$kendo-file-manager-listview-textStringinheritinherit
Description
The text color of the FileManager ListView.
$kendo-file-manager-listview-borderStringinheritinherit
Description
The border color of the FileManager ListView.
$kendo-file-manager-listview-item-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the FileManager ListView item.
$kendo-file-manager-listview-item-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the FileManager ListView item.
$kendo-file-manager-listview-item-widthNumber120px120px
Description
The width of the FileManager ListView item.
$kendo-file-manager-listview-item-heightNumber120px120px
Description
The height of the FileManager ListView item.
$kendo-file-manager-listview-item-icon-bgColortransparenttransparent
Description
The background color of the FileManager ListView item icon.
$kendo-file-manager-listview-item-icon-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the FileManager ListView item icon.
$kendo-file-manager-listview-item-icon-borderStringinheritinherit
Description
The border color of the FileManager ListView item icon.
$kendo-file-manager-listview-item-icon-focus-bgColortransparenttransparent
Description
The background color of the FileManager focused ListView item icon.
$kendo-file-manager-listview-item-icon-focus-textStringinheritinherit
Description
The text color of the FileManager focused ListView item icon.
$kendo-file-manager-listview-item-icon-focus-borderStringinheritinherit
Description
The border color of the FileManager focused ListView item icon.
$kendo-file-manager-listview-item-icon-selected-bgColortransparenttransparent
Description
Background color of the FileManager selected ListView item icon.
$kendo-file-manager-listview-item-icon-selected-textStringinheritinherit
Description
Text color of the FileManager selected ListView item icon.
$kendo-file-manager-listview-item-icon-selected-borderStringinheritinherit
Description
Border color of the FileManager selected ListView item icon.
$kendo-file-manager-grid-bgColortransparenttransparent
Description
The background color of the FileManager Grid.
$kendo-file-manager-grid-textStringinheritinherit
Description
The text color of the FileManager Grid.
$kendo-file-manager-grid-borderStringinheritinherit
Description
The border color of the FileManager Grid.
$kendo-file-manager-preview-padding-xString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the FileManager preview.
$kendo-file-manager-preview-padding-yString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the FileManager preview.
$kendo-file-manager-preview-widthNumber20%20%
Description
The width of the FileManager preview.
$kendo-file-manager-preview-border-widthNumber$kendo-file-manager-border-width1px
Description
The border width of the FileManager preview.
$kendo-file-manager-preview-spacingString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The spacing of the FileManager preview.
$kendo-file-manager-preview-column-gapStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The gap between the columns in the FileManager preview.
$kendo-file-manager-preview-bgColortransparenttransparent
Description
The background color of the FileManager preview.
$kendo-file-manager-preview-textStringinheritinherit
Description
The text color of the FileManager preview.
$kendo-file-manager-preview-borderStringinheritinherit
Description
The border color of the FileManager preview.
$kendo-file-manager-preview-icon-bgColortransparenttransparent
Description
The background color of the FileManager preview icon.
$kendo-file-manager-preview-icon-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the FileManager preview icon.
$kendo-file-manager-preview-icon-borderStringinheritinherit
Description
The border color of the FileManager preview icon.

Filter

NameTypeDefault valueComputed value
$kendo-filter-padding-xString$kendo-padding-md-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Filter.
$kendo-filter-padding-yString$kendo-padding-md-yvar(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the Filter.
$kendo-filter-bottom-marginStringk-spacing(7.5)var(--kendo-spacing-7\.5, 1.875rem)
Description
The bottom margin of the Filter.
$kendo-filter-line-sizeNumber1px1px
Description
The width of the line that connects the Filter items.
$kendo-filter-operator-dropdown-widthNumber15em15em
Description
The width of the dropdown elements in the Filter items.
$kendo-filter-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Filter.
$kendo-filter-preview-field-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the Filter preview field.
$kendo-filter-preview-operator-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Filter preview operator.
$kendo-filter-line-bgStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The background color of the line that connects the Filter items.
$kendo-filter-toolbar-focus-borderStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The border color of the focused Filter.

Floating-action-button

NameTypeDefault valueComputed value
$kendo-fab-border-widthNumber1px1px
Description
The width of the border around the FAB.
$kendo-fab-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the FAB.
$kendo-fab-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the FAB.
$kendo-fab-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the FAB.
$kendo-fab-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the FAB.
$kendo-fab-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the FAB.
$kendo-fab-sm-padding-xCalculationcalc( #{$kendo-fab-padding-x} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The horizontal padding of the small FAB.
$kendo-fab-md-padding-xString$kendo-fab-padding-xvar(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the medium FAB.
$kendo-fab-lg-padding-xCalculationcalc( #{$kendo-fab-padding-x} * 1.5 )calc(var(--kendo-spacing-4, 1rem) * 1.5)
Description
The horizontal padding of the large FAB.
$kendo-fab-padding-yString$kendo-fab-padding-xvar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the FAB.
$kendo-fab-sm-padding-yCalculationcalc( #{$kendo-fab-padding-y} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The vertical padding of the small FAB.
$kendo-fab-md-padding-yString$kendo-fab-padding-yvar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the medium FAB.
$kendo-fab-lg-padding-yCalculationcalc( #{$kendo-fab-padding-y} * 1.5 )calc(var(--kendo-spacing-4, 1rem) * 1.5)
Description
The vertical padding of the large FAB.
$kendo-fab-focus-offsetString$kendo-button-focus-offsetvar(--kendo-spacing-0\.5, 0.125rem)
Description
The offset of the focused FAB.
$kendo-fab-focus-outline-widthNumber$kendo-button-focus-outline-width1px
Description
The outline width of the focused FAB.
$kendo-fab-focus-outline-styleString$kendo-button-focus-outline-stylesolid
Description
The outline style of the focused FAB.
$kendo-fab-icon-padding-xStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The horizontal padding of the FAB icon.
$kendo-fab-icon-padding-yString$kendo-fab-icon-padding-xvar(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical padding of the FAB icon.
$kendo-fab-icon-spacingStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The spacing of the FAB icon.
$kendo-fab-items-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the FAB items.
$kendo-fab-items-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the FAB items.
$kendo-fab-item-text-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the FAB item text.
$kendo-fab-item-text-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the FAB item text.
$kendo-fab-item-text-border-widthNumber1px1px
Description
The width of the FAB item text border.
$kendo-fab-item-text-border-styleStringsolidsolid
Description
The border style of the FAB item text.
$kendo-fab-item-text-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the FAB item text.
$kendo-fab-item-text-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the FAB item text.
$kendo-fab-item-text-line-heightStringvar( --kendo-line-height-sm, inherit )var(--kendo-line-height-sm, inherit)
Description
The line height of the FAB item text.
$kendo-fab-item-text-offset-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The bottom margin of the FAB item text.
$kendo-fab-item-focus-offsetString$kendo-button-focus-offsetvar(--kendo-spacing-0\.5, 0.125rem)
Description
The offset of the focused FAB item.
$kendo-fab-item-focus-outline-widthNumber$kendo-button-focus-outline-width1px
Description
The outline width of the focused FAB item.
$kendo-fab-item-focus-outline-styleString$kendo-button-focus-outline-stylesolid
Description
The outline style of the focused FAB item.
$kendo-fab-item-icon-padding-xCalculationcalc( #{k-spacing(2)} + $kendo-fab-icon-padding-x )calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-0\.5, 0.125rem))
Description
The horizontal padding of the FAB item icon.
$kendo-fab-item-icon-padding-yCalculation$kendo-fab-item-icon-padding-xcalc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-0\.5, 0.125rem))
Description
The vertical padding of the FAB item icon.
$kendo-fab-item-icon-border-widthNumber1px1px
Description
The border width of the FAB item icon.
$kendo-fab-item-icon-border-styleStringsolidsolid
Description
The border style of the FAB item icon.
$kendo-fab-item-icon-border-radiusNumber50%50%
Description
The border radius of the FAB item icon.
$kendo-fab-theme-colorsMap( solid: map.get( $kendo-button-theme-colors, "solid") )(solid: (base: (bg: var(--kendo-color-base, #ffffff), text: var(--kendo-color-on-base, #323130), border: var(--kendo-color-border, #8a8886), hover-bg: var(--kendo-color-base-hover, #f3f2f1), hover-text: var(--kendo-color-on-base, #323130), hover-border: var(--kendo-color-border, #8a8886), focus-bg: var(--kendo-color-base, #ffffff), focus-text: var(--kendo-color-on-base, #323130), focus-border: var(--kendo-color-border, #8a8886), focus-outline: var(--kendo-color-on-base, #323130), focus-hover-bg: var(--kendo-color-base-hover, #f3f2f1), focus-hover-text: var(--kendo-color-on-base, #323130), focus-hover-border: var(--kendo-color-border, #8a8886), focus-hover-outline: var(--kendo-color-on-base, #323130), active-bg: var(--kendo-color-base-active, #edebe9), active-text: var(--kendo-color-on-base, #323130), active-border: var(--kendo-color-border, #8a8886), active-hover-bg: var(--kendo-color-base-hover, #f3f2f1), active-hover-text: var(--kendo-color-on-base, #323130), active-hover-border: var(--kendo-color-border, #8a8886), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4), hover-bg: var(--kendo-color-primary-hover, #106ebe), hover-text: var(--kendo-color-on-primary, #ffffff), hover-border: var(--kendo-color-primary-hover, #106ebe), focus-bg: var(--kendo-color-primary, #0078d4), focus-text: var(--kendo-color-on-primary, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), focus-outline: inherit, focus-hover-bg: var(--kendo-color-primary-hover, #106ebe), focus-hover-text: var(--kendo-color-on-primary, #ffffff), focus-hover-border: var(--kendo-color-primary-hover, #106ebe), focus-hover-outline: inherit, active-bg: var(--kendo-color-primary-active, #005a9e), active-text: var(--kendo-color-on-primary, #ffffff), active-border: var(--kendo-color-primary-active, #005a9e), active-hover-bg: var(--kendo-color-primary-hover, #106ebe), active-hover-text: var(--kendo-color-on-primary, #ffffff), active-hover-border: var(--kendo-color-primary-hover, #106ebe), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), error: (bg: var(--kendo-color-error, #c2666b), text: var(--kendo-color-on-error, #ffffff), border: var(--kendo-color-error, #c2666b), hover-bg: var(--kendo-color-error-hover, #b85156), hover-text: var(--kendo-color-on-error, #ffffff), hover-border: var(--kendo-color-error-hover, #b85156), focus-bg: var(--kendo-color-error, #c2666b), focus-text: var(--kendo-color-on-error, #ffffff), focus-border: var(--kendo-color-error, #c2666b), focus-outline: inherit, focus-hover-bg: var(--kendo-color-error-hover, #b85156), focus-hover-text: var(--kendo-color-on-error, #ffffff), focus-hover-border: var(--kendo-color-error-hover, #b85156), focus-hover-outline: inherit, active-bg: var(--kendo-color-error-active, #ae3b41), active-text: var(--kendo-color-on-error, #ffffff), active-border: var(--kendo-color-error-active, #ae3b41), active-hover-bg: var(--kendo-color-error-hover, #b85156), active-hover-text: var(--kendo-color-on-error, #ffffff), active-hover-border: var(--kendo-color-error-hover, #b85156), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), success: (bg: var(--kendo-color-success, #55a554), text: var(--kendo-color-on-success, #ffffff), border: var(--kendo-color-success, #55a554), hover-bg: var(--kendo-color-success-hover, #3e973e), hover-text: var(--kendo-color-on-success, #ffffff), hover-border: var(--kendo-color-success-hover, #3e973e), focus-bg: var(--kendo-color-success, #55a554), focus-text: var(--kendo-color-on-success, #ffffff), focus-border: var(--kendo-color-success, #55a554), focus-outline: inherit, focus-hover-bg: var(--kendo-color-success-hover, #3e973e), focus-hover-text: var(--kendo-color-on-success, #ffffff), focus-hover-border: var(--kendo-color-success-hover, #3e973e), focus-hover-outline: inherit, active-bg: var(--kendo-color-success-active, #278a27), active-text: var(--kendo-color-on-success, #ffffff), active-border: var(--kendo-color-success-active, #278a27), active-hover-bg: var(--kendo-color-success-hover, #3e973e), active-hover-text: var(--kendo-color-on-success, #ffffff), active-hover-border: var(--kendo-color-success-hover, #3e973e), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), info: (bg: var(--kendo-color-info, #0a7eff), text: var(--kendo-color-on-info, #ffffff), border: var(--kendo-color-info, #0a7eff), hover-bg: var(--kendo-color-info-hover, #096edf), hover-text: var(--kendo-color-on-info, #ffffff), hover-border: var(--kendo-color-info-hover, #096edf), focus-bg: var(--kendo-color-info, #0a7eff), focus-text: var(--kendo-color-on-info, #ffffff), focus-border: var(--kendo-color-info, #0a7eff), focus-outline: inherit, focus-hover-bg: var(--kendo-color-info-hover, #096edf), focus-hover-text: var(--kendo-color-on-info, #ffffff), focus-hover-border: var(--kendo-color-info-hover, #096edf), focus-hover-outline: inherit, active-bg: var(--kendo-color-info-active, #085ebf), active-text: var(--kendo-color-on-info, #ffffff), active-border: var(--kendo-color-info-active, #085ebf), active-hover-bg: var(--kendo-color-info-hover, #096edf), active-hover-text: var(--kendo-color-on-info, #ffffff), active-hover-border: var(--kendo-color-info-hover, #096edf), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), secondary: (bg: var(--kendo-color-secondary, #979593), text: var(--kendo-color-on-secondary, #ffffff), border: var(--kendo-color-secondary, #979593), hover-bg: var(--kendo-color-secondary-hover, #8a8886), hover-text: var(--kendo-color-on-secondary, #ffffff), hover-border: var(--kendo-color-secondary-hover, #8a8886), focus-bg: var(--kendo-color-secondary, #979593), focus-text: var(--kendo-color-on-secondary, #ffffff), focus-border: var(--kendo-color-secondary, #979593), focus-outline: inherit, focus-hover-bg: var(--kendo-color-secondary-hover, #8a8886), focus-hover-text: var(--kendo-color-on-secondary, #ffffff), focus-hover-border: var(--kendo-color-secondary-hover, #8a8886), focus-hover-outline: inherit, active-bg: var(--kendo-color-secondary-active, #797775), active-text: var(--kendo-color-on-secondary, #ffffff), active-border: var(--kendo-color-secondary-active, #797775), active-hover-bg: var(--kendo-color-secondary-hover, #8a8886), active-hover-text: var(--kendo-color-on-secondary, #ffffff), active-hover-border: var(--kendo-color-secondary-hover, #8a8886), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), tertiary: (bg: var(--kendo-color-tertiary, #2b88d8), text: var(--kendo-color-on-tertiary, #ffffff), border: var(--kendo-color-tertiary, #2b88d8), hover-bg: var(--kendo-color-tertiary-hover, #287ec7), hover-text: var(--kendo-color-on-tertiary, #ffffff), hover-border: var(--kendo-color-tertiary-hover, #287ec7), focus-bg: var(--kendo-color-tertiary, #2b88d8), focus-text: var(--kendo-color-on-tertiary, #ffffff), focus-border: var(--kendo-color-tertiary, #2b88d8), focus-outline: inherit, focus-hover-bg: var(--kendo-color-tertiary-hover, #287ec7), focus-hover-text: var(--kendo-color-on-tertiary, #ffffff), focus-hover-border: var(--kendo-color-tertiary-hover, #287ec7), focus-hover-outline: inherit, active-bg: var(--kendo-color-tertiary-active, #2473b7), active-text: var(--kendo-color-on-tertiary, #ffffff), active-border: var(--kendo-color-tertiary-active, #2473b7), active-hover-bg: var(--kendo-color-tertiary-hover, #287ec7), active-hover-text: var(--kendo-color-on-tertiary, #ffffff), active-hover-border: var(--kendo-color-tertiary-hover, #287ec7), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), warning: (bg: var(--kendo-color-warning, #ffc80a), text: var(--kendo-color-on-warning, #323130), border: var(--kendo-color-warning, #ffc80a), hover-bg: var(--kendo-color-warning-hover, #f5c000), hover-text: var(--kendo-color-on-warning, #323130), hover-border: var(--kendo-color-warning-hover, #f5c000), focus-bg: var(--kendo-color-warning, #ffc80a), focus-text: var(--kendo-color-on-warning, #323130), focus-border: var(--kendo-color-warning, #ffc80a), focus-outline: var(--kendo-color-app-surface, #ffffff), focus-hover-bg: var(--kendo-color-warning-hover, #f5c000), focus-hover-text: var(--kendo-color-on-warning, #323130), focus-hover-border: var(--kendo-color-warning-hover, #f5c000), focus-hover-outline: var(--kendo-color-app-surface, #ffffff), active-bg: var(--kendo-color-warning-active, #e0b000), active-text: var(--kendo-color-on-warning, #323130), active-border: var(--kendo-color-warning-active, #e0b000), active-hover-bg: var(--kendo-color-warning-hover, #f5c000), active-hover-text: var(--kendo-color-on-warning, #323130), active-hover-border: var(--kendo-color-warning-hover, #f5c000), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130), hover-bg: var(--kendo-color-dark-hover, #201f1e), hover-text: var(--kendo-color-on-dark, #ffffff), hover-border: var(--kendo-color-dark-hover, #201f1e), focus-bg: var(--kendo-color-dark, #323130), focus-text: var(--kendo-color-on-dark, #ffffff), focus-border: var(--kendo-color-dark, #323130), focus-outline: var(--kendo-color-on-dark, #ffffff), focus-hover-bg: var(--kendo-color-dark-hover, #201f1e), focus-hover-text: var(--kendo-color-on-dark, #ffffff), focus-hover-border: var(--kendo-color-dark-hover, #201f1e), focus-hover-outline: var(--kendo-color-on-dark, #ffffff), active-bg: var(--kendo-color-dark-active, #000000), active-text: var(--kendo-color-on-dark, #ffffff), active-border: var(--kendo-color-dark-active, #000000), active-hover-bg: var(--kendo-color-dark-hover, #201f1e), active-hover-text: var(--kendo-color-on-dark, #ffffff), active-hover-border: var(--kendo-color-dark-hover, #201f1e), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce), hover-bg: var(--kendo-color-light-hover, #c8c6c4), hover-text: var(--kendo-color-on-light, #323130), hover-border: var(--kendo-color-light-hover, #c8c6c4), focus-bg: var(--kendo-color-light, #d2d0ce), focus-text: var(--kendo-color-on-light, #323130), focus-border: var(--kendo-color-light, #d2d0ce), focus-outline: var(--kendo-color-app-surface, #ffffff), focus-hover-bg: var(--kendo-color-light-hover, #c8c6c4), focus-hover-text: var(--kendo-color-on-light, #323130), focus-hover-border: var(--kendo-color-light-hover, #c8c6c4), focus-hover-outline: var(--kendo-color-app-surface, #ffffff), active-bg: var(--kendo-color-light-active, #a19f9d), active-text: var(--kendo-color-on-light, #323130), active-border: var(--kendo-color-light-active, #a19f9d), active-hover-bg: var(--kendo-color-light-hover, #c8c6c4), active-hover-text: var(--kendo-color-on-light, #323130), active-hover-border: var(--kendo-color-light-hover, #c8c6c4), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-border: transparent)))
Description
The theme colors map for the FAB.
$kendo-fab-sizesMap( sm: ( padding-x: $kendo-fab-sm-padding-x, padding-y: $kendo-fab-sm-padding-y ), md: ( padding-x: $kendo-fab-md-padding-x, padding-y: $kendo-fab-md-padding-y ), lg: ( padding-x: $kendo-fab-lg-padding-x, padding-y: $kendo-fab-lg-padding-y ) )(sm: (padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: calc(var(--kendo-spacing-4, 1rem) / 2)), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (padding-x: calc(var(--kendo-spacing-4, 1rem) * 1.5), padding-y: calc(var(--kendo-spacing-4, 1rem) * 1.5)))
Description
The size map for the FAB.
$kendo-fab-item-offset-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The bottom margin of the FAB item.
$kendo-fab-item-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The base text color of the FAB item.
$kendo-fab-item-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The base background color of the FAB item.
$kendo-fab-item-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The base border color of the FAB item.
$kendo-fab-item-hover-textStringvar( --kendo-hover-text, inherit )var(--kendo-hover-text, inherit)
Description
The text color of the hovered FAB item.
$kendo-fab-item-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The background color of the hovered FAB item.
$kendo-fab-item-hover-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the hovered FAB item.
$kendo-fab-item-focus-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused FAB item.
$kendo-fab-item-focus-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the focused FAB item.
$kendo-fab-item-focus-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the focused FAB item.
$kendo-fab-item-active-textStringvar( --kendo-selected-text, inherit )var(--kendo-selected-text, inherit)
Description
The text color of the active FAB item.
$kendo-fab-item-active-bgStringvar( --kendo-selected-bg, inherit )var(--kendo-selected-bg, inherit)
Description
The background color of the active FAB item.
$kendo-fab-item-active-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the active FAB item.

Floating-label

NameTypeDefault valueComputed value
$kendo-floating-label-scaleNumber11
Description
The transformation scale of the Floating Label.
$kendo-floating-label-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Floating Label.
$kendo-floating-label-max-widthNumber90%90%
Description
The maximum width of the Floating Label.
$kendo-floating-label-font-weightStringvar( --kendo-font-weight-bold, inherit )var(--kendo-font-weight-bold, inherit)
Description
The font weight of the Floating Label.
$kendo-floating-label-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Floating Label.
$kendo-floating-label-heightCalculationcalc( #{$kendo-floating-label-line-height} * #{$kendo-floating-label-font-size} )calc(var(--kendo-line-height, normal) * var(--kendo-font-size, inherit))
Description
The height of the Floating Label.
$kendo-floating-label-offset-xCalculationcalc( #{$kendo-input-md-padding-x} + #{$kendo-input-border-width} )calc(var(--kendo-spacing-2, 0.5rem) + 1px)
Description
The horizontal offset of the Floating Label.
$kendo-floating-label-offset-yCalculationcalc( #{$kendo-floating-label-height} + #{$kendo-input-border-width} + #{$kendo-input-md-padding-y} )calc(calc(var(--kendo-line-height, normal) * var(--kendo-font-size, inherit)) + 1px + var(--kendo-spacing-1\.5, 0.375rem))
Description
The vertical offset of the Floating Label.
$kendo-floating-label-focus-scaleNumber11
Description
The transformation scale of the focused Floating Label.
$kendo-floating-label-focus-offset-xNumber00
Description
The horizontal offset of the focused Floating Label.
$kendo-floating-label-focus-offset-yNumber00
Description
The vertical offset of the focused Floating Label.
$kendo-floating-label-transitionList.2s ease-out0.2s ease-out
Description
The transition of the Floating Label.
$kendo-floating-label-bgStringinheritinherit
Description
The background color of the Floating Label.
$kendo-floating-label-textStringinheritinherit
Description
The text color of the Floating Label.
$kendo-floating-label-focus-bgStringinheritinherit
Description
The background color of the focused Floating Label.
$kendo-floating-label-focus-textStringinheritinherit
Description
The text color of the focused Floating Label.
$kendo-floating-label-invalid-textStringvar( --kendo-invalid-text, #{$kendo-invalid-text} )var(--kendo-invalid-text, var(--kendo-color-error-on-surface, #a4262c))
Description
The invalid text color of the Floating Label.

Form

NameTypeDefault valueComputed value
$kendo-form-spacerCalculationcalc( #{$kendo-padding-md-x} * 2 )calc(var(--kendo-spacing-2, 0.5rem) * 2)
Description
The padding of the inline Form.
$kendo-form-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Form.
$kendo-form-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Form.
$kendo-form-line-height-emCalculation$kendo-line-height-emcalc(1.4285714286 * 1em)
Description
The line height of the Form in em units.
$kendo-form-sm-line-heightStringvar( --kendo-line-height-sm, normal )var(--kendo-line-height-sm, normal)
Description
The line height of the small Form.
$kendo-form-lg-line-heightStringvar( --kendo-line-height-lg, normal )var(--kendo-line-height-lg, normal)
Description
The line height of the large Form.
$kendo-form-fieldset-marginList2em 0 02em 0 0
Description
The margin of the Form fieldset.
$kendo-form-fieldset-paddingStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The padding of the Form fieldset.
$kendo-form-legend-marginList0 0 k-spacing(3)0 0 var(--kendo-spacing-3, 0.75rem)
Description
The margin of the Form legend.
$kendo-form-legend-paddingStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The padding of the Form legend.
$kendo-form-legend-border-widthList0 0 k-spacing(0.5)0 0 var(--kendo-spacing-0\.5, 0.125rem)
Description
The border width of the Form legend.
$kendo-form-legend-border-styleStringsolidsolid
Description
The border style of the Form legend.
$kendo-form-legend-border-colorStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Form legend.
$kendo-form-legend-widthNumber100%100%
Description
The width of the Form legend.
$kendo-form-legend-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Form legend.
$kendo-form-legend-text-transformStringuppercaseuppercase
Description
The text capitalization of the Form legend.
$kendo-form-label-margin-bottomStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The bottom margin of the Form label.
$kendo-form-label-font-weightStringvar( --kendo-font-weight-bold, inherit )var(--kendo-font-weight-bold, inherit)
Description
The font weight of the form label
$kendo-form-button-margin-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal margin of the Form buttons.
$kendo-form-hint-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Form hint.
$kendo-form-hint-font-styleStringnormalnormal
Description
The font style of the Form hint.
$kendo-form-hint-margin-topStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The top margin of the Form hint.
$kendo-form-hint-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Form hint.
$kendo-form-sm-rows-spacingStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The row spacing of the small Form.
$kendo-form-md-rows-spacingString$kendo-form-sm-rows-spacingvar(--kendo-spacing-3, 0.75rem)
Description
The row spacing of the medium Form.
$kendo-form-lg-rows-spacingString$kendo-form-sm-rows-spacingvar(--kendo-spacing-3, 0.75rem)
Description
The row spacing of the large Form.
$kendo-form-separator-marginListk-spacing(3) 0 0var(--kendo-spacing-3, 0.75rem) 0 0
Description
The margin of the Form separator.
$kendo-form-separator-border-colorString$kendo-form-legend-border-colorvar(--kendo-component-border, initial)
Description
The border color of the Form separator.
$kendo-horizontal-form-label-padding-topStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The top padding of the label in the horizontal Form.
$kendo-horizontal-form-label-margin-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal margin of the label in the horizontal Form.
$kendo-horizontal-form-label-widthNumber25%25%
Description
The width of the label in the horizontal Form.
$kendo-horizontal-form-label-alignStringflex-endflex-end
Description
The horizontal alignment of the label in the horizontal Form.
$kendo-horizontal-form-field-wrap-max-widthCalculationcalc( ( 100% - #{$kendo-horizontal-form-label-width} ) - #{$kendo-horizontal-form-label-margin-x} )calc(100% - 25% - var(--kendo-spacing-2, 0.5rem))
Description
The maximum width of the field wrap in the horizontal Form.
$kendo-inline-form-element-widthNumber25%25%
Description
The width of the inline Form element.
$kendo-forms-invalid-colorStringvar( --kendo-invalid-text, initial )var(--kendo-invalid-text, initial)
Description
The invalid text color of the Form.
$kendo-label-optional-margin-xStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The horizontal margin of the optional label in the Form.
$kendo-label-optional-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the optional label in the Form.
$kendo-label-optional-font-styleStringnormalnormal
Description
The font style of the optional label in the Form.
$kendo-fieldset-marginStringk-spacing(7.5)var(--kendo-spacing-7\.5, 1.875rem)
Description
The margin of the Form fieldset.
$kendo-fieldset-font-sizeStringvar( --kendo-font-size-xl, inherit )var(--kendo-font-size-xl, inherit)
Description
The font size of the Form fieldset.
$kendo-fieldset-bgColortransparenttransparent
Description
The background color of the Form fieldset.
$kendo-fieldset-textStringinheritinherit
Description
The text color of the Form fieldset.
$kendo-fieldset-borderStringinitialinitial
Description
The border color of the Form fieldset.
$kendo-fieldset-legend-bgColortransparenttransparent
Description
The background color of the Form legend.
$kendo-fieldset-legend-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Form legend.
$kendo-fieldset-legend-borderStringinitialinitial
Description
The border color of the Form legend.
$kendo-form-sizesMap( sm: ( form-rows-spacing: $kendo-form-sm-rows-spacing ), md: ( form-rows-spacing: $kendo-form-md-rows-spacing ), lg: ( form-rows-spacing: $kendo-form-lg-rows-spacing ) )(sm: (form-rows-spacing: var(--kendo-spacing-3, 0.75rem)), md: (form-rows-spacing: var(--kendo-spacing-3, 0.75rem)), lg: (form-rows-spacing: var(--kendo-spacing-3, 0.75rem)))
Description
The sizes map for the Form.

Gantt

NameTypeDefault valueComputed value
$kendo-gantt-border-widthNumber1px1px
Description
The border width of the Gantt.
$kendo-gantt-font-familyStringvar( --kendo-font-family, initial )var(--kendo-font-family, initial)
Description
The font family of the Gantt.
$kendo-gantt-font-sizeStringvar( --kendo-font-size, initial )var(--kendo-font-size, initial)
Description
The font size of the Gantt.
$kendo-gantt-line-heightStringvar( --kendo-line-height, initial )var(--kendo-line-height, initial)
Description
The line height of the Gantt.
$kendo-gantt-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the Gantt.
$kendo-gantt-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the Gantt.
$kendo-gantt-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the Gantt.
$kendo-gantt-nonwork-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( $kendo-color-black, .04 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 4%, transparent)
Description
The background color of the Gantt non-working days.
$kendo-gantt-nonwork-textStringinheritinherit
Description
The text color of the Gantt non-working days.
$kendo-gantt-nonwork-borderStringinheritinherit
Description
The border color of the Gantt non-working days.
$kendo-gantt-line-sizeNumber2px2px
Description
The size of the Gantt connecting lines.
$kendo-gantt-line-fillColorblackblack
Description
The background fill color of the Gantt connecting lines.
$kendo-gantt-line-selected-fillStringif($kendo-enable-color-system, k-color( primary-active ), k-get-theme-color-var( primary-120 ))var(--kendo-color-primary-active, #005a9e)
Description
The background fill of the selected Gantt connecting lines.
$kendo-gantt-dot-sizeNumber8px8px
Description
The size of the Gantt task dot.
$kendo-gantt-dot-spacingStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The spacing of the Gantt task dot.
$kendo-gantt-dot-bgStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The background color of the Gantt task dot.
$kendo-gantt-dot-borderStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The border color of the Gantt task dot.
$kendo-gantt-dot-hover-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the hovered Gantt task dot.
$kendo-gantt-dot-hover-borderStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The border color of the hovered Gantt task dot.
$kendo-gantt-milestone-bgString$kendo-gantt-textvar(--kendo-component-text, inherit)
Description
The background color of the Gantt milestone.
$kendo-gantt-milestone-borderString$kendo-gantt-textvar(--kendo-component-text, inherit)
Description
The border color of the Gantt milestone.
$kendo-gantt-milestone-selected-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the selected Gantt milestone.
$kendo-gantt-milestone-selected-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the selected Gantt milestone.
$kendo-gantt-summary-bgStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-subtle, #605e5c)
Description
The background color of the Gantt summary.
$kendo-gantt-summary-progress-bgStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The background color of the Gantt summary progress.
$kendo-gantt-summary-selected-bgStringif($kendo-enable-color-system, k-color( primary-subtle-active ), k-get-theme-color-var( primary-50 ))var(--kendo-color-primary-subtle-active, #abd1ef)
Description
The background color of the selected Gantt summary.
$kendo-gantt-summary-progress-selected-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the selected Gantt summary progress.
$kendo-gantt-task-border-widthNumber0px0px
Description
The border width of the Gantt task.
$kendo-gantt-task-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Gantt task.
$kendo-gantt-task-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the Gantt task.
$kendo-gantt-task-bgStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-subtle, #605e5c)
Description
The background color of the Gantt task.
$kendo-gantt-task-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the Gantt task.
$kendo-gantt-task-borderStringinheritinherit
Description
The border color of the Gantt task.
$kendo-gantt-task-progress-bgStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The background color of the Gantt task progress.
$kendo-gantt-task-progress-hover-bgStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The background color of the hovered Gantt task progress.
$kendo-gantt-task-selected-bgStringif($kendo-enable-color-system, k-color( primary-subtle-active ), k-get-theme-color-var( primary-50 ))var(--kendo-color-primary-subtle-active, #abd1ef)
Description
The background color of selected the Gantt task.
$kendo-gantt-task-selected-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the selected Gantt task.
$kendo-gantt-task-selected-borderColortransparenttransparent
Description
The border color of the selected Gantt task.
$kendo-gantt-task-progress-selected-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the selected Gantt task progress.
$kendo-gantt-task-actions-padding-yString$kendo-padding-md-yvar(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the Gantt task actions.
$kendo-gantt-task-actions-padding-xString$kendo-padding-md-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Gantt task actions.
$kendo-gantt-planned-margin-yNumber.45em0.45em
Description
The vertical margin of the Gantt task planned line.
$kendo-gantt-planned-border-widthNumber2px2px
Description
The border width of the Gantt task planned line.
$kendo-gantt-planned-line-heightNumber.85em0.85em
Description
The line height of the Gantt task planned line.
$kendo-gantt-planned-dependency-margin-yNumber.65em0.65em
Description
The vertical margin of the Gantt planned dependencies.
$kendo-gantt-planned-moment-widthNumber6px6px
Description
The default width of the Gantt planned line dot.
$kendo-gantt-planned-moment-heightNumber$kendo-gantt-planned-moment-width6px
Description
The default height of the Gantt planned line dot.
$kendo-gantt-planned-moment-border-radiusCalculationcalc( ( #{$kendo-gantt-planned-border-width * 2} + #{$kendo-gantt-planned-moment-width} ) / 2 )calc((4px + 6px) / 2)
Description
The border radius of the Gantt planned line dot.
$kendo-gantt-planned-moment-left-margin-xCalculationcalc( #{$kendo-gantt-planned-border-width} / 2 - #{$kendo-gantt-planned-moment-border-radius} )calc(2px / 2 - calc((4px + 6px) / 2))
Description
The horizontal margin of the Gantt planned line dot.
$kendo-gantt-planned-milestone-moment-margin-xNumbermath.div( $kendo-gantt-planned-moment-width, 2 )3px
Description
The horizontal margin of the Gantt milestone planned line dot.
$kendo-gantt-planned-duration-heightNumber$kendo-gantt-planned-border-width2px
Description
The default height of the Gantt planned line.
$kendo-gantt-planned-duration-hover-heightCalculationcalc( #{$kendo-gantt-planned-border-width} + 1px )calc(2px + 1px)
Description
The height of the hovered Gantt planned line.
$kendo-gantt-planned-single-drag-hint-topNumber00
Description
The top position of the Gantt drag hint.
$kendo-gantt-planned-summary-drag-hint-topNumber.5em0.5em
Description
The top position of the Gantt summary drag hint.
$kendo-gantt-planned-milestone-drag-hint-topNumber.3em0.3em
Description
The top position of the Gantt planned milestone drag hint.
$kendo-gantt-planned-offset-resize-handler-margin-xNumber1.4em1.4em
Description
The horizontal offset of the Gantt delayed task resize handler.
$kendo-gantt-planned-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the Gantt planned Tooltip.
$kendo-gantt-planned-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Gantt planned Tooltip.
$kendo-gantt-planned-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the Gantt planned Tooltip.
$kendo-gantt-delayed-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the Gantt delayed task.
$kendo-gantt-delayed-bgStringif($kendo-enable-color-system, k-color( error-emphasis ), k-get-theme-color-var( error-160 ))var(--kendo-color-error-emphasis, #a4262c)
Description
The background color of the Gantt delayed task.
$kendo-gantt-delayed-bg-lighterStringif($kendo-enable-color-system, k-color( error ), k-get-theme-color-var( error-110))var(--kendo-color-error, #c2666b)
Description
The complement background color of the Gantt delayed task.
$kendo-gantt-delayed-hover-bgStringif($kendo-enable-color-system, k-color( error-on-subtle ), k-get-theme-color-var( error-190 ))var(--kendo-color-error-on-subtle, #420f12)
Description
The background color of the hovered Gantt delayed task.
$kendo-gantt-advanced-bgStringif($kendo-enable-color-system, k-color( success-emphasis ), k-get-theme-color-var( success-160 ))var(--kendo-color-success-emphasis, #107c10)
Description
The background color of the Gantt advanced task.
$kendo-gantt-advanced-bg-lighterStringif($kendo-enable-color-system, k-color( success ), k-get-theme-color-var( success-110 ))var(--kendo-color-success, #55a554)
Description
The complement background color of the Gantt advanced task.
$kendo-gantt-advanced-hover-bgStringif($kendo-enable-color-system, k-color( success-on-subtle ), k-get-theme-color-var( success-190 ))var(--kendo-color-success-on-subtle, #063206)
Description
The background color of the hovered Gantt advanced task.
$kendo-gantt-action-on-offset-textStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The text color of the Gantt delayed task action.
$kendo-gantt-offset-resize-handler-topNumber50%50%
Description
The top position of the Gantt delayed task resize handler.
$kendo-gantt-validation-tooltip-widthNumber200px200px
Description
The default width of the Gantt validation Tooltip.
$kendo-gantt-validation-tooltip-label-widthNumber50px50px
Description
The default width of the Gantt validation Tooltip label.
$kendo-gantt-validation-tooltip-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the Gantt validation Tooltip.
$kendo-gantt-validation-tooltip-valid-borderStringif($kendo-enable-color-system, k-color( success ), k-get-theme-color-var( success-100 ))var(--kendo-color-success, #55a554)
Description
The border color of the valid Gantt validation Tooltip.
$kendo-gantt-validation-tooltip-invalid-borderStringif($kendo-enable-color-system, k-color( error ), k-get-theme-color-var( error-100 ))var(--kendo-color-error, #c2666b)
Description
The border color of the invalid Gantt validation Tooltip.

Grid

NameTypeDefault valueComputed value
$kendo-grid-border-widthNumber1px1px
Description
The border width of the Grid.
$kendo-grid-border-styleStringsolidsolid
Description
The border style of the Grid.
$kendo-grid-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Grid.
$kendo-grid-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Grid.
$kendo-grid-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Grid.
$kendo-grid-padding-xString$kendo-table-cell-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Grid.
$kendo-grid-padding-yString$kendo-table-cell-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Grid.
$kendo-grid-header-padding-xString$kendo-grid-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Grid header.
$kendo-grid-header-padding-yString$kendo-grid-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Grid header.
$kendo-grid-grouping-header-padding-xString$kendo-toolbar-md-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Grid grouping header.
$kendo-grid-grouping-header-padding-yString$kendo-toolbar-md-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Grid grouping header.
$kendo-grid-cell-padding-xString$kendo-grid-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Grid cell.
$kendo-grid-cell-padding-yString$kendo-grid-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Grid cell.
$kendo-grid-filter-cell-padding-xString$kendo-grid-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Grid filter cell.
$kendo-grid-filter-cell-padding-yString$kendo-grid-filter-cell-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Grid filter cell.
$kendo-grid-edit-cell-padding-xString$kendo-grid-cell-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Grid edit cell.
$kendo-grid-edit-cell-padding-yCalculationcalc( #{k-spacing(2.5)} / 2 )calc(var(--kendo-spacing-2\.5, 0.625rem) / 2)
Description
The vertical padding of the Grid filter cell.
$kendo-grid-group-drop-hint-sizeNumber6px6px
Description
The size of the Grid group drop clue.
$kendo-grid-group-drop-hint-line-sizeNumber1px1px
Description
The line size of the Grid group drop clue.
$kendo-grid-group-drop-hint-dot-sizeNumber$kendo-grid-group-drop-hint-size6px
Description
The dot size of the Grid group drop clue.
$kendo-grid-group-drop-hint-heightCalculationcalc( #{$kendo-chip-calc-size} + #{$kendo-grid-group-drop-hint-size} )calc(calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + 6px)
Description
The height of the Grid group drop clue.
$kendo-grid-group-drop-hint-topNumber2px2px
Description
The top offset of the Grid group drop clue.
$kendo-grid-bgString$kendo-table-bgvar(--kendo-component-bg, initial)
Description
The background color of the Grid.
$kendo-grid-textString$kendo-table-textvar(--kendo-component-text, initial)
Description
The text color of the Grid.
$kendo-grid-borderString$kendo-table-bordervar(--kendo-component-border, initial)
Description
The border color of the Grid.
$kendo-grid-focus-shadowList$kendo-list-item-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The focus shadow of the Grid.
$kendo-grid-alt-bgString$kendo-table-alt-row-bginitial
Description
The background color of alternating rows in Grid.
$kendo-grid-alt-textString$kendo-table-alt-row-textvar(--kendo-component-text, initial)
Description
The text color of alternating rows in Grid.
$kendo-grid-alt-borderString$kendo-table-alt-row-bordervar(--kendo-component-border, initial)
Description
The border color of alternating rows in Grid.
$kendo-grid-hover-bgString$kendo-table-hover-bgvar(--kendo-hover-bg, inherit)
Description
The background color of hover rows in Grid.
$kendo-grid-hover-textString$kendo-table-hover-textvar(--kendo-hover-text, inherit)
Description
The text color of hover rows in Grid.
$kendo-grid-hover-borderString$kendo-table-hover-bordervar(--kendo-component-border, initial)
Description
The border color of hover rows in Grid.
$kendo-grid-selected-bgString$kendo-table-selected-bgcolor-mix(in srgb, var(--kendo-color-primary, #0078d4) 13%, transparent)
Description
The background color of selected rows in Grid.
$kendo-grid-selected-textString$kendo-table-selected-textvar(--kendo-component-text, initial)
Description
The text color of selected rows in Grid.
$kendo-grid-selected-borderString$kendo-table-selected-bordervar(--kendo-component-border, initial)
Description
The border color of selected rows in Grid.
$kendo-grid-selected-hover-bgString$kendo-table-selected-hover-bgcolor-mix(in srgb, var(--kendo-color-primary, #0078d4) 26%, transparent)
Description
The background color of hovered selected rows in Grid.
$kendo-grid-selected-hover-textString$kendo-table-selected-hover-textvar(--kendo-component-text, initial)
Description
The text color of hovered selected rows in Grid.
$kendo-grid-selected-hover-borderString$kendo-table-selected-hover-bordervar(--kendo-component-border, initial)
Description
The border color of hovered selected rows in Grid.
$kendo-grid-header-border-width-yNumber$kendo-grid-border-width1px
Description
The vertical border width of the Grid header.
$kendo-grid-header-border-width-xNumber00
Description
The horizontal border width of the Grid header.
$kendo-grid-header-font-sizeStringinheritinherit
Description
The font size of the Grid header.
$kendo-grid-header-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
The font weight of the Grid header.
$kendo-grid-header-menu-spacingStringvar( --kendo-icon-spacing, .5rem )var(--kendo-icon-spacing, 0.5rem)
Description
The menu spacing of the Grid header.
$kendo-grid-header-first-border-widthNumber$kendo-grid-border-width1px
Description
The border width of the first cell in the Grid header.
$kendo-grid-header-bgString$kendo-table-header-bgvar(--kendo-component-bg, initial)
Description
The background color of Grid header.
$kendo-grid-header-textString$kendo-table-header-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of Grid header.
$kendo-grid-header-borderString$kendo-table-header-bordervar(--kendo-component-border, initial)
Description
The border color of Grid header.
$kendo-grid-header-icon-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The background color of Grid header icons.
$kendo-grid-footer-bgString$kendo-table-footer-bgvar(--kendo-component-bg, initial)
$kendo-grid-footer-textString$kendo-table-footer-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of Grid footer.
$kendo-grid-footer-borderString$kendo-table-footer-bordervar(--kendo-component-border, initial)
Description
The border color of Grid footer.
$kendo-grid-selection-aggregates-bgString$kendo-toolbar-bgvar(--kendo-color-surface, #faf9f8)
Description
The background color of the Grid selection aggregates container.
$kendo-grid-selection-aggregates-textString$kendo-grid-textvar(--kendo-component-text, initial)
Description
The text color of the Grid selection aggregates container.
$kendo-grid-selection-aggregates-borderString$kendo-grid-bordervar(--kendo-component-border, initial)
Description
The border color of the Grid selection aggregates container.
$kendo-grid-selection-aggregates-border-widthNumber$kendo-grid-border-width1px
Description
The border width of the Grid selection aggregates container.
$kendo-grid-selection-aggregates-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the Grid selection aggregates items.
$kendo-grid-selection-aggregates-line-heightString$kendo-grid-line-heightvar(--kendo-line-height, normal)
Description
Line height of the Grid selection aggregates container.
$kendo-grid-selection-aggregates-font-weightNumber$kendo-font-weight-bold700
Description
The font weight of the Grid selection aggregates container.
$kendo-grid-grouping-header-bgString$kendo-toolbar-bgvar(--kendo-color-surface, #faf9f8)
Description
The background color of the Grid grouping header.
$kendo-grid-grouping-header-textString$kendo-toolbar-textvar(--kendo-component-text, inherit)
Description
The text color of the Grid grouping header.
$kendo-grid-grouping-header-borderString$kendo-toolbar-bordervar(--kendo-component-border, initial)
Description
The border color of the Grid grouping header.
$kendo-grid-grouping-row-border-width-yNumber$kendo-grid-border-width1px
Description
The vertical border width of the Grid grouping row.
$kendo-grid-grouping-row-bgString$kendo-table-group-row-bgvar(--kendo-component-bg, initial)
Description
The background color of the Grid grouping row.
$kendo-grid-grouping-row-textString$kendo-table-group-row-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the Grid grouping row.
$kendo-grid-grouping-row-borderString$kendo-table-group-row-bordervar(--kendo-component-border, initial)
Description
The border color of the Grid grouping row.
$kendo-grid-filter-cell-padding-xString$kendo-grid-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Grid filter cell.
$kendo-grid-filter-cell-padding-yString$kendo-grid-filter-cell-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Grid filter cell.
$kendo-grid-toolbar-padding-xString$kendo-toolbar-md-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Grid Toolbar.
$kendo-grid-toolbar-padding-yString$kendo-toolbar-md-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Grid Toolbar.
$kendo-grid-toolbar-spacingString$kendo-toolbar-md-spacingvar(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Grid Toolbar.
$kendo-grid-toolbar-border-widthNumber$kendo-grid-border-width1px
Description
The border width of the Grid Toolbar.
$kendo-grid-cell-border-width-yNumber$kendo-grid-border-width1px
Description
The vertical border width of the Grid cell.
$kendo-grid-cell-border-width-xNumber0px0px
Description
The horizontal border width of the Grid cell.
$kendo-grid-sort-index-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Grid sort index.
$kendo-grid-sort-index-heightStringvar( --kendo-icon-size, 1rem )var(--kendo-icon-size, 1rem)
Description
The default height of the Grid sort index.
$kendo-grid-sort-index-spacing-yCalculationcalc( var( --kendo-icon-spacing, .5rem ) / 4 )calc(var(--kendo-icon-spacing, 0.5rem) / 4)
Description
The horizontal offset of the Grid sort index.
$kendo-grid-sort-index-spacing-xStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical offset of the Grid sort index.
$kendo-grid-sort-icon-spacingStringvar( --kendo-icon-lg-spacing, .5rem )var(--kendo-icon-lg-spacing, 0.5rem)
Description
The spacing of the Grid sort icon.
$kendo-grid-sort-indicator-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Grid sort indicator.
$kendo-grid-sort-indicator-order-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the Grid sort order indicator.
$kendo-grid-sorted-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the sorted Grid cells.
$kendo-grid-command-cell-padding-yCalculationcalc( #{$kendo-table-cell-padding-y} - (#{$kendo-button-calc-size} - #{$kendo-line-height-em} ) / 2 )calc(var(--kendo-spacing-3, 0.75rem) - (calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2 + 1px * 2) - calc(1.4285714286 * 1em)) / 2)
Description
The horizontal padding of the Grid command cells.
$kendo-grid-command-cell-button-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Grid command cells.
$kendo-grid-group-indicator-padding-xString$kendo-button-md-padding-xvar(--kendo-spacing-5, 1.25rem)
Description
The horizontal padding of the Grid group indicator.
$kendo-grid-group-indicator-padding-yString$kendo-button-md-padding-yvar(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the Grid group indicator.
$kendo-grid-group-indicator-border-widthNumber$kendo-button-border-width1px
Description
The border width of the Grid group indicator.
$kendo-grid-group-indicator-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the Grid group indicator.
$kendo-grid-group-indicator-gapString$kendo-table-cell-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
Spacing of the grid group indicator.
$kendo-grid-group-indicator-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Grid group indicator.
$kendo-grid-group-indicator-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Grid group indicator.
$kendo-grid-group-indicator-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the Grid group indicator.
$kendo-grid-group-indicator-icon-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Grid group indicator icon.
$kendo-grid-group-footer-border-width-yNumber0px0px
Description
The horizontal border width of the Grid group footer.
$kendo-grid-group-footer-border-width-xNumber0px0px
Description
The vertical border width of the Grid group footer.
$kendo-grid-group-drop-hint-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the Grid group drop clue.
$kendo-grid-sticky-cell-border-widthNumber$kendo-grid-border-width1px
Description
The border width of the Grid sticky cell.
$kendo-grid-sticky-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Grid sticky cell.
$kendo-grid-sticky-textString$kendo-grid-textvar(--kendo-component-text, initial)
Description
The text color of the Grid sticky cell.
$kendo-grid-sticky-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 80%, transparent), k-get-theme-color-var( neutral-90 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 80%, transparent)
Description
The border color of the Grid sticky cell.
$kendo-grid-sticky-alt-bgString$kendo-grid-sticky-bgvar(--kendo-component-bg, initial)
Description
The alt background color of the Grid sticky cell.
$kendo-grid-sticky-hover-bgString$kendo-grid-hover-bgvar(--kendo-hover-bg, inherit)
Description
The background color of the Grid sticky cell.
$kendo-grid-sticky-header-bgString$kendo-grid-header-bgvar(--kendo-component-bg, initial)
Description
The background color of the Grid sticky header.
$kendo-grid-sticky-header-textString$kendo-grid-header-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the Grid sticky header.
$kendo-grid-sticky-header-borderString$kendo-grid-sticky-bordercolor-mix(in srgb, var(--kendo-color-border, #8a8886) 80%, transparent)
Description
The border color of the Grid sticky header.
$kendo-grid-sticky-footer-bgString$kendo-grid-header-bgvar(--kendo-component-bg, initial)
Description
The background color of the Grid sticky footer.
$kendo-grid-sticky-footer-hover-bgString$kendo-grid-hover-bgvar(--kendo-hover-bg, inherit)
Description
The background color of the Grid sticky footer.
$kendo-grid-sticky-selected-bgString$kendo-grid-selected-bgcolor-mix(in srgb, var(--kendo-color-primary, #0078d4) 13%, transparent)
Description
The background color of the selected Grid sticky cells.
$kendo-grid-sticky-selected-alt-bgString$kendo-grid-sticky-selected-bgcolor-mix(in srgb, var(--kendo-color-primary, #0078d4) 13%, transparent)
Description
The background color of the selected alt Grid sticky cells.
$kendo-grid-sticky-selected-hover-bgStringif($kendo-enable-color-system, $kendo-grid-sticky-selected-bg, $kendo-grid-selected-hover-bg)color-mix(in srgb, var(--kendo-color-primary, #0078d4) 13%, transparent)
Description
The background color of the hovered selected Grid sticky cells.
$kendo-filter-menu-container-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Grid filter menu container.
$kendo-filter-menu-container-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Grid filter menu container.
$kendo-grid-column-menu-widthNumber230px230px
Description
The default width of the Grid column menu.
$kendo-grid-column-menu-max-widthNumber320px320px
Description
The max width of the Grid column menu.
$kendo-grid-column-menu-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Grid column menu.
$kendo-grid-column-menu-shadowStringvar( --kendo-box-shadow-depth-4, none )var(--kendo-box-shadow-depth-4, none)
Description
The focus shadow of the Grid column menu.
$kendo-grid-column-menu-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the Grid column menu.
$kendo-grid-column-menu-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the Grid column menu.
$kendo-grid-column-menu-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the Grid column menu.
$kendo-grid-column-menu-multicheck-font-sizeString$kendo-list-md-font-sizevar(--kendo-font-size, inherit)
Description
The font size of the Grid column menu checkbox container.
$kendo-grid-column-menu-multicheck-line-heightString$kendo-list-md-line-heightvar(--kendo-line-height, normal)
Description
The line height of the Grid column menu checkbox container.
$kendo-grid-column-menu-items-wrap-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Grid column menu items wrap.
$kendo-grid-column-menu-items-wrap-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Grid column menu items wrap.
$kendo-grid-column-menu-item-padding-yString$kendo-list-md-item-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Grid column menu item.
$kendo-grid-column-menu-item-padding-xString$kendo-list-md-item-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Grid column menu item.
$kendo-grid-column-menu-item-gapString$kendo-list-md-item-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Grid column menu item.
$kendo-grid-column-menu-item-icon-spacingStringvar( --kendo-icon-spacing, .5rem )var(--kendo-icon-spacing, 0.5rem)
Description
The icon spacing of the Grid column menu item.
$kendo-grid-column-menu-item-bgString$kendo-list-item-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background color of the Grid column menu item.
$kendo-grid-column-menu-item-textString$kendo-list-item-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the Grid column menu item.
$kendo-grid-column-menu-item-hover-bgString$kendo-list-item-hover-bgvar(--kendo-color-base-hover, #f3f2f1)
Description
The background color of the Grid column menu item.
$kendo-grid-column-menu-item-hover-textString$kendo-list-item-hover-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered Grid column menu item.
$kendo-grid-column-menu-item-selected-bgString$kendo-list-item-selected-bgvar(--kendo-color-base-active, #edebe9)
Description
The background color of the selected Grid column menu item.
$kendo-grid-column-menu-item-selected-textString$kendo-list-item-selected-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected Grid column menu item.
$kendo-grid-column-menu-item-focus-shadowList$kendo-list-item-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The focus shadow of the Grid column menu item.
$kendo-grid-column-menu-item-icon-textString$kendo-list-item-icon-textvar(--kendo-color-primary, #0078d4)
Description
The text color of the Grid column menu item icon.
$kendo-grid-column-menu-group-header-padding-yString$kendo-grid-column-menu-item-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Grid column menu group header.
$kendo-grid-column-menu-group-header-padding-xString$kendo-grid-column-menu-item-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Grid column menu group header.
$kendo-grid-column-menu-group-header-border-widthNumber1px1px
Description
The border width of the Grid column menu group header.
$kendo-grid-column-menu-group-header-border-styleStringsolidsolid
Description
The border style of the Grid column menu group header.
$kendo-grid-column-menu-group-header-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Grid column menu group header.
$kendo-grid-column-menu-group-header-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
The font weight of the Grid column menu group header.
$kendo-grid-column-menu-group-header-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The mine height of the Grid column menu group header.
$kendo-grid-column-menu-group-header-text-transformStringuppercaseuppercase
Description
The text transform of the Grid column menu group header.
$kendo-grid-column-menu-group-header-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the Grid column menu group.
$kendo-grid-column-menu-group-header-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the Grid column menu group.
$kendo-grid-column-menu-group-header-borderStringvar( --kendo-component-border, inherit)var(--kendo-component-border, inherit)
Description
The border color of the Grid column menu group.
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the tabstrip content in the Grid tabbed column menu.
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the tabstrip content in the Grid tabbed column menu.
$kendo-grid-column-menu-tabbed-bgStringvar( --kendo-base-bg, inherit )var(--kendo-base-bg, inherit)
Description
The background color of the Grid tabbed column menu.
$kendo-grid-drag-cell-widthCalculationcalc( var( --kendo-icon-size, 1rem ) * 2.25 )calc(var(--kendo-icon-size, 1rem) * 2.25)
Description
The default width of the Grid drag cell.
$kendo-grid-hierarchy-col-widthCalculationcalc( var( --kendo-icon-size, 1rem ) * 2 )calc(var(--kendo-icon-size, 1rem) * 2)
Description
The default width of the Grid hierarchy cell.
$kendo-grid-filterable-icon-spacingCalculationcalc( #{$kendo-button-calc-size} + #{$kendo-grid-header-menu-spacing} )calc(calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2 + 1px * 2) + var(--kendo-icon-spacing, 0.5rem))
Description
The spacing of the Grid filterable icon.
$kendo-grid-row-resizer-hover-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The background color of the Grid row resize indicator.
$kendo-grid-row-resizer-active-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the active Grid row resize indicator.
$kendo-grid-row-resizer-heightStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The height of the Grid row resize indicator.

Icon

NameTypeDefault valueComputed value
$kendo-icon-sizeNumber1rem1rem
Description
Font sizes of the icons.
$kendo-icon-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Spacing around the icons.
$kendo-icon-paddingStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Padding of the action icons container.

Imageeditor

NameTypeDefault valueComputed value
$kendo-image-editor-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
Background color of the imageeditor.
$kendo-image-editor-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the imageeditor.
$kendo-image-editor-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
Border color of the imageeditor.
$kendo-image-editor-margin-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Vertical margin of the imageeditor.
$kendo-image-editor-margin-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Horizontal margin of the imageeditor.
$kendo-image-editor-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Vertical padding of the imageeditor.
$kendo-image-editor-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Horizontal padding of the imageeditor.
$kendo-image-editor-border-widthNumber1px1px
Description
Border width of the imageeditor.
$kendo-image-editor-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font size of the imageeditor.
$kendo-image-editor-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
Line height of the imageeditor.
$kendo-image-editor-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
Font family of the imageeditor.
$kendo-image-editor-content-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 23%, transparent)
Description
Imageeditor content background color.
$kendo-image-editor-content-textStringinheritinherit
Description
Imageeditor content text color.
$kendo-image-editor-content-borderStringinheritinherit
Description
Imageeditor content border color.
$kendo-image-editor-content-border-widthNumber00
Description
Imageeditor content border width.
$kendo-image-editor-action-pane-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
Imageeditor action pane background color.
$kendo-image-editor-action-pane-textStringinheritinherit
Description
Imageeditor action pane text color.
$kendo-image-editor-action-pane-borderStringinheritinherit
Description
Imageeditor action pane border.
$kendo-image-editor-action-pane-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Imageeditor action pane vertical padding.
$kendo-image-editor-action-pane-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Imageeditor action pane horizontal padding.
$kendo-image-editor-action-pane-widthNumberif( $kendo-image-editor-content-border-width == 0, 240px, calc( 240px + #{$kendo-image-editor-content-border-width}) )240px
Description
Imageeditor action pane width.
$kendo-image-editor-crop-bgStringinheritinherit
Description
Crop background color of the imageeditor.
$kendo-image-editor-crop-textStringinheritinherit
Description
Crop text color of the imageeditor.
$kendo-image-editor-crop-borderStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
Crop border color of the imageeditor.
$kendo-image-editor-crop-overlay-bgColorrgba( $kendo-color-black, .3 )rgba(0, 0, 0, 0.3)
Description
Crop overlay background color of the imageeditor.
$kendo-image-editor-crop-border-widthNumber1px1px
Description
Crop border width of the imageeditor.
$kendo-image-editor-crop-border-styleStringdasheddashed
Description
Crop border style of the imageeditor.
$kendo-image-editor-resize-handle-margin-xStringk-spacing(1px)var(--kendo-spacing-1px, 1px)
Description
Imageeditor resize handle horizontal margin.
$kendo-image-editor-resize-handle-margin-yStringk-spacing(1px)var(--kendo-spacing-1px, 1px)
Description
Imageeditor resize handle vertical margin.
$kendo-image-editor-resize-handle-border-widthList0 2px 2px 00 2px 2px 0
Description
Imageeditor resize handle border width.
$kendo-image-editor-resize-handle-sizeStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Imageeditor resize handle size.
$kendo-image-editor-resize-top-offsetCalculationcalc( #{$kendo-image-editor-resize-handle-size} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
Imageeditor resize handle top offset.
$kendo-image-editor-resize-left-offsetCalculationcalc( #{$kendo-image-editor-resize-handle-size} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
Imageeditor resize handle left offset.

Input

NameTypeDefault valueComputed value
$kendo-input-widthNumber100%100%
Description
The width of the Input components.
$kendo-input-border-widthNumber1px1px
Description
The width of the border around the Input components.
$kendo-input-border-heightNumber( $kendo-input-border-width * 2 )2px
Description
The height of the border around the Input components.
$kendo-input-sm-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the small Input components.
$kendo-input-md-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the medium Input components.
$kendo-input-lg-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the large Input components.
$kendo-input-sm-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the small Input components.
$kendo-input-md-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the medium Input components.
$kendo-input-lg-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the large Input components.
$kendo-input-sm-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the small Input components.
$kendo-input-md-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the medium Input components.
$kendo-input-lg-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the large Input components.
$kendo-input-sm-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the small Input components.
$kendo-input-md-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the medium Input components.
$kendo-input-lg-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the large Input components.
$kendo-input-sm-button-widthCalculationcalc( #{$kendo-button-sm-line-height} * 1em + #{$kendo-button-sm-padding-y} * 2 )calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2)
Description
The width of the small Input button.
$kendo-input-md-button-widthCalculationcalc( #{$kendo-button-md-line-height} * 1em + #{$kendo-button-md-padding-y} * 2 )calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2)
Description
The width of the medium Input button.
$kendo-input-lg-button-widthCalculationcalc( #{$kendo-button-lg-line-height} * 1em + #{$kendo-button-lg-padding-y} * 2 )calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2)
Description
The width of the large Input button.
$kendo-input-button-border-widthNumber1px1px
Description
The border width of the Input button.
$kendo-input-sm-spinner-widthCalculation$kendo-input-sm-button-widthcalc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2)
Description
The width of the small Input spinner button.
$kendo-input-md-spinner-widthCalculation$kendo-input-md-button-widthcalc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2)
Description
The width of the medium Input spinner button.
$kendo-input-lg-spinner-widthCalculation$kendo-input-lg-button-widthcalc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2)
Description
The width of the large Input spinner button.
$kendo-input-spinner-icon-offsetNullnullnull
Description
The icon offset of the Input spinner button.
$kendo-input-solid-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the solid Input components.
$kendo-input-solid-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the solid Input components.
$kendo-input-solid-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-border, #8a8886)
Description
The border color of the solid Input components.
$kendo-input-solid-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered solid Input components.
$kendo-input-solid-hover-bgString$kendo-input-solid-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background color of the hovered solid Input components.
$kendo-input-solid-hover-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the hovered solid Input components.
$kendo-input-solid-focus-textString$kendo-input-solid-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused solid Input components.
$kendo-input-solid-focus-bgString$kendo-input-solid-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background color of the focused solid Input components.
$kendo-input-solid-focus-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the focused solid Input components.
$kendo-input-solid-hover-focus-textString$kendo-input-solid-focus-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered and focused solid Input components.
$kendo-input-solid-hover-focus-bgString$kendo-input-solid-focus-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background color of the hovered and focused solid Input components.
$kendo-input-solid-hover-focus-borderString$kendo-input-solid-focus-bordervar(--kendo-color-primary, #0078d4)
Description
The border color of the hovered and focused solid Input components.
$kendo-input-solid-disabled-textString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of the disabled solid Input components.
$kendo-input-solid-disabled-bgString$kendo-disabled-bgvar(--kendo-color-base-subtle, #edebe9)
Description
The background color of the disabled solid Input components.
$kendo-input-solid-disabled-borderColor$kendo-disabled-bordertransparent
Description
The border color of the disabled solid Input components.
$kendo-input-outline-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the outline Input components.
$kendo-input-outline-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the outline Input components.
$kendo-input-outline-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-border, #8a8886)
Description
The border color of the outline Input components.
$kendo-input-outline-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered outline Input components.
$kendo-input-outline-hover-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the hovered outline Input components.
$kendo-input-outline-hover-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the hovered outline Input components.
$kendo-input-outline-focus-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused outline Input components.
$kendo-input-outline-focus-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the focused outline Input components.
$kendo-input-outline-focus-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the focused outline Input components.
$kendo-input-outline-hover-focus-textString$kendo-input-outline-focus-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered and focused outline Input components.
$kendo-input-outline-hover-focus-bgString$kendo-input-outline-focus-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background color of the hovered and focused outline Input components.
$kendo-input-outline-hover-focus-borderString$kendo-input-outline-focus-bordervar(--kendo-color-primary, #0078d4)
Description
The border color of the hovered and focused outline Input components.
$kendo-input-outline-disabled-textString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of the disabled outline Input components.
$kendo-input-outline-disabled-bgStringnonenone
Description
The background color of the disabled outline Input components.
$kendo-input-outline-disabled-borderString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The border color of the disabled outline Input components.
$kendo-input-flat-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the flat Input components.
$kendo-input-flat-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the flat Input components.
$kendo-input-flat-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-border, #8a8886)
Description
The border color of the flat Input components.
$kendo-input-flat-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered flat Input components.
$kendo-input-flat-hover-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the hovered flat Input components.
$kendo-input-flat-hover-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the hovered flat Input components.
$kendo-input-flat-focus-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused flat Input components.
$kendo-input-flat-focus-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the focused flat Input components.
$kendo-input-flat-focus-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the focused flat Input components.
$kendo-input-flat-hover-focus-textString$kendo-input-flat-focus-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered and focused flat Input components.
$kendo-input-flat-hover-focus-bgString$kendo-input-flat-focus-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background color of the hovered and focused flat Input components.
$kendo-input-flat-hover-focus-borderString$kendo-input-flat-focus-bordervar(--kendo-color-primary, #0078d4)
Description
The border color of the hovered and focused flat Input components.
$kendo-input-flat-disabled-textString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of the disabled flat Input components.
$kendo-input-flat-disabled-bgStringnonenone
Description
The background color of the disabled flat Input components.
$kendo-input-flat-disabled-borderString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The border color of the disabled flat Input components.
$kendo-picker-solid-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the solid Picker components.
$kendo-picker-solid-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the solid Picker components.
$kendo-picker-solid-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-130 ))!defaultvar(--kendo-color-border, #8a8886)
Description
The border color of the solid Picker components.
$kendo-picker-solid-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered solid Picker components.
$kendo-picker-solid-hover-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of hovered the solid Picker components.
$kendo-picker-solid-hover-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the hovered solid Picker components.
$kendo-picker-solid-focus-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused solid Picker components.
$kendo-picker-solid-focus-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the focused solid Picker components.
$kendo-picker-solid-focus-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the focused solid Picker components.
$kendo-picker-solid-hover-focus-textString$kendo-picker-solid-focus-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered and focused solid Picker components.
$kendo-picker-solid-hover-focus-bgString$kendo-picker-solid-focus-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background color of the hovered and focused solid Picker components.
$kendo-picker-solid-hover-focus-borderString$kendo-picker-solid-focus-bordervar(--kendo-color-primary, #0078d4)
Description
The border color of the hovered and focused solid Picker components.
$kendo-picker-solid-disabled-textString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of the disabled solid Picker components.
$kendo-picker-solid-disabled-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 9%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 9%, transparent)
Description
The background color of the disabled solid Picker components.
$kendo-picker-solid-disabled-borderColor$kendo-disabled-bordertransparent
Description
The border color of the disabled solid Picker components.
$kendo-picker-outline-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the outline Picker components.
$kendo-picker-outline-bgStringnonenone
Description
The background color of the outline Picker components.
$kendo-picker-outline-borderStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The border color of the outline Picker components.
$kendo-picker-outline-hover-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the hovered outline Picker components.
$kendo-picker-outline-hover-bgStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The background color of the hovered outline Picker components.
$kendo-picker-outline-hover-borderString$kendo-picker-outline-hover-bg!defaultvar(--kendo-color-on-app-surface, #323130)
Description
The border color of the hovered outline Picker components.
$kendo-picker-outline-focus-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused outline Picker components.
$kendo-picker-outline-focus-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the focused outline Picker components.
$kendo-picker-outline-focus-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the focused outline Picker components.
$kendo-picker-outline-hover-focus-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the hovered and focused outline Picker components.
$kendo-picker-outline-hover-focus-bgStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The background color of the hovered and focused outline Picker components.
$kendo-picker-outline-hover-focus-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the hovered and focused outline Picker components.
$kendo-picker-outline-disabled-textString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of the disabled outline Picker components.
$kendo-picker-outline-disabled-bgStringnonenone
Description
The background color of the disabled outline Picker components.
$kendo-picker-outline-disabled-borderString$kendo-picker-outline-disabled-text!defaultcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The border color of the disabled outline Picker components.
$kendo-picker-flat-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the flat Picker components.
$kendo-picker-flat-bgStringnonenone
Description
The background color of the flat Picker components.
$kendo-picker-flat-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-border, #8a8886)
Description
The border color of the flat Picker components.
$kendo-picker-flat-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered flat Picker components.
$kendo-picker-flat-hover-bgStringif($kendo-enable-color-system, k-color( base-hover ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-hover, #f3f2f1)
Description
The background color of the hovered flat Picker components.
$kendo-picker-flat-hover-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the hovered flat Picker components.
$kendo-picker-flat-focus-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused flat Picker components.
$kendo-picker-flat-focus-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the focused flat Picker components.
$kendo-picker-flat-focus-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the focused flat Picker components.
$kendo-picker-flat-hover-focus-textString$kendo-picker-flat-hover-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered and focused flat Picker components.
$kendo-picker-flat-hover-focus-bgString$kendo-picker-flat-hover-bgvar(--kendo-color-base-hover, #f3f2f1)
Description
The background color of the hovered and focused flat Picker components.
$kendo-picker-flat-hover-focus-borderString$kendo-picker-flat-bordervar(--kendo-color-border, #8a8886)
Description
The border color of the hovered and focused flat Picker components.
$kendo-picker-flat-disabled-textString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of the disabled flat Picker components.
$kendo-picker-flat-disabled-bgStringnonenone
Description
The background color of the disabled flat Picker components.
$kendo-picker-flat-disabled-borderString$kendo-picker-flat-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The border color of the disabled flat Picker components.
$kendo-input-sizesMap( sm: ( padding-x: $kendo-input-sm-padding-x, padding-y: $kendo-input-sm-padding-y, font-size: $kendo-input-sm-font-size, line-height: $kendo-input-sm-line-height, icon-size: calc( var( --kendo-icon-size, 1rem ) + calc( #{$kendo-input-md-padding-y} * 2 ) ), button-padding-x: $kendo-input-sm-padding-y, button-padding-y: $kendo-input-sm-padding-y, button-width: $kendo-input-sm-button-width ), md: ( padding-x: $kendo-input-md-padding-x, padding-y: $kendo-input-md-padding-y, font-size: $kendo-input-md-font-size, line-height: $kendo-input-md-line-height, icon-size: calc( var( --kendo-icon-size, 1rem ) + calc( #{$kendo-input-sm-padding-y} * 2 ) ), button-padding-x: $kendo-input-md-padding-y, button-padding-y: $kendo-input-md-padding-y, button-width: $kendo-input-md-button-width ), lg: ( padding-x: $kendo-input-lg-padding-x, padding-y: $kendo-input-lg-padding-y, font-size: $kendo-input-lg-font-size, line-height: $kendo-input-lg-line-height, icon-size: calc( var( --kendo-icon-size, 1rem ) + calc( #{$kendo-input-lg-padding-y} * 2 ) ), button-padding-x: $kendo-input-lg-padding-y, button-padding-y: $kendo-input-lg-padding-y, button-width: $kendo-input-lg-button-width ) )(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), icon-size: calc(var(--kendo-icon-size, 1rem) + var(--kendo-spacing-1\.5, 0.375rem) * 2), button-padding-x: var(--kendo-spacing-1, 0.25rem), button-padding-y: var(--kendo-spacing-1, 0.25rem), button-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), icon-size: calc(var(--kendo-icon-size, 1rem) + var(--kendo-spacing-1, 0.25rem) * 2), button-padding-x: var(--kendo-spacing-1\.5, 0.375rem), button-padding-y: var(--kendo-spacing-1\.5, 0.375rem), button-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2)), lg: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), icon-size: calc(var(--kendo-icon-size, 1rem) + var(--kendo-spacing-2, 0.5rem) * 2), button-padding-x: var(--kendo-spacing-2, 0.5rem), button-padding-y: var(--kendo-spacing-2, 0.5rem), button-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2)))
Description
The sizes map for the Input components.
$kendo-input-theme-colorsMap( input: ( solid: ( text: $kendo-input-solid-text, bg: $kendo-input-solid-bg, border: $kendo-input-solid-border, hover-text: $kendo-input-solid-hover-text, hover-bg: $kendo-input-solid-hover-bg, hover-border: $kendo-input-solid-hover-border, focus-text: $kendo-input-solid-focus-text, focus-bg: $kendo-input-solid-focus-bg, focus-border: $kendo-input-solid-focus-border, hover-focus-text: $kendo-input-solid-hover-focus-text, hover-focus-bg: $kendo-input-solid-hover-focus-bg, hover-focus-border: $kendo-input-solid-hover-focus-border, disabled-text: $kendo-input-solid-disabled-text, disabled-bg: $kendo-input-solid-disabled-bg, disabled-border: $kendo-input-solid-disabled-border ), outline: ( text: $kendo-input-outline-text, bg: $kendo-input-outline-bg, border: $kendo-input-outline-border, hover-text: $kendo-input-outline-hover-text, hover-bg: $kendo-input-outline-hover-bg, hover-border: $kendo-input-outline-hover-border, focus-text: $kendo-input-outline-focus-text, focus-bg: $kendo-input-outline-focus-bg, focus-border: $kendo-input-outline-focus-border, hover-focus-text: $kendo-input-outline-hover-focus-text, hover-focus-bg: $kendo-input-outline-hover-focus-bg, hover-focus-border: $kendo-input-outline-hover-focus-border, disabled-text: $kendo-input-outline-disabled-text, disabled-bg: $kendo-input-outline-disabled-bg, disabled-border: $kendo-input-outline-disabled-border ), flat: ( text: $kendo-input-flat-text, bg: $kendo-input-flat-bg, border: $kendo-input-flat-border, hover-text: $kendo-input-flat-hover-text, hover-bg: $kendo-input-flat-hover-bg, hover-border: $kendo-input-flat-hover-border, focus-text: $kendo-input-flat-focus-text, focus-bg: $kendo-input-flat-focus-bg, focus-border: $kendo-input-flat-focus-border, hover-focus-tex: $kendo-input-flat-hover-focus-text, hover-focus-bg: $kendo-input-flat-hover-focus-bg, hover-focus-border: $kendo-input-flat-hover-focus-border, disabled-text: $kendo-input-flat-disabled-text, disabled-bg: $kendo-input-flat-disabled-bg, disabled-border: $kendo-input-flat-disabled-border ) ), picker: ( solid: ( text: $kendo-picker-solid-text, bg: $kendo-picker-solid-bg, border: $kendo-picker-solid-border, hover-text: $kendo-picker-solid-hover-text, hover-bg: $kendo-picker-solid-hover-bg, hover-border: $kendo-picker-solid-hover-border, focus-text: $kendo-picker-solid-focus-text, focus-bg: $kendo-picker-solid-focus-bg, focus-border: $kendo-picker-solid-focus-border, hover-focus-tex: $kendo-picker-solid-hover-focus-text, hover-focus-bg: $kendo-picker-solid-hover-focus-bg, hover-focus-border: $kendo-picker-solid-hover-focus-border, disabled-text: $kendo-picker-solid-disabled-text, disabled-bg: $kendo-picker-solid-disabled-bg, disabled-border: $kendo-picker-solid-disabled-border ), outline: ( text: $kendo-picker-outline-text, bg: $kendo-picker-outline-bg, border: $kendo-picker-outline-border, hover-text: $kendo-picker-outline-hover-text, hover-bg: $kendo-picker-outline-hover-bg, hover-border: $kendo-picker-outline-hover-border, focus-text: $kendo-picker-outline-focus-text, focus-bg: $kendo-picker-outline-focus-bg, focus-border: $kendo-picker-outline-focus-border, hover-focus-text: $kendo-picker-outline-hover-focus-text, hover-focus-bg: $kendo-picker-outline-hover-focus-bg, hover-focus-border: $kendo-picker-outline-hover-focus-border, disabled-text: $kendo-picker-outline-disabled-text, disabled-bg: $kendo-picker-outline-disabled-bg, disabled-border: $kendo-picker-outline-disabled-border ), flat: ( text: $kendo-picker-flat-text, bg: $kendo-picker-flat-bg, border: $kendo-picker-flat-border, hover-text: $kendo-picker-flat-hover-text, hover-bg: $kendo-picker-flat-hover-bg, hover-border: $kendo-picker-flat-hover-border, focus-text: $kendo-picker-flat-focus-text, focus-bg: $kendo-picker-flat-focus-bg, focus-border: $kendo-picker-flat-focus-border, hover-focus-tex: $kendo-picker-flat-hover-focus-text, hover-focus-bg: $kendo-picker-flat-hover-focus-bg, hover-focus-border: $kendo-picker-flat-hover-focus-border, disabled-text: $kendo-picker-flat-disabled-text, disabled-bg: $kendo-picker-flat-disabled-bg, disabled-border: $kendo-picker-flat-disabled-border ) ) )(input: (solid: (text: var(--kendo-color-on-app-surface, #323130), bg: var(--kendo-color-app-surface, #ffffff), border: var(--kendo-color-border, #8a8886), hover-text: var(--kendo-color-on-app-surface, #323130), hover-bg: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-border-alt, #323130), focus-text: var(--kendo-color-on-app-surface, #323130), focus-bg: var(--kendo-color-app-surface, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), hover-focus-text: var(--kendo-color-on-app-surface, #323130), hover-focus-bg: var(--kendo-color-app-surface, #ffffff), hover-focus-border: var(--kendo-color-primary, #0078d4), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-bg: var(--kendo-color-base-subtle, #edebe9), disabled-border: transparent), outline: (text: var(--kendo-color-on-app-surface, #323130), bg: var(--kendo-color-app-surface, #ffffff), border: var(--kendo-color-border, #8a8886), hover-text: var(--kendo-color-on-app-surface, #323130), hover-bg: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-border-alt, #323130), focus-text: var(--kendo-color-on-app-surface, #323130), focus-bg: var(--kendo-color-app-surface, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), hover-focus-text: var(--kendo-color-on-app-surface, #323130), hover-focus-bg: var(--kendo-color-app-surface, #ffffff), hover-focus-border: var(--kendo-color-primary, #0078d4), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-bg: none, disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), flat: (text: var(--kendo-color-on-app-surface, #323130), bg: var(--kendo-color-app-surface, #ffffff), border: var(--kendo-color-border, #8a8886), hover-text: var(--kendo-color-on-app-surface, #323130), hover-bg: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-border-alt, #323130), focus-text: var(--kendo-color-on-app-surface, #323130), focus-bg: var(--kendo-color-app-surface, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), hover-focus-tex: var(--kendo-color-on-app-surface, #323130), hover-focus-bg: var(--kendo-color-app-surface, #ffffff), hover-focus-border: var(--kendo-color-primary, #0078d4), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-bg: none, disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent))), picker: (solid: (text: var(--kendo-color-on-app-surface, #323130), bg: var(--kendo-color-app-surface, #ffffff), border: var(--kendo-color-border, #8a8886), hover-text: var(--kendo-color-on-app-surface, #323130), hover-bg: var(--kendo-color-app-surface, #ffffff), hover-border: var(--kendo-color-border-alt, #323130), focus-text: var(--kendo-color-on-app-surface, #323130), focus-bg: var(--kendo-color-app-surface, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), hover-focus-tex: var(--kendo-color-on-app-surface, #323130), hover-focus-bg: var(--kendo-color-app-surface, #ffffff), hover-focus-border: var(--kendo-color-primary, #0078d4), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-bg: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 9%, transparent), disabled-border: transparent), outline: (text: var(--kendo-color-on-app-surface, #323130), bg: none, border: var(--kendo-color-on-app-surface, #323130), hover-text: var(--kendo-color-app-surface, #ffffff), hover-bg: var(--kendo-color-on-app-surface, #323130), hover-border: var(--kendo-color-on-app-surface, #323130), focus-text: var(--kendo-color-on-app-surface, #323130), focus-bg: var(--kendo-color-app-surface, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), hover-focus-text: var(--kendo-color-app-surface, #ffffff), hover-focus-bg: var(--kendo-color-on-app-surface, #323130), hover-focus-border: var(--kendo-color-primary, #0078d4), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-bg: none, disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)), flat: (text: var(--kendo-color-on-app-surface, #323130), bg: none, border: var(--kendo-color-border, #8a8886), hover-text: var(--kendo-color-on-app-surface, #323130), hover-bg: var(--kendo-color-base-hover, #f3f2f1), hover-border: var(--kendo-color-border-alt, #323130), focus-text: var(--kendo-color-on-app-surface, #323130), focus-bg: var(--kendo-color-app-surface, #ffffff), focus-border: var(--kendo-color-primary, #0078d4), hover-focus-tex: var(--kendo-color-on-app-surface, #323130), hover-focus-bg: var(--kendo-color-base-hover, #f3f2f1), hover-focus-border: var(--kendo-color-border, #8a8886), disabled-text: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), disabled-bg: none, disabled-border: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent))))
Description
Colors map of the input.
$kendo-input-prefix-bgStringif($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-subtle, #edebe9)
Description
The background color of the Input prefix.
$kendo-input-suffix-bgStringif($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-subtle, #edebe9)
Description
The background color of the Input suffix.
$kendo-input-separator-textStringk-get-theme-color-var( neutral-30 )var(--kendo-neutral-30, inherit)
Description
The color of the Input separator.
$kendo-input-prefix-textStringk-get-theme-color-var( neutral-130 )var(--kendo-neutral-130, inherit)
Description
The text color of the Input prefix.
$kendo-input-suffix-textStringk-get-theme-color-var( neutral-130 )var(--kendo-neutral-130, inherit)
Description
The text color of the Input suffix.
$kendo-input-prefix-disabled-textStringk-get-theme-color-var( neutral-60 )var(--kendo-neutral-60, inherit)
Description
The text color of the disabled Input prefix.
$kendo-input-suffix-disabled-textStringk-get-theme-color-var( neutral-60 )var(--kendo-neutral-60, inherit)
Description
The text color of the disabled Input suffix.
$kendo-input-invalid-borderStringvar( --kendo-invalid-border, #{$kendo-invalid-border} )var(--kendo-invalid-border, var(--kendo-color-error-emphasis, #a4262c))
Description
The border color of the invalid Input components.
$kendo-input-invalid-textStringvar( --kendo-invalid-text, #{$kendo-invalid-text} )var(--kendo-invalid-text, var(--kendo-color-error-on-surface, #a4262c))
Description
The text color of the invalid Input components.
$kendo-input-placeholder-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Input placeholder.
$kendo-input-placeholder-opacityNumber11
Description
The opacity of the Input placeholder.
$kendo-input-clear-value-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The color of the Input clear value icon.
$kendo-input-clear-value-opacityNumber.60.6
Description
The opacity of the Input clear value icon.
$kendo-input-clear-value-hover-textStringinheritinherit
Description
The color of the hovered Input clear value icon.
$kendo-input-clear-value-hover-opacityNumber11
Description
The opacity of the hovered Input clear value icon.

List

NameTypeDefault valueComputed value
$kendo-list-font-familyStringvar( --kendo-font-family, inherit)var(--kendo-font-family, inherit)
Description
The font family of the List components.
$kendo-list-sm-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the List component.
$kendo-list-sm-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the List component.
$kendo-list-sm-header-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the List header.
$kendo-list-sm-header-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the List header.
$kendo-list-header-border-widthNumber00
Description
The border width of the List header.
$kendo-list-sm-header-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the List header.
$kendo-list-sm-header-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the List header.
$kendo-list-header-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
The font weight of the List header.
$kendo-list-sm-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the List items.
$kendo-list-sm-item-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the List items.
$kendo-list-sm-item-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the List items.
$kendo-list-sm-item-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the List items.
$kendo-list-item-group-label-sm-font-sizeStringvar( --kendo-font-size-xs, inherit )var(--kendo-font-size-xs, inherit)
Description
The font size of the List item group label.
$kendo-list-sm-group-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the List group items.
$kendo-list-sm-group-item-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the List group items.
$kendo-list-item-group-label-sm-padding-xStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The horizontal padding of the List item group label.
$kendo-list-item-group-label-sm-padding-yStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical padding of the List item group label.
$kendo-list-group-item-border-widthList1px 0 01px 0 0
Description
The border width of the List group items.
$kendo-list-sm-group-item-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the List group items.
$kendo-list-sm-group-item-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the List group items.
$kendo-list-group-item-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
The font weight of the List group item.
$kendo-list-item-icon-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the List item icon
$kendo-list-sizesMap( sm: ( font-size: $kendo-list-sm-font-size, line-height: $kendo-list-sm-line-height, header-padding-x: $kendo-list-sm-header-padding-x, header-padding-y: $kendo-list-sm-header-padding-y, header-font-size: $kendo-list-sm-header-font-size, header-line-height: $kendo-list-sm-header-line-height, item-padding-x: $kendo-list-sm-item-padding-x, item-padding-y: $kendo-list-sm-item-padding-y, item-font-size: $kendo-list-sm-item-font-size, item-line-height: $kendo-list-sm-item-line-height, item-group-label-padding-x: $kendo-list-item-group-label-sm-padding-x, item-group-label-padding-y: $kendo-list-item-group-label-sm-padding-y, item-group-label-font-size: $kendo-list-item-group-label-sm-font-size, group-item-padding-x: $kendo-list-sm-group-item-padding-x, group-item-padding-y: $kendo-list-sm-group-item-padding-y, group-item-font-size: $kendo-list-sm-group-item-font-size, group-item-line-height: $kendo-list-sm-group-item-line-height ), md: ( font-size: $kendo-list-md-font-size, line-height: $kendo-list-md-line-height, header-padding-x: $kendo-list-md-header-padding-x, header-padding-y: $kendo-list-md-header-padding-y, header-font-size: $kendo-list-md-header-font-size, header-line-height: $kendo-list-md-header-line-height, item-padding-x: $kendo-list-md-item-padding-x, item-padding-y: $kendo-list-md-item-padding-y, item-font-size: $kendo-list-md-item-font-size, item-line-height: $kendo-list-md-item-line-height, item-group-label-padding-x: $kendo-list-item-group-label-md-padding-x, item-group-label-padding-y: $kendo-list-item-group-label-md-padding-y, item-group-label-font-size: $kendo-list-item-group-label-md-font-size, group-item-padding-x: $kendo-list-md-group-item-padding-x, group-item-padding-y: $kendo-list-md-group-item-padding-y, group-item-font-size: $kendo-list-md-group-item-font-size, group-item-line-height: $kendo-list-md-group-item-line-height ), lg: ( font-size: $kendo-list-lg-font-size, line-height: $kendo-list-lg-line-height, header-padding-x: $kendo-list-lg-header-padding-x, header-padding-y: $kendo-list-lg-header-padding-y, header-font-size: $kendo-list-lg-header-font-size, header-line-height: $kendo-list-lg-header-line-height, item-padding-x: $kendo-list-lg-item-padding-x, item-padding-y: $kendo-list-lg-item-padding-y, item-font-size: $kendo-list-lg-item-font-size, item-line-height: $kendo-list-lg-item-line-height, item-group-label-padding-x: $kendo-list-item-group-label-lg-padding-x, item-group-label-padding-y: $kendo-list-item-group-label-lg-padding-y, item-group-label-font-size: $kendo-list-item-group-label-lg-font-size, group-item-padding-x: $kendo-list-lg-group-item-padding-x, group-item-padding-y: $kendo-list-lg-group-item-padding-y, group-item-font-size: $kendo-list-lg-group-item-font-size, group-item-line-height: $kendo-list-lg-group-item-line-height ) )(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1\.5, 0.375rem), header-font-size: var(--kendo-font-size, inherit), header-line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-1\.5, 0.375rem), item-font-size: var(--kendo-font-size, inherit), item-line-height: var(--kendo-line-height, normal), item-group-label-padding-x: var(--kendo-spacing-0\.5, 0.125rem), item-group-label-padding-y: var(--kendo-spacing-0\.5, 0.125rem), item-group-label-font-size: var(--kendo-font-size-xs, inherit), group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-1\.5, 0.375rem), group-item-font-size: var(--kendo-font-size, inherit), group-item-line-height: var(--kendo-line-height, normal)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), header-font-size: var(--kendo-font-size, inherit), header-line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: var(--kendo-font-size, inherit), item-line-height: var(--kendo-line-height, normal), item-group-label-padding-x: var(--kendo-spacing-1, 0.25rem), item-group-label-padding-y: var(--kendo-spacing-1, 0.25rem), item-group-label-font-size: var(--kendo-font-size-xs, inherit), group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-2, 0.5rem), group-item-font-size: var(--kendo-font-size, inherit), group-item-line-height: var(--kendo-line-height, normal)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-2\.5, 0.625rem), header-font-size: var(--kendo-font-size, inherit), header-line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-2\.5, 0.625rem), item-font-size: var(--kendo-font-size, inherit), item-line-height: var(--kendo-line-height, normal), item-group-label-padding-x: var(--kendo-spacing-1\.5, 0.375rem), item-group-label-padding-y: var(--kendo-spacing-1\.5, 0.375rem), item-group-label-font-size: var(--kendo-font-size-xs, inherit), group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-2\.5, 0.625rem), group-item-font-size: var(--kendo-font-size, inherit), group-item-line-height: var(--kendo-line-height, normal)))
Description
The map with the sizes of the List.
$kendo-list-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background color of the List component.
$kendo-list-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the List component.
$kendo-list-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the List component.
$kendo-list-header-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the List header.
$kendo-list-header-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the List header.
$kendo-list-header-borderStringinheritinherit
Description
The border color of the List header.
$kendo-list-header-shadowString$kendo-box-shadow-depth-3var(--kendo-elevation-3, none)
Description
The box shadow of the List header.
$kendo-list-item-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the List items.
$kendo-list-item-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the List items.
$kendo-list-item-hover-bgStringif($kendo-enable-color-system, k-color( base-hover ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-hover, #f3f2f1)
Description
The background color of the hovered List items.
$kendo-list-item-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered List items.
$kendo-list-item-focus-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the focused List items.
$kendo-list-item-focus-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the focused List items.
$kendo-list-item-focus-shadowListinset 0 0 0 1px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130))inset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The box shadow of the focused List items.
$kendo-list-item-selected-bgStringif($kendo-enable-color-system, k-color( base-active ), k-get-theme-color-var( neutral-40 ))var(--kendo-color-base-active, #edebe9)
Description
The background color of the selected List items.
$kendo-list-item-selected-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected List items.
$kendo-list-item-selected-hover-bgStringif($kendo-enable-color-system, k-color( base-active ), k-get-theme-color-var( neutral-50 ))var(--kendo-color-base-active, #edebe9)
Description
The background color of the selected hovered List items.
$kendo-list-item-selected-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected hovered List items.
$kendo-list-item-disabled-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the disabled List items.
$kendo-list-item-disabled-textStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of the disabled List items.
$kendo-list-group-item-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the List group items.
$kendo-list-group-item-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the List group items.
$kendo-list-group-item-borderStringinheritinherit
Description
The border color of the List group items.
$kendo-list-group-item-shadowStringnonenone
Description
The base shadow of the List group items.
$kendo-list-no-data-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the 'No Data' text.
$kendo-list-option-label-textString$kendo-subtle-textvar(--kendo-color-subtle, #605e5c)
Description
The color of the 'Option Label' text.
$kendo-list-option-label-disabled-textString$kendo-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The color of the disabled 'Option Label' text.

Listbox

NameTypeDefault valueComputed value
$kendo-listbox-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the ListBox elements.
$kendo-listbox-button-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the ListBox buttons.
$kendo-listbox-widthNumber10em10em
Description
WThe width of the ListBox.
$kendo-listbox-heightNumber200px200px
Description
The height of the ListBox.
$kendo-listbox-border-widthNumber1px1px
Description
The width of the border around the ListBox.
$kendo-listbox-font-familyStringvar( --kendo-font-family, normal )var(--kendo-font-family, normal)
Description
The font family of the ListBox.
$kendo-listbox-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the ListBox.
$kendo-listbox-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the ListBox.
$kendo-listbox-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the ListBox.
$kendo-listbox-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background color of the ListBox.
$kendo-listbox-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the ListBox.
$kendo-listbox-drop-hint-widthNumber1px1px
Description
The width of the ListBox drop hint.
$kendo-listbox-drop-hint-border-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the ListBox drop hint.

Listgroup

NameTypeDefault valueComputed value
$kendo-listgroup-border-widthNumber1px1px
Description
Border width of the listgroup.
$kendo-listgroup-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
Border radius of the listgroup.
$kendo-listgroup-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font size of the listgroup.
$kendo-listgroup-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
Line height of the listgroup.
$kendo-listgroup-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
Background color of the listgroup component.
$kendo-listgroup-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the listgroup component.
$kendo-listgroup-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
Border color of the listgroup component.
$kendo-listgroup-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Horizontal padding of the listgroup items.
$kendo-listgroup-item-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Vertical padding of the listgroup items.
$kendo-listgroup-item-border-widthNumber1px1px
Description
Border width of the listgroup item.

Listview

NameTypeDefault valueComputed value
$kendo-listview-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the ListView.
$kendo-listview-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the ListView.
$kendo-listview-border-widthNumber1px1px
Description
The width of the border around bordered ListView.
$kendo-listview-header-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the ListView header.
$kendo-listview-header-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the ListView header.
$kendo-listview-footer-padding-xString$kendo-listview-header-padding-xvar(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the ListView footer.
$kendo-listview-footer-padding-yString$kendo-listview-header-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the ListView footer.
$kendo-listview-item-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the ListView items.
$kendo-listview-item-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the ListView items.
$kendo-listview-font-familyStringvar( --kendo-font-family, initial )var(--kendo-font-family, initial)
Description
The font family of the ListView.
$kendo-listview-font-sizeStringvar( --kendo-font-size, initial )var(--kendo-font-size, initial)
Description
The font size of the ListView.
$kendo-listview-line-heightStringvar( --kendo-line-height, initial )var(--kendo-line-height, initial)
Description
The line height of the ListView.
$kendo-listview-grid-gapStringk-spacing(.0)var(--kendo-spacing-0, 0px)
Description
The gap between items of ListView with grid layout.
$kendo-listview-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the ListView.
$kendo-listview-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the ListView.
$kendo-listview-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the ListView.
$kendo-listview-header-textStringinitialinitial
Description
The text color of the ListView header.
$kendo-listview-header-bgStringinitialinitial
Description
The background color of the ListView header.
$kendo-listview-header-borderString$kendo-listview-bordervar(--kendo-component-border, initial)
Description
The border color of the ListView header.
$kendo-listview-footer-textStringinitialinitial
Description
The text color of the ListView footer.
$kendo-listview-footer-bgStringinitialinitial
Description
The background color of the ListView footer.
$kendo-listview-item-selected-textStringinitialinitial
Description
The text color of the selected ListView items.
$kendo-listview-item-selected-bgStringif($kendo-enable-color-system, k-color( base-active ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-active, #edebe9)
Description
The background color of the selected ListView items.
$kendo-listview-item-focus-textStringinitialinitial
Description
The text color of the focused ListView items.
$kendo-listview-item-focus-bgStringinitialinitial
Description
The background color of the focused ListView items.
$kendo-listview-item-focus-shadowStringvar( --kendo-list-item-focus-shadow, $kendo-list-item-focus-shadow )var(--kendo-list-item-focus-shadow, inset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c))
Description
The box shadow of the focused ListView items.

Loader

NameTypeDefault valueComputed value
$kendo-loader-segment-border-radiusNumber50%50%
Description
The border radius of the Loader segment.
$kendo-loader-sm-segment-sizeStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The size of the small Loader segment.
$kendo-loader-md-segment-sizeStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The size of the medium Loader segment.
$kendo-loader-lg-segment-sizeStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The size of the large Loader segment.
$kendo-loader-sm-padding-xCalculationcalc( #{$kendo-loader-sm-segment-size} / 2 )calc(var(--kendo-spacing-1, 0.25rem) / 2)
Description
The horizontal padding of the small Loader.
$kendo-loader-md-padding-xCalculationcalc( #{$kendo-loader-md-segment-size} / 2 )calc(var(--kendo-spacing-2, 0.5rem) / 2)
Description
The horizontal padding of the medium Loader.
$kendo-loader-lg-padding-xCalculationcalc( #{$kendo-loader-lg-segment-size} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The horizontal padding of the large Loader.
$kendo-loader-sm-padding-yCalculationcalc( #{$kendo-loader-sm-segment-size} / 2 )calc(var(--kendo-spacing-1, 0.25rem) / 2)
Description
The vertical padding of the small Loader.
$kendo-loader-md-padding-yCalculationcalc( #{$kendo-loader-md-segment-size} / 2 )calc(var(--kendo-spacing-2, 0.5rem) / 2)
Description
The vertical padding of the medium Loader.
$kendo-loader-lg-padding-yCalculationcalc( #{$kendo-loader-lg-segment-size} /2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The vertical padding of the large Loader.
$kendo-loader-equilateral-heightNumber.86600.866
Description
The equilateral height of the Loader.
$kendo-loader-sm-spinner-3-widthCalculationcalc( #{$kendo-loader-sm-segment-size} * 4 )calc(var(--kendo-spacing-1, 0.25rem) * 4)
Description
The width of the small spinner-3 Loader.
$kendo-loader-md-spinner-3-widthCalculationcalc( #{$kendo-loader-md-segment-size} * 4 )calc(var(--kendo-spacing-2, 0.5rem) * 4)
Description
The width of the medium spinner-3 Loader.
$kendo-loader-lg-spinner-3-widthCalculationcalc( #{$kendo-loader-lg-segment-size} * 4 )calc(var(--kendo-spacing-4, 1rem) * 4)
Description
The width of the large spinner-3 Loader.
$kendo-loader-sm-spinner-3-heightCalculationcalc( #{$kendo-loader-sm-spinner-3-width} * #{$kendo-loader-equilateral-height} )calc(calc(var(--kendo-spacing-1, 0.25rem) * 4) * 0.866)
Description
The height of the small spinner-3 Loader.
$kendo-loader-md-spinner-3-heightCalculationcalc( #{$kendo-loader-md-spinner-3-width} * #{$kendo-loader-equilateral-height} )calc(calc(var(--kendo-spacing-2, 0.5rem) * 4) * 0.866)
Description
The height of the medium spinner-3 Loader.
$kendo-loader-lg-spinner-3-heightCalculationcalc( #{$kendo-loader-lg-spinner-3-width} * #{$kendo-loader-equilateral-height} )calc(calc(var(--kendo-spacing-4, 1rem) * 4) * 0.866)
Description
The height of the large spinner-3 Loader.
$kendo-loader-sm-spinner-4-widthCalculationcalc( #{$kendo-loader-sm-segment-size} * 4 )calc(var(--kendo-spacing-1, 0.25rem) * 4)
Description
The width of the small spinner-4 Loader.
$kendo-loader-md-spinner-4-widthCalculationcalc( #{$kendo-loader-md-segment-size} * 4 )calc(var(--kendo-spacing-2, 0.5rem) * 4)
Description
The width of the medium spinner-4 Loader.
$kendo-loader-lg-spinner-4-widthCalculationcalc( #{$kendo-loader-lg-segment-size} * 4 )calc(var(--kendo-spacing-4, 1rem) * 4)
Description
The width of the large spinner-4 Loader.
$kendo-loader-sm-spinner-4-heightCalculation$kendo-loader-sm-spinner-4-widthcalc(var(--kendo-spacing-1, 0.25rem) * 4)
Description
The height of the small spinner-4 Loader.
$kendo-loader-md-spinner-4-heightCalculation$kendo-loader-md-spinner-4-widthcalc(var(--kendo-spacing-2, 0.5rem) * 4)
Description
The height of the medium spinner-4 Loader.
$kendo-loader-lg-spinner-4-heightCalculation$kendo-loader-lg-spinner-4-widthcalc(var(--kendo-spacing-4, 1rem) * 4)
Description
The height of the large spinner-4 Loader.
$kendo-loader-container-panel-border-widthNumber1px1px
Description
The border width of the container panel.
$kendo-loader-container-panel-border-styleStringsolidsolid
Description
The border style of the container panel.
$kendo-loader-container-panel-border-colorStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the container panel.
$kendo-loader-container-panel-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the container panel.
$kendo-loader-container-panel-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the container panel.
$kendo-loader-sm-container-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the small Loader container.
$kendo-loader-md-container-padding-xStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The horizontal padding of the medium Loader container.
$kendo-loader-lg-container-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the large Loader container.
$kendo-loader-sm-container-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the small Loader container.
$kendo-loader-md-container-padding-yStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The vertical padding of the medium Loader container.
$kendo-loader-lg-container-padding-yStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The vertical padding of the large Loader container.
$kendo-loader-sm-container-gapStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The gap of the small Loader container.
$kendo-loader-md-container-gapStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The gap of the medium Loader container.
$kendo-loader-lg-container-gapStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The gap of the large Loader container.
$kendo-loader-sm-container-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the small Loader container.
$kendo-loader-md-container-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the medium Loader container.
$kendo-loader-lg-container-font-sizeStringvar( --kendo-font-size-lg, inherit )var(--kendo-font-size-lg, inherit)
Description
The font size of the large Loader container.
$kendo-loader-brand-colorsMap( primary: primary, secondary: if($kendo-enable-color-system, secondary, neutral), tertiary: tertiary, error: error, success: success, warning: warning, info: info )(primary: primary, secondary: secondary, tertiary: tertiary, error: error, success: success, warning: warning, info: info)
Description
The theme variations for the Loader.
$kendo-loader-theme-colorsMap()(primary: (bg: var(--kendo-color-primary, #0078d4), text: null, border: null), secondary: (bg: var(--kendo-color-secondary, #979593), text: null, border: null), tertiary: (bg: var(--kendo-color-tertiary, #2b88d8), text: null, border: null), error: (bg: var(--kendo-color-error, #c2666b), text: null, border: null), success: (bg: var(--kendo-color-success, #55a554), text: null, border: null), warning: (bg: var(--kendo-color-warning, #ffc80a), text: null, border: null), info: (bg: var(--kendo-color-info, #0a7eff), text: null, border: null), dark: (bg: var(--kendo-color-dark, #323130), text: null, border: null), light: (bg: var(--kendo-color-light, #d2d0ce), text: null, border: null))
Description
The theme colors map for the Loader variations.

Map

NameTypeDefault valueComputed value
$kendo-map-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font size of the map.
$kendo-map-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
Line height of the map.
$kendo-map-font-familyStringvar( --kendo-font-family, normal )var(--kendo-font-family, normal)
Description
Font family of the map.
$kendo-map-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
Background color of the map.
$kendo-map-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the map.
$kendo-map-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
Border color of the map.
$kendo-map-border-widthNumber0px0px
Description
Border width of the map.
$kendo-map-heightNumber600px600px
Description
Height of the map.
$kendo-map-navigator-margin-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Map navigator horizontal margin.
$kendo-map-navigator-margin-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Map navigator vertical margin.
$kendo-map-navigator-paddingStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
Map navigator padding.
$kendo-map-navigator-widthCalculationcalc( var( --kendo-icon-size) * 3 + calc( #{$kendo-map-navigator-padding} * 2) )calc(var(--kendo-icon-size) * 3 + var(--kendo-spacing-0\.5, 0.125rem) * 2)
Description
Map navigator width.
$kendo-map-navigator-heightCalculation$kendo-map-navigator-widthcalc(var(--kendo-icon-size) * 3 + var(--kendo-spacing-0\.5, 0.125rem) * 2)
Description
Map navigator height.
$kendo-map-navigator-border-widthNumber1px1px
Description
Map navigator border width.
$kendo-map-navigator-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
Map navigator background color.
$kendo-map-navigator-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
Map navigator text color.
$kendo-map-navigator-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
Map navigator border color.
$kendo-map-zoom-control-marginStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
Map zoom control margin.
$kendo-map-zoom-control-button-padding-xString$kendo-button-md-padding-yvar(--kendo-spacing-1\.5, 0.375rem)
Description
Map zoom control horizontal padding.
$kendo-map-zoom-control-button-padding-yString$kendo-map-zoom-control-button-padding-xvar(--kendo-spacing-1\.5, 0.375rem)
Description
Map zoom control vertical padding.
$kendo-map-attribution-padding-xString$kendo-padding-sm-xvar(--kendo-spacing-1, 0.25rem)
Description
Map attribution horizontal padding.
$kendo-map-attribution-padding-yString$kendo-padding-sm-yvar(--kendo-spacing-0\.5, 0.125rem)
Description
Map attribution vertical padding.
$kendo-map-attribution-font-sizeCalculationcalc( #{$kendo-map-font-size} * .75 )calc(var(--kendo-font-size, inherit) * 0.75)
Description
Map attribution font size.
$kendo-map-attribution-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
Map attribution background color.
$kendo-map-marker-fillStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
Map marker fill color.

Mediaplayer

NameTypeDefault valueComputed value
$kendo-media-player-border-widthNumber1px1px
Description
Border width of the mediaplayer.
$kendo-media-player-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
Font family of the mediaplayer.
$kendo-media-player-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font size of the mediaplayer.
$kendo-media-player-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
Line height of the mediaplayer.
$kendo-media-player-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
Background color of the mediaplayer.
$kendo-media-player-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the mediaplayer.
$kendo-media-player-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
Border color of the mediaplayer.
$kendo-media-player-overlay-bgStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
Mediaplayer overlay background color.
$kendo-media-player-quality-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
Mediaplayer quality button border color.
$kendo-media-player-title-font-sizeStringvar( --kendo-font-size-xl, inherit )var(--kendo-font-size-xl, inherit)
Description
Media player title font size.
$kendo-media-player-titlebar-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Mediaplayer titlebar horizontal padding.
$kendo-media-player-titlebar-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Mediaplayer titlebar vertical padding.
$kendo-media-player-titlebar-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 40%, transparent), rgba( $kendo-color-black, .4 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 40%, transparent)
Description
Mediaplayer titlebar background color.
$kendo-media-player-titlebar-textString$kendo-media-player-bgvar(--kendo-component-bg, inherit)
Description
Mediaplayer titlebar text color.

Menu

NameTypeDefault valueComputed value
$kendo-menu-border-widthStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Width of the menu border.
$kendo-menu-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
$kendo-menu-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
$kendo-menu-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
Line heights used along with $kendo-font-size.
$kendo-menu-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Padding of menu root items.
$kendo-menu-item-spacingStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Spacing between menu root items.
$kendo-menu-item-icon-spacingStringvar( --kendo-icon-spacing, .5rem )var(--kendo-icon-spacing, 0.5rem)
Description
Spacing between menu root items text and icons.
$kendo-menu-separator-marginStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Spacing between menu separator and items.
$kendo-menu-separator-widthNumber1px1px
Description
Separator width
$kendo-menu-item-focus-outline-offsetCalculationcalc( #{k-spacing(0.5)} * -1 )calc(var(--kendo-spacing-0\.5, 0.125rem) * -1)
Description
The base outline of focused menu item.
$kendo-menu-textStringvar( --kendo-body-text, inherit )var(--kendo-body-text, inherit)
Description
The text color of the menu.
$kendo-menu-bgColortransparenttransparent
Description
The background color of the menu.
$kendo-menu-borderStringinitialinitial
Description
The border color of the menu.
$kendo-menu-shadowStringnonenone
Description
The shadow of the menu.
$kendo-menu-item-textString$kendo-menu-textvar(--kendo-body-text, inherit)
Description
The text color of menu items.
$kendo-menu-item-bgColortransparenttransparent
Description
The background color of menu items.
$kendo-menu-item-hover-textStringvar( --kendo-hover-text, inherit )var(--kendo-hover-text, inherit)
Description
The text color of hover menu items.
$kendo-menu-item-hover-bgStringvar( --kendo-hover-bg, initial )var(--kendo-hover-bg, initial)
Description
The background color of hover menu items.
$kendo-menu-item-focus-textString$kendo-menu-item-textvar(--kendo-body-text, inherit)
Description
The text color of focused menu items.
$kendo-menu-item-focus-bgColor$kendo-menu-item-bgtransparent
Description
The background color of focused menu items.
$kendo-menu-item-focus-outlineStringvar( --kendo-focus-outline, none )var(--kendo-focus-outline, none)
Description
The outline of focused menu items.
$kendo-menu-item-expanded-textString$kendo-menu-item-hover-textvar(--kendo-hover-text, inherit)
Description
The text color of expanded menu items.
$kendo-menu-item-expanded-bgStringvar( --kendo-selected-bg, initial )var(--kendo-selected-bg, initial)
Description
The background color of expanded menu items.
$kendo-menu-item-disabled-textStringvar( --kendo-disabled-text, initial )var(--kendo-disabled-text, initial)
Description
The text color of disabled menu items.
$kendo-menu-item-disabled-bgColor$kendo-menu-item-bgtransparent
Description
The background color of disabled menu items.
$kendo-menu-popup-padding-xString$kendo-popup-padding-xvar(--kendo-spacing-0, 0px)
Description
Horizontal padding of the menu popup.
$kendo-menu-popup-padding-yString$kendo-popup-padding-yvar(--kendo-spacing-0, 0px)
Description
Vertical padding of the menu popup.
$kendo-menu-popup-border-widthNumber$kendo-popup-border-width0
Description
Width of the border around the menu popup.
$kendo-menu-popup-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font sizes of the menu popup.
$kendo-menu-popup-line-heightStringvar( --kendo-line-height, 30px )var(--kendo-line-height, 30px)
Description
Line heights used along with $kendo-font-size.
$kendo-menu-popup-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background of the menu popup.
$kendo-menu-popup-borderStringinitialinitial
Description
The border color of the menu popup.
$kendo-menu-popup-shadowStringvar( --kendo-box-shadow-depth-6, none )var(--kendo-box-shadow-depth-6, none)
Description
The shadow of the menu popup.
$kendo-menu-popup-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Horizontal padding of the menu item in popup.
$kendo-menu-popup-sm-item-padding-yString$kendo-list-sm-item-padding-yvar(--kendo-spacing-1\.5, 0.375rem)
Description
Vertical padding of the menu item in popup.
$kendo-menu-popup-sm-item-padding-endCalculationcalc( calc( #{$kendo-menu-popup-sm-item-padding-x} * 2 ) + var( --kendo-icon-size, 1rem ) )calc(var(--kendo-spacing-2, 0.5rem) * 2 + var(--kendo-icon-size, 1rem))
Description
The end padding of the menu item in popup.
$kendo-menu-popup-sm-item-icon-margin-startStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The start margin of the menu item expand icon.
$kendo-menu-popup-sm-item-icon-margin-endCalculationcalc( -1 * (var( --kendo-icon-size, 1rem ) + #{$kendo-menu-popup-sm-item-padding-x}) )calc(-1 * (var(--kendo-icon-size, 1rem) + var(--kendo-spacing-2, 0.5rem)))
Description
The end margin of the menu item expand icon.
$kendo-menu-popup-focus-outline-offsetCalculation$kendo-menu-item-focus-outline-offsetcalc(var(--kendo-spacing-0\.5, 0.125rem) * -1)
Description
The base shadow of focused menu item in popup.
$kendo-menu-popup-item-spacingStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The spacing between the menu items in popup.
$kendo-menu-sizesMap( sm: ( group-font-size: $kendo-menu-popup-sm-font-size, group-line-height: $kendo-menu-popup-sm-line-height, link-padding-x: $kendo-menu-popup-sm-item-padding-x, link-padding-y: $kendo-menu-popup-sm-item-padding-y, link-padding-inline-end: $kendo-menu-popup-sm-item-padding-end, arrow-margin-inline-start: $kendo-menu-popup-sm-item-icon-margin-start, arrow-margin-inline-end: $kendo-menu-popup-sm-item-icon-margin-end, ), md: ( group-font-size: $kendo-menu-popup-md-font-size, group-line-height: $kendo-menu-popup-md-line-height, link-padding-x: $kendo-menu-popup-md-item-padding-x, link-padding-y: $kendo-menu-popup-md-item-padding-y, link-padding-inline-end: $kendo-menu-popup-md-item-padding-end, arrow-margin-inline-start: $kendo-menu-popup-item-icon-md-margin-start, arrow-margin-inline-end: $kendo-menu-popup-item-icon-md-margin-end, ), lg: ( group-font-size: $kendo-menu-popup-lg-font-size, group-line-height: $kendo-menu-popup-lg-line-height, link-padding-x: $kendo-menu-popup-lg-item-padding-x, link-padding-y: $kendo-menu-popup-lg-item-padding-y, link-padding-inline-end: $kendo-menu-popup-lg-item-padding-end, arrow-margin-inline-start: $kendo-menu-popup-lg-item-icon-margin-start, arrow-margin-inline-end: $kendo-menu-popup-lg-item-icon-margin-end ) )(sm: (group-font-size: var(--kendo-font-size, inherit), group-line-height: var(--kendo-line-height, 30px), link-padding-x: var(--kendo-spacing-2, 0.5rem), link-padding-y: var(--kendo-spacing-1\.5, 0.375rem), link-padding-inline-end: calc(var(--kendo-spacing-2, 0.5rem) * 2 + var(--kendo-icon-size, 1rem)), arrow-margin-inline-start: var(--kendo-spacing-0, 0px), arrow-margin-inline-end: calc(-1 * (var(--kendo-icon-size, 1rem) + var(--kendo-spacing-2, 0.5rem)))), md: (group-font-size: var(--kendo-font-size, inherit), group-line-height: var(--kendo-line-height, 30px), link-padding-x: var(--kendo-spacing-2, 0.5rem), link-padding-y: var(--kendo-spacing-2, 0.5rem), link-padding-inline-end: calc(var(--kendo-spacing-2, 0.5rem) * 2 + var(--kendo-icon-size, 1rem)), arrow-margin-inline-start: var(--kendo-spacing-0, 0px), arrow-margin-inline-end: calc(-1 * (var(--kendo-icon-size, 1rem) + var(--kendo-spacing-2, 0.5rem)))), lg: (group-font-size: var(--kendo-font-size-lg, inherit), group-line-height: var(--kendo-line-height, 30px), link-padding-x: var(--kendo-spacing-2, 0.5rem), link-padding-y: var(--kendo-spacing-2\.5, 0.625rem), link-padding-inline-end: calc(var(--kendo-spacing-2, 0.5rem) * 2 + var(--kendo-icon-size, 1rem)), arrow-margin-inline-start: var(--kendo-spacing-0, 0px), arrow-margin-inline-end: calc(-1 * (var(--kendo-icon-size, 1rem) + var(--kendo-spacing-2, 0.5rem)))))
Description
Sizes map for the menu.
$kendo-menu-popup-item-textString$kendo-list-item-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the menu item in popup.
$kendo-menu-popup-item-bgString$kendo-list-item-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background of the menu item in popup.
$kendo-menu-popup-item-hover-textString$kendo-list-item-hover-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of hovered menu item in popup.
$kendo-menu-popup-item-hover-bgString$kendo-list-item-hover-bgvar(--kendo-color-base-hover, #f3f2f1)
Description
The background of hovered menu item in popup.
$kendo-menu-popup-item-focus-textString$kendo-menu-item-textvar(--kendo-body-text, inherit)
Description
The text color of focused menu items.
$kendo-menu-popup-item-focus-bgColor$kendo-menu-item-bgtransparent
Description
The background color of focused menu items.
$kendo-menu-popup-item-focus-outlineStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130))var(--kendo-color-base-emphasis, #605e5c)
Description
The outline of focused menu items.
$kendo-menu-popup-item-expanded-textString$kendo-list-item-selected-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of expanded menu item in popup.
$kendo-menu-popup-item-expanded-bgString$kendo-list-item-selected-bgvar(--kendo-color-base-active, #edebe9)
Description
The background of expanded menu item in popup.
$kendo-menu-popup-item-disabled-textString$kendo-list-item-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of disabled menu item in popup.
$kendo-menu-popup-item-disabled-bgString$kendo-list-item-disabled-bgvar(--kendo-color-app-surface, #ffffff)
Description
The background of disabled menu item in popup.
$kendo-menu-scroll-button-bgStringvar( --kendo-component-bg, $kendo-component-bg )var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))
Description
The background color of scroll menu buttons.
$kendo-menu-scroll-button-borderStringvar( --kendo-component-border, $kendo-component-border )var(--kendo-component-border, color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))
Description
The border color of scroll menu buttons.
$kendo-menu-scroll-button-hover-bgNullnullnull
Description
The background color of hover scroll menu buttons.
$kendo-menu-scroll-button-hover-borderNullnullnull
Description
The border color of scroll hover menu buttons.
$kendo-menu-icon-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The color of menu items icon.

Messagebox

NameTypeDefault valueComputed value
$kendo-message-box-marginList0 0 k-spacing(3) 00 0 var(--kendo-spacing-3, 0.75rem) 0
Description
Margin around the message box.
$kendo-message-box-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the message box.
$kendo-message-box-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Vertical padding of the message box.
$kendo-message-box-border-widthNumber00
Description
Border width of the message box.
$kendo-message-box-border-styleStringsolidsolid
Description
Border style of the message box.
$kendo-message-box-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
Font family of the message box.
$kendo-message-box-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
Font size of the message box.
$kendo-message-box-line-heightStringvar( --kendo-line-height-sm, normal )var(--kendo-line-height-sm, normal)
Description
Line height of the message box.
$kendo-message-box-link-font-styleStringnormalnormal
Description
Font style of the message box links.
$kendo-message-box-link-decorationStringunderlineunderline
Description
Text decoration of the message box links.
$kendo-message-box-link-textStringvar( --kendo-link-text, initial )var(--kendo-link-text, initial)
Description
Text color of the message box links.
$kendo-message-box-link-hover-textStringvar( --kendo-link-hover-text, initial )var(--kendo-link-hover-text, initial)
Description
Hover text color of the message box links.

Notification

NameTypeDefault valueComputed value
$kendo-notification-group-gapStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The row-gap between the elements in the Notification group.
$kendo-notification-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Notification.
$kendo-notification-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Notification.
$kendo-notification-border-widthNumber1px1px
$kendo-notification-border-radiusStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The border radius of the Notification.
$kendo-notification-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Notification.
$kendo-notification-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Notification.
$kendo-notification-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Notification.
$kendo-notification-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the Notification.
$kendo-notification-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the Notification.
$kendo-notification-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the Notification.
$kendo-notification-box-shadowStringnonenone
Description
The box shadow of the Notification.
$kendo-notification-icon-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal spacing of the Notification icon.
$kendo-notification-close-icon-spacingStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal spacing of the Notification close icon.
$kendo-notification-icon-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The color of the Notification icon.
$kendo-notification-brand-colorsMap( primary: primary, error: error, warning: warning, success: success, info: info, secondary: if($kendo-enable-color-system, secondary, neutral), tertiary: tertiary, )(primary: primary, error: error, warning: warning, success: success, info: info, secondary: secondary, tertiary: tertiary)
Description
The theme variations for the Notification.
$kendo-notification-theme-colorsMap()(primary: (bg: var(--kendo-color-primary-subtle, #deecf9), text: var(--kendo-color-primary-on-subtle, #001c30), border: var(--kendo-color-primary-subtle, #deecf9)), error: (bg: var(--kendo-color-error-subtle, #fde7e9), text: var(--kendo-color-error-on-subtle, #420f12), border: var(--kendo-color-error-subtle, #fde7e9)), warning: (bg: var(--kendo-color-warning-subtle, #fff4ce), text: var(--kendo-color-warning-on-subtle, #323130), border: var(--kendo-color-warning-subtle, #fff4ce)), success: (bg: var(--kendo-color-success-subtle, #dff6dd), text: var(--kendo-color-success-on-subtle, #063206), border: var(--kendo-color-success-subtle, #dff6dd)), info: (bg: var(--kendo-color-info-subtle, #cee5ff), text: var(--kendo-color-info-on-subtle, #032040), border: var(--kendo-color-info-subtle, #cee5ff)), secondary: (bg: var(--kendo-color-secondary-subtle, #faf9f8), text: var(--kendo-color-secondary-on-subtle, #323130), border: var(--kendo-color-secondary-subtle, #faf9f8)), tertiary: (bg: var(--kendo-color-tertiary-subtle, #deecf9), text: var(--kendo-color-tertiary-on-subtle, #174974), border: var(--kendo-color-tertiary-subtle, #deecf9)), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130)), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce)))
Description
The theme colors map for the Notification variations.

Orgchart

NameTypeDefault valueComputed value
$kendo-orgchart-spacerStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The spacing index of the OrgChart.
$kendo-orgchart-padding-yString$kendo-orgchart-spacervar(--kendo-spacing-6, 1.5rem)
Description
The vertical padding of the OrgChart.
$kendo-orgchart-padding-xString$kendo-orgchart-padding-yvar(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the OrgChart.
$kendo-orgchart-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the OrgChart.
$kendo-orgchart-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the OrgChart.
$kendo-orgchart-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the OrgChart.
$kendo-orgchart-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the OrgChart.
$kendo-orgchart-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the OrgChart.
$kendo-orgchart-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the OrgChart.
$kendo-orgchart-node-spacingString$kendo-orgchart-spacervar(--kendo-spacing-6, 1.5rem)
Description
The spacing of the OrgChart node.
$kendo-orgchart-group-spacingString$kendo-orgchart-spacervar(--kendo-spacing-6, 1.5rem)
Description
The spacing of the OrgChart group.
$kendo-orgchart-node-container-spacingString$kendo-orgchart-spacervar(--kendo-spacing-6, 1.5rem)
Description
The spacing of the OrgChart node container.
$kendo-orgchart-node-group-padding-yString$kendo-orgchart-spacervar(--kendo-spacing-6, 1.5rem)
Description
The vertical padding of the OrgChart node group.
$kendo-orgchart-node-group-padding-xString$kendo-orgchart-node-group-padding-yvar(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the OrgChart node group.
$kendo-orgchart-node-group-border-widthNumber1px1px
Description
The border width of the OrgChart node group.
$kendo-orgchart-node-group-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the OrgChart node group.
$kendo-orgchart-node-group-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the OrgChart node group.
$kendo-orgchart-node-group-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the OrgChart node group.
$kendo-orgchart-node-group-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The border color of the OrgChart node group.
$kendo-orgchart-node-group-focus-borderString$kendo-card-focus-bordervar(--kendo-component-border, initial)
Description
The border color of the focused OrgChart node group.
$kendo-orgchart-node-group-focus-shadowString$kendo-card-focus-shadowvar(--kendo-box-shadow-depth-3, none)
Description
The shadow of the focused OrgChart node group.
$kendo-orgchart-node-group-title-margin-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical margin of the OrgChart node group title.
$kendo-orgchart-node-group-title-font-sizeStringvar( --kendo-font-size-xl, inherit )var(--kendo-font-size-xl, inherit)
Description
The font size of the OrgChart node group title.
$kendo-orgchart-node-group-title-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the OrgChart node group title.
$kendo-orgchart-node-group-subtitle-margin-yCalculationcalc( $kendo-orgchart-spacer - k-spacing(1) )calc(var(--kendo-spacing-6, 1.5rem) - var(--kendo-spacing-1, 0.25rem))
Description
The vertical margin of the OrgChart node group subtitle.
$kendo-orgchart-node-group-subtitle-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the OrgChart node group subtitle.
$kendo-orgchart-node-group-subtitle-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The line height of the OrgChart node group subtitle.
$kendo-orgchart-card-widthNumber300px300px
Description
The width of the OrgChart Card.
$kendo-orgchart-card-border-widthNumber$kendo-card-border-width0px
Description
The border width of the OrgChart Card.
$kendo-orgchart-card-shadowString$kendo-card-shadowvar(--kendo-box-shadow-depth-1, none)
Description
The shadow of the OrgChart Card.
$kendo-orgchart-card-focus-shadowString$kendo-card-focus-shadowvar(--kendo-box-shadow-depth-3, none)
Description
The shadow of the focused OrgChart Card.
$kendo-orgchart-card-title-margin-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical margin of the OrgChart Card title.
$kendo-orgchart-card-title-font-sizeString$kendo-card-title-font-sizevar(--kendo-font-size-lg, inherit)
Description
The font size of the OrgChart Card title.
$kendo-orgchart-card-title-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the OrgChart Card title.
$kendo-orgchart-card-subtitle-margin-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical margin of the OrgChart Card subtitle.
$kendo-orgchart-card-subtitle-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the OrgChart Card subtitle.
$kendo-orgchart-card-subtitle-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
The line height of the OrgChart Card subtitle.
$kendo-orgchart-card-body-padding-yCalculationcalc( #{$kendo-orgchart-spacer} - k-spacing(2) )calc(var(--kendo-spacing-6, 1.5rem) - var(--kendo-spacing-2, 0.5rem))
Description
The vertical padding of the OrgChart Card body.
$kendo-orgchart-card-body-padding-xCalculation$kendo-orgchart-card-body-padding-ycalc(var(--kendo-spacing-6, 1.5rem) - var(--kendo-spacing-2, 0.5rem))
Description
The horizontal padding of the OrgChart Card body.
$kendo-orgchart-card-body-border-widthList2px 0 02px 0 0
Description
The top border width of the OrgChart Card body.
$kendo-orgchart-card-body-border-colorColortransparenttransparent
Description
The border color of the OrgChart Card body.
$kendo-orgchart-card-body-vbox-margin-xCalculationcalc( #{$kendo-orgchart-spacer} - k-spacing(2) )calc(var(--kendo-spacing-6, 1.5rem) - var(--kendo-spacing-2, 0.5rem))
Description
The horizontal margin of the OrgChart Card body title wrap.
$kendo-orgchart-card-body-vbox-min-heightNumber$kendo-card-avatar-size3rem
Description
The min height of the OrgChart Card body title wrap.
$kendo-orgchart-line-sizeNumber1px1px
Description
The size of the OrgChart connecting line.
$kendo-orgchart-line-textStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The fill color of the OrgChart connecting line.
$kendo-orgchart-line-v-heightNumber25px25px
Description
The height of the OrgChart connecting line.

Overlay

NameTypeDefault valueComputed value
$kendo-overlay-opacityNumber.40.4
Description
Opacity of the overlay.
$kendo-overlay-darkColor$kendo-color-black#000000
Description
Background color of the dark overlay.
$kendo-overlay-lightColor$kendo-color-white#ffffff
Description
Background color of the light overlay.

Pager

NameTypeDefault valueComputed value
$kendo-pager-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Pager.
$kendo-pager-sm-padding-xStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The horizontal padding of the small Pager.
$kendo-pager-md-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the medium Pager.
$kendo-pager-lg-padding-xStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The horizontal padding of the large Pager.
$kendo-pager-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Pager.
$kendo-pager-sm-padding-yString$kendo-pager-sm-padding-xvar(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the small Pager.
$kendo-pager-md-padding-yString$kendo-pager-md-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the medium Pager.
$kendo-pager-lg-padding-yString$kendo-pager-lg-padding-xvar(--kendo-spacing-2\.5, 0.625rem)
Description
The vertical padding of the large Pager.
$kendo-pager-border-widthNumber1px1px
Description
The border width of the Pager.
$kendo-pager-font-familyStringvar( --kendo-font-family, normal )var(--kendo-font-family, normal)
Description
The font family of the Pager.
$kendo-pager-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Pager.
$kendo-pager-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Pager.
$kendo-pager-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the Pager.
$kendo-pager-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the Pager.
$kendo-pager-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the Pager.
$kendo-pager-focus-bgStringvar( --kendo-pager-bg, #{$kendo-pager-bg})var(--kendo-pager-bg, var(--kendo-color-surface, #faf9f8))
Description
The background color of the focused Pager.
$kendo-pager-focus-textStringvar( --kendo-pager-text, #{$kendo-pager-text})var(--kendo-pager-text, var(--kendo-component-text, inherit))
Description
The text color of the focused Pager.
$kendo-pager-focus-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-border, #8a8886)
Description
The border color of the focused Pager.
$kendo-pager-item-border-radiusNumber00
Description
The border radius of the Pager items.
$kendo-pager-item-spacingNullnullnull
Description
The spacing around the Pager items.
$kendo-pager-sm-item-group-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the item groups of the small Pager.
$kendo-pager-md-item-group-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the item groups of the medium Pager.
$kendo-pager-lg-item-group-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the item groups of the large Pager.
$kendo-pager-sizes-label-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the Pagers' sizes label.
$kendo-pager-info-label-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Pagers' info label.
$kendo-pager-input-widthNumber5em5em
Description
The width of the Inputs in the Pager.
$kendo-pager-dropdown-widthNumber5em5em
Description
The width of the DropDowns in the Pager.
$kendo-pager-sizesMap( sm: ( padding-x: $kendo-pager-sm-padding-x, padding-y: $kendo-pager-sm-padding-y, item-group-spacing: $kendo-pager-sm-item-group-spacing ), md: ( padding-x: $kendo-pager-md-padding-x, padding-y: $kendo-pager-md-padding-y, item-group-spacing: $kendo-pager-md-item-group-spacing ), lg: ( padding-x: $kendo-pager-lg-padding-x, padding-y: $kendo-pager-lg-padding-y, item-group-spacing: $kendo-pager-lg-item-group-spacing ) )(sm: (padding-x: var(--kendo-spacing-1\.5, 0.375rem), padding-y: var(--kendo-spacing-1\.5, 0.375rem), item-group-spacing: var(--kendo-spacing-2, 0.5rem)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-2, 0.5rem)), lg: (padding-x: var(--kendo-spacing-2\.5, 0.625rem), padding-y: var(--kendo-spacing-2\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-2, 0.5rem)))
Description
The sizes map of the Pager.

Panelbar

NameTypeDefault valueComputed value
$kendo-panelbar-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the PanelBar.
$kendo-panelbar-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the PanelBar.
$kendo-panelbar-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the PanelBar.
$kendo-panelbar-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the PanelBar.
$kendo-panelbar-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
The line height of the PanelBar.
$kendo-panelbar-border-widthNumber1px1px
Description
The width of the border around the PanelBar.
$kendo-panelbar-border-styleStringsolidsolid
Description
The border style around the the PanelBar.
$kendo-panelbar-item-border-widthNumber00
Description
The width of the border around the PanelBar items.
$kendo-panelbar-item-border-styleStringsolidsolid
Description
The style of the border around the PanelBar items.
$kendo-panelbar-icon-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing around the PanelBar items icon.
$kendo-panelbar-header-padding-x-startCalculationcalc( var( --kendo-panelbar-icon-spacing, #{$kendo-panelbar-icon-spacing} ) * 2 + var( --kendo-icon-size, 1rem ) )calc(var(--kendo-panelbar-icon-spacing, var(--kendo-spacing-2, 0.5rem)) * 2 + var(--kendo-icon-size, 1rem))
Description
The horizontal start padding of the PanelBar header.
$kendo-panelbar-header-padding-x-endStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal end padding of the PanelBar header.
$kendo-panelbar-header-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the PanelBar header.
$kendo-panelbar-item-padding-x-startCalculationcalc( var( --kendo-panelbar-icon-spacing, #{$kendo-panelbar-icon-spacing} ) * 2 + var( --kendo-icon-size, 1rem ) )calc(var(--kendo-panelbar-icon-spacing, var(--kendo-spacing-2, 0.5rem)) * 2 + var(--kendo-icon-size, 1rem))
Description
The horizontal padding of the PanelBar items.
$kendo-panelbar-item-padding-x-endStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal end padding of the PanelBar items.
$kendo-panelbar-item-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the PanelBar items.
$kendo-panelbar-item-level-countNumber44
Description
The maximum nesting of the PanelBar items.
$kendo-panelbar-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the PanelBar.
$kendo-panelbar-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the PanelBar.
$kendo-panelbar-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the PanelBar.
$kendo-panelbar-header-bgStringvar( --kendo-panelbar-bg, #{$kendo-panelbar-bg} )var(--kendo-panelbar-bg, var(--kendo-component-bg, initial))
Description
The background color of the PanelBar header.
$kendo-panelbar-header-textStringvar( --kendo-panelbar-text, #{$kendo-panelbar-text} )var(--kendo-panelbar-text, var(--kendo-component-text, initial))
Description
The text color of the PanelBar header.
$kendo-panelbar-header-borderStringinheritinherit
Description
The border color of the PanelBar header.
$kendo-panelbar-header-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The background color of the hovered PanelBar header.
$kendo-panelbar-header-hover-textStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The text color of the hovered PanelBar header.
$kendo-panelbar-header-hover-borderStringinheritinherit
Description
The border color of the hovered PanelBar header.
$kendo-panelbar-header-focus-bgStringinheritinherit
Description
The background color of the focused PanelBar header.
$kendo-panelbar-header-focus-textStringinheritinherit
Description
The text color of the focused PanelBar header.
$kendo-panelbar-header-focus-borderStringinheritinherit
Description
The border color of the focused PanelBar header.
$kendo-panelbar-header-focus-shadowList$kendo-list-item-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The shadow of the focused PanelBar header.
$kendo-panelbar-header-hover-focus-bgString$kendo-panelbar-header-hover-bgvar(--kendo-hover-bg, inherit)
Description
The background color of the focused and hovered PanelBar header.
$kendo-panelbar-header-hover-focus-textString$kendo-panelbar-header-hover-textvar(--kendo-color-primary-hover, #106ebe)
Description
The text color of the focused and hovered PanelBar header.
$kendo-panelbar-header-hover-focus-borderNullnullnull
Description
The border color of the focused and hovered PanelBar header.
$kendo-panelbar-header-selected-bgStringvar( --kendo-selected-bg, inherit )var(--kendo-selected-bg, inherit)
Description
The background color of the selected PanelBar header.
$kendo-panelbar-header-selected-textStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected PanelBar header.
$kendo-panelbar-header-selected-borderStringinheritinherit
Description
The border color of the selected PanelBar header.
$kendo-panelbar-selected-markerStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The color of the marker of the selected PanelBar header.
$kendo-panelbar-header-selected-hover-bgString$kendo-panelbar-header-selected-bgvar(--kendo-selected-bg, inherit)
Description
The background color of the selected and hovered PanelBar header.
$kendo-panelbar-header-selected-hover-textString$kendo-panelbar-header-hover-textvar(--kendo-color-primary-hover, #106ebe)
Description
The text color of the selected and hovered PanelBar header.
$kendo-panelbar-header-selected-hover-borderStringinheritinherit
Description
The border color of the selected and hovered PanelBar header.
$kendo-panelbar-header-selected-focus-bgString$kendo-panelbar-header-selected-bgvar(--kendo-selected-bg, inherit)
Description
The background color of the selected and focused PanelBar header.
$kendo-panelbar-header-selected-focus-textString$kendo-panelbar-header-selected-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected and focused PanelBar header.
$kendo-panelbar-header-selected-focus-borderStringinheritinherit
Description
The border color of the selected and focused PanelBar header.
$kendo-panelbar-header-selected-hover-focus-bgString$kendo-panelbar-header-selected-hover-bgvar(--kendo-selected-bg, inherit)
Description
The background color of the selected, hovered and focused PanelBar header.
$kendo-panelbar-header-selected-hover-focus-textString$kendo-panelbar-header-selected-hover-textvar(--kendo-color-primary-hover, #106ebe)
Description
The text color of the selected, hovered and focused PanelBar header.
$kendo-panelbar-header-selected-hover-focus-borderStringinheritinherit
Description
The border color of the selected, hovered and focused PanelBar header.
$kendo-panelbar-header-expanded-bgStringinheritinherit
Description
The background color of the expanded PanelBar header.
$kendo-panelbar-header-expanded-textStringinheritinherit
Description
The text color of the expanded PanelBar header.
$kendo-panelbar-header-expanded-borderStringinheritinherit
Description
The border color of the expanded PanelBar header.
$kendo-panelbar-item-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The background color of the hovered PanelBar items.
$kendo-panelbar-item-hover-textStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The text color of the hovered PanelBar items.
$kendo-panelbar-item-hover-borderStringinheritinherit
Description
The border color of the hovered PanelBar items.
$kendo-panelbar-item-focus-bgStringinheritinherit
Description
The background color of the focused PanelBar items.
$kendo-panelbar-item-focus-textStringinheritinherit
Description
The text color of the focused PanelBar items.
$kendo-panelbar-item-focus-borderStringinheritinherit
Description
The border color of the focused PanelBar items.
$kendo-panelbar-item-focus-shadowList$kendo-list-item-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The box shadow of the focused PanelBar items.
$kendo-panelbar-item-hover-focus-bgString$kendo-panelbar-item-hover-bgvar(--kendo-hover-bg, inherit)
Description
The background color of the focused and hovered PanelBar items.
$kendo-panelbar-item-hover-focus-textString$kendo-panelbar-item-hover-textvar(--kendo-color-primary-hover, #106ebe)
Description
The text color of the focused and hovered PanelBar items.
$kendo-panelbar-item-hover-focus-borderStringinheritinherit
Description
The border color of the focused and hovered PanelBar items.
$kendo-panelbar-item-selected-bgStringvar( --kendo-selected-bg, inherit )var(--kendo-selected-bg, inherit)
Description
The background color of the selected PanelBar items.
$kendo-panelbar-item-selected-textStringif($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)var(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected PanelBar items.
$kendo-panelbar-item-selected-borderStringinheritinherit
Description
The border color of the selected PanelBar items.
$kendo-panelbar-item-selected-hover-bgString$kendo-panelbar-item-selected-bgvar(--kendo-selected-bg, inherit)
Description
The background color of the selected and hovered PanelBar items.
$kendo-panelbar-item-selected-hover-textString$kendo-panelbar-item-hover-textvar(--kendo-color-primary-hover, #106ebe)
Description
The text color of the selected and hovered PanelBar items.
$kendo-panelbar-item-selected-hover-borderStringinheritinherit
Description
The border color of the selected and hovered PanelBar items.
$kendo-panelbar-item-selected-focus-bgString$kendo-panelbar-item-selected-bgvar(--kendo-selected-bg, inherit)
Description
The background color of the selected and focused PanelBar items.
$kendo-panelbar-item-selected-focus-textString$kendo-panelbar-item-selected-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected and focused PanelBar items.
$kendo-panelbar-item-selected-focus-borderStringinheritinherit
Description
The border color of the selected and focused PanelBar items.
$kendo-panelbar-item-selected-hover-focus-bgString$kendo-panelbar-item-selected-hover-bgvar(--kendo-selected-bg, inherit)
Description
The background color of the selected, hovered and focused PanelBar items.
$kendo-panelbar-item-selected-hover-focus-textString$kendo-panelbar-item-selected-hover-textvar(--kendo-color-primary-hover, #106ebe)
Description
The text color of the selected, hovered and focused PanelBar items.
$kendo-panelbar-item-selected-hover-focus-borderStringinheritinherit
Description
The border color of the selected, hovered and focused PanelBar items.

Pdf-viewer

NameTypeDefault valueComputed value
$kendo-pdf-viewer-border-widthNumber1px1px
Description
The border width of the PDFViewer.
$kendo-pdf-viewer-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the PDFViewer.
$kendo-pdf-viewer-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the PDFViewer.
$kendo-pdf-viewer-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the PDFViewer.
$kendo-pdf-viewer-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the PDFViewer.
$kendo-pdf-viewer-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the PDFViewer.
$kendo-pdf-viewer-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the PDFViewer.
$kendo-pdf-viewer-canvas-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the PDFViewer canvas.
$kendo-pdf-viewer-canvas-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the PDF viewer canvas.
$kendo-pdf-viewer-canvas-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the PDFViewer canvas.
$kendo-pdf-viewer-page-spacingStringk-spacing(7.5)var(--kendo-spacing-7\.5, 1.875rem)
Description
The spacing of the PDFViewer page.
$kendo-pdf-viewer-page-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the PDFViewer page.
$kendo-pdf-viewer-page-textStringvar( --kendo-component-text, inherit )!defaultvar(--kendo-component-text, inherit)
Description
The text color of the PDFViewer page.
$kendo-pdf-viewer-page-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the PDFViewer page.
$kendo-pdf-viewer-page-shadowStringvar( --kendo-box-shadow-depth-3, none )var(--kendo-box-shadow-depth-3, none)
Description
The shadow of the PDFViewer page.
$kendo-pdf-viewer-search-panel-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-padding-yString$kendo-pdf-viewer-search-panel-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-border-widthNumber1px1px
Description
The border width of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-borderStringvar( --kendo-component-border, inherit )!defaultvar(--kendo-component-border, inherit)
Description
The border color of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-shadowStringnonenone
Description
The shadow of the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-matches-spacingStringvar( --kendo-icon-spacing, .5rem )var(--kendo-icon-spacing, 0.5rem)
Description
The spacing of the matches container in the PDFViewer search panel.
$kendo-pdf-viewer-search-panel-margin-yCalculationcalc( ( #{$kendo-button-calc-size} + ( 2 * #{$kendo-pdf-viewer-search-panel-border-width} ) + ( 2 * #{$kendo-pdf-viewer-search-panel-padding-y} ) ) * -1 )calc((calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2 + 1px * 2) + 2 * 1px + 2 * var(--kendo-spacing-3, 0.75rem)) * -1)
Description
The vertical margin of the PDFViewer search panel.
$kendo-pdf-viewer-selection-line-heightStringvar( --kendo-line-height-sm, normal )var(--kendo-line-height-sm, normal)
Description
The line height of the PDFViewer selection.
$kendo-pdf-viewer-search-highlight-bgStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The background color of the PDFViewer highlight.
$kendo-pdf-viewer-search-highlight-mark-bgColoryellowyellow
Description
The background color of the PDFViewer highlight mark.
$kendo-pdf-viewer-icon-textString$kendo-dropzone-icon-textvar(--kendo-color-subtle, #605e5c)
Description
The text color of the PDFViewer icon.

Pivotgrid

NameTypeDefault valueComputed value
$kendo-pivotgrid-spacerStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Spacer of the PivotGrid.
$kendo-pivotgrid-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Horizontal padding of the PivotGrid.
$kendo-pivotgrid-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Vertical of the PivotGrid.
$kendo-pivotgrid-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
Font family of the PivotGrid.
$kendo-pivotgrid-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font size of the PivotGrid.
$kendo-pivotgrid-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
Line height of the PivotGrid.
$kendo-pivotgrid-border-widthNumber1px1px
Description
Border width of the PivotGrid.
$kendo-pivotgrid-icon-spacingStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Icon spacing of the PivotGrid.
$kendo-pivotgrid-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
Background color of the PivotGrid.
$kendo-pivotgrid-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
Text color of the PivotGrid.
$kendo-pivotgrid-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
Border color of the PivotGrid.
$kendo-pivotgrid-alt-borderString$kendo-pivotgrid-bordervar(--kendo-component-border, initial)
Description
Alt border color of the PivotGrid.
$kendo-pivotgrid-row-header-widthNumber300px300px
Description
Default width of the PivotGrid row header.
$kendo-pivotgrid-column-header-heightNumber75px75px
Description
Default height of the PivotGrid column header.
$kendo-pivotgrid-cell-padding-xString$kendo-table-cell-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the PivotGrid cell.
$kendo-pivotgrid-cell-padding-yString$kendo-table-cell-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
Vertical padding of the PivotGrid cell.
$kendo-pivotgrid-cell-border-widthNumber1px1px
Description
Border width of the PivotGrid cell.
$kendo-pivotgrid-headers-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
Background color of the PivotGrid header.
$kendo-pivotgrid-headers-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
Text color of the PivotGrid header.
$kendo-pivotgrid-headers-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
Border color of the PivotGrid header.
$kendo-pivotgrid-total-bgStringif($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-subtle, #edebe9)
Description
Background color of the PivotGrid total cells.
$kendo-pivotgrid-total-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the PivotGrid total cells.
$kendo-pivotgrid-total-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
Border color of the PivotGrid total cells.
$kendo-pivotgrid-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
Hover background color of the PivotGrid.
$kendo-pivotgrid-hover-textStringinheritinherit
Description
Hover text color of the PivotGrid.
$kendo-pivotgrid-hover-borderStringinheritinherit
Description
Hover border color of the PivotGrid.
$kendo-pivotgrid-selected-bgStringvar( --kendo-selected-bg, inherit )var(--kendo-selected-bg, inherit)
Description
Selected background color of the PivotGrid.
$kendo-pivotgrid-selected-textStringinheritinherit
Description
Selected text color of the PivotGrid.
$kendo-pivotgrid-selected-borderStringinheritinherit
Description
Selected border color of the PivotGrid.
$kendo-pivotgrid-focus-shadowList$kendo-list-item-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
Focus shadow of the PivotGrid.
$kendo-pivotgrid-configurator-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Horizontal padding of the PivotGrid configurator.
$kendo-pivotgrid-configurator-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Vertical padding of the PivotGrid configurator.
$kendo-pivotgrid-configurator-border-widthNumber1px1px
Description
Border width of the PivotGrid configurator.
$kendo-pivotgrid-configurator-header-padding-xString$kendo-pivotgrid-spacervar(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-padding-yString$kendo-pivotgrid-configurator-header-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
Vertical padding of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-font-sizeCalculationcalc( var( --kendo-font-size-xl, 2rem ) * .9 )calc(var(--kendo-font-size-xl, 2rem) * 0.9)
Description
Font size of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-font-weightStringvar( --kendo-font-weight-bold, bold )var(--kendo-font-weight-bold, bold)
Description
Font weight of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-content-padding-xString$kendo-pivotgrid-spacervar(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the PivotGrid configurator content.
$kendo-pivotgrid-configurator-content-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Vertical padding of the PivotGrid configurator content.
$kendo-pivotgrid-configurator-fields-margin-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Horizontal margin of the PivotGrid configurator fields.
$kendo-pivotgrid-configurator-fields-margin-yCalculationcalc( #{$kendo-pivotgrid-spacer} / 2 )calc(var(--kendo-spacing-3, 0.75rem) / 2)
Description
Vertical margin of the PivotGrid configurator fields.
$kendo-pivotgrid-configurator-fields-gapStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Spacing of the PivotGrid configurator fields.
$kendo-pivotgrid-configurator-vertical-widthNumber320px320px
Description
Default width of the PivotGrid vertical configurator.
$kendo-pivotgrid-configurator-horizontal-heightNumber420px420px
Description
Default height of the PivotGrid horizontal configurator.
$kendo-pivotgrid-configurator-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
Background color of the PivotGrid configurator.
$kendo-pivotgrid-configurator-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
Text color of the PivotGrid configurator.
$kendo-pivotgrid-configurator-borderStringvar( --kendo-component-border, inherit )!defaultvar(--kendo-component-border, inherit)
Description
Border color of the PivotGrid configurator.
$kendo-pivotgrid-configurator-header-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
Background color of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-borderStringinheritinherit
Description
Border color of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-button-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Horizontal padding of the PivotGrid configurator button.
$kendo-pivotgrid-configurator-button-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Vertical padding of the PivotGrid configurator button.
$kendo-pivotgrid-configurator-button-border-widthNumber1px1px
Description
Border width of the PivotGrid configurator button.
$kendo-pivotgrid-configurator-button-sizeCalculationcalc( calc( #{$kendo-pivotgrid-line-height} * 1em ) + calc( #{$kendo-pivotgrid-configurator-button-padding-y} * 2 ) + calc( #{$kendo-pivotgrid-configurator-button-border-width} * 2 ) )calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)
Description
Size of the PivotGrid configurator button.
$kendo-pivotgrid-configurator-button-icon-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Icon spacing of the PivotGrid configurator button.
$kendo-pivotgrid-calculated-field-padding-xString$kendo-pivotgrid-spacervar(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-padding-yString$kendo-pivotgrid-spacervar(--kendo-spacing-3, 0.75rem)
Description
Vertical padding of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-border-widthNumber1px1px
Description
Border width of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
Border radius of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-gapString$kendo-pivotgrid-spacervar(--kendo-spacing-3, 0.75rem)
Description
Spacing of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
Background color of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
Border color of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-header-bgStringinheritinherit
Description
Background color of the PivotGrid calculated field header.
$kendo-pivotgrid-calculated-field-header-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
Text color of the PivotGrid calculated field header.
$kendo-pivotgrid-calculated-field-header-borderStringinheritinherit
Description
Border color of the PivotGrid calculated field header.
$kendo-pivotgrid-treeview-padding-xCalculationcalc( #{$kendo-pivotgrid-spacer} / 2 )calc(var(--kendo-spacing-3, 0.75rem) / 2)
Description
Horizontal padding of the PivotGrid treeview.
$kendo-pivotgrid-treeview-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Vertical padding of the PivotGrid treeview.

Popover

NameTypeDefault valueComputed value
$kendo-popover-border-widthNumber$kendo-dialog-border-width0
Description
The width of the border around the Popover.
$kendo-popover-border-styleStringsolidsolid
Description
The style of the border around the Popover.
$kendo-popover-border-radiusString$kendo-window-border-radiusvar(--kendo-border-radius-md, 0.25rem)
Description
The radius of the border around the Popover.
$kendo-popover-font-familyString$kendo-window-font-familyvar(--kendo-font-family, inherit)
Description
The font family of the Popover.
$kendo-popover-font-sizeString$kendo-window-font-sizevar(--kendo-font-size, inherit)
Description
The font size of the Popover.
$kendo-popover-line-heightString$kendo-window-line-heightvar(--kendo-line-height, normal)
Description
The line height of the Popover.
$kendo-popover-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Popover.
$kendo-popover-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Popover.
$kendo-popover-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Popover.
$kendo-popover-shadowStringvar( --kendo-box-shadow-depth-6, none )var(--kendo-box-shadow-depth-6, none)
Description
The box shadow of the Popover.
$kendo-popover-header-padding-xString$kendo-dialog-titlebar-padding-xvar(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the Popover header.
$kendo-popover-header-padding-yString$kendo-dialog-titlebar-padding-yvar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the Popover header.
$kendo-popover-header-border-widthNumber$kendo-dialog-titlebar-border-width0
Description
The border width of the Popover header.
$kendo-popover-header-border-styleString$kendo-popover-border-stylesolid
Description
The border style of the Popover header.
$kendo-popover-header-textString$kendo-dialog-titlebar-textvar(--kendo-component-text, initial)
Description
The text color of the Popover header.
$kendo-popover-header-bgString$kendo-dialog-titlebar-bgvar(--kendo-component-bg, initial)
Description
The background color of the Popover header.
$kendo-popover-header-borderString$kendo-dialog-titlebar-bordervar(--kendo-component-border, initial)
Description
The border color of the Popover header.
$kendo-popover-body-padding-xString$kendo-window-inner-padding-xvar(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the Popover body.
$kendo-popover-body-padding-yString$kendo-window-inner-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Popover body.
$kendo-popover-actions-border-widthNumber00
Description
The border width of the Popover actions.
$kendo-popover-actions-padding-xString$kendo-popover-body-padding-xvar(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the Popover actions.
$kendo-popover-actions-padding-yString$kendo-popover-body-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Popover actions.
$kendo-popover-actions-gapStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The spacing between the Popover actions.
$kendo-popover-callout-widthStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The width of the Popover callout.
$kendo-popover-callout-heightString$kendo-popover-callout-widthvar(--kendo-spacing-5, 1.25rem)
Description
The height of the Popover callout.
$kendo-popover-callout-border-widthNumber$kendo-popover-border-width0
Description
The border width of the Popover callout.
$kendo-popover-callout-border-styleString$kendo-popover-border-stylesolid
Description
The border style of the Popover callout.

Popup

NameTypeDefault valueComputed value
$kendo-popup-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Horizontal padding of the popup.
$kendo-popup-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
Vertical padding of the popup.
$kendo-popup-border-widthNumber00
Description
Width of the border around the popup.
$kendo-popup-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
Border radius of the popup.
$kendo-popup-font-sizeStringvar( --kendo-font-size, inherit)var(--kendo-font-size, inherit)
Description
Font size of the popup.
$kendo-popup-line-heightStringvar( --kendo-line-height, normal)var(--kendo-line-height, normal)
Description
Line height of the popup.
$kendo-popup-content-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Horizontal padding of the content inside the popup.
$kendo-popup-content-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Vertical padding of the content inside the popup.
$kendo-popup-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
Background color of the popup.
$kendo-popup-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
Text color of the popup.
$kendo-popup-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
Border color of the popup.
$kendo-popup-shadowStringvar( --kendo-box-shadow-depth-4, none )var(--kendo-box-shadow-depth-4, none)
Description
Box shadow around the popup.

Progressbar

NameTypeDefault valueComputed value
$kendo-progressbar-heightNumber4px4px
Description
The height of the ProgressBar.
$kendo-progressbar-horizontal-widthNumber100%100%
Description
The horizontal width of the ProgressBar.
$kendo-progressbar-animation-timingList1s linear infinite1s linear infinite
Description
The animation timing of the ProgressBar.
$kendo-progressbar-border-widthNumber0px0px
Description
The width of the border around the ProgressBar.
$kendo-progressbar-border-radiusStringvar( --kendo-border-radius-sm, initial )var(--kendo-border-radius-sm, initial)
Description
The border radius of the ProgressBar.
$kendo-progressbar-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the ProgressBar.
$kendo-progressbar-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the ProgressBar.
$kendo-progressbar-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
The line height of the ProgressBar.
$kendo-progressbar-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the ProgressBar.
$kendo-progressbar-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the ProgressBar.
$kendo-progressbar-bgStringif($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-30 ))var(--kendo-color-base-subtle, #edebe9)
Description
The background color of the ProgressBar.
$kendo-progressbar-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the ProgressBar.
$kendo-progressbar-borderString$kendo-progressbar-bgvar(--kendo-color-base-subtle, #edebe9)
Description
The border color of the ProgressBar.
$kendo-progressbar-gradientNullnullnull
Description
The background gradient of the ProgressBar.
$kendo-progressbar-value-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The progress background color of the ProgressBar.
$kendo-progressbar-value-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The progress text color of the ProgressBar.
$kendo-progressbar-value-borderString$kendo-progressbar-value-bgvar(--kendo-color-primary, #0078d4)
Description
The progress border color of the ProgressBar.
$kendo-progressbar-value-gradientNullnullnull
Description
The progress background gradient of the ProgressBar.
$kendo-progressbar-offset-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The progress status offset of the ProgressBar.
$kendo-progressbar-vertical-status-offsetCalculationcalc( (#{$kendo-progressbar-font-size} * #{$kendo-progressbar-line-height} + #{$kendo-progressbar-offset-y}) * -1)calc((var(--kendo-font-size-sm, inherit) * var(--kendo-line-height, inherit) + var(--kendo-spacing-2, 0.5rem)) * -1)
Description
The progress status offset of the vertical ProgressBar.
$kendo-progressbar-disabled-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent)
Description
The background color of the disabled ProgressBar.
$kendo-progressbar-disabled-textStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The text color of the disabled ProgressBar.
$kendo-progressbar-disabled-borderString$kendo-progressbar-disabled-bgcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent)
Description
The border color of the disabled ProgressBar.
$kendo-progressbar-value-disabled-bgStringif($kendo-enable-color-system, k-color( primary-subtle ), k-get-theme-color-var( primary-30 ))var(--kendo-color-primary-subtle, #deecf9)
Description
The progress background color of the disabled ProgressBar.
$kendo-progressbar-indeterminate-bgStringif($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-30 ))var(--kendo-color-base-subtle, #edebe9)
Description
The background color of the indeterminate ProgressBar.
$kendo-progressbar-indeterminate-textString$kendo-progressbar-textvar(--kendo-component-text, initial)
Description
The text color of the indeterminate ProgressBar.
$kendo-progressbar-indeterminate-borderStringif($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-30 ))var(--kendo-color-base-subtle, #edebe9)
Description
The border color of the indeterminate ProgressBar.
$kendo-progressbar-indeterminate-gradient-horizontalStringlinear-gradient(270deg, if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-30 )) 15%, if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) 50%, if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-30 )) 85%)linear-gradient(270deg, var(--kendo-color-base-subtle, #edebe9) 15%, var(--kendo-color-primary, #0078d4) 50%, var(--kendo-color-base-subtle, #edebe9) 85%)
Description
The background gradient of the horizontal indeterminate ProgressBar.
$kendo-progressbar-indeterminate-gradient-verticalStringlinear-gradient(180deg, if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-30 )) 15%, if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) 50%, if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-30 )) 85%)linear-gradient(180deg, var(--kendo-color-base-subtle, #edebe9) 15%, var(--kendo-color-primary, #0078d4) 50%, var(--kendo-color-base-subtle, #edebe9) 85%)
Description
The background gradient of the vertical indeterminate ProgressBar.
$kendo-progressbar-indeterminate-animation-horizontalList3s ease 0s infinite running progressbar-indeterminate-animation-horizontal3s ease 0s infinite running progressbar-indeterminate-animation-horizontal
Description
The gradient size of the horizontal indeterminate ProgressBar.
$kendo-progressbar-indeterminate-animation-verticalList3s ease 0s infinite running progressbar-indeterminate-animation-vertical3s ease 0s infinite running progressbar-indeterminate-animation-vertical
Description
The gradient size of the vertical indeterminate ProgressBar.
$kendo-progressbar-chunk-borderStringvar( --kendo-body-bg, initial )var(--kendo-body-bg, initial)
Description
The border color of the chunk ProgressBar.
$kendo-circular-progressbar-arc-strokeStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The arc stroke color of the circular ProgressBar.
$kendo-circular-progressbar-scale-strokeString$kendo-progressbar-bgvar(--kendo-color-base-subtle, #edebe9)
Description
The scale stroke background color of the circular ProgressBar.

Prompt

NameTypeDefault valueComputed value
$kendo-prompt-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Prompt.
$kendo-prompt-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Prompt.
$kendo-prompt-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Prompt.
$kendo-prompt-header-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Prompt header.
$kendo-prompt-header-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Prompt header.
$kendo-prompt-header-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Prompt header.
$kendo-prompt-content-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the Prompt content.
$kendo-prompt-content-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the Prompt content.
$kendo-prompt-content-spacingStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The spacing between the items of the Prompt content.
$kendo-prompt-content-textStringk-get-theme-color-var( neutral-190 )var(--kendo-neutral-190, inherit)
Description
The text color of the Prompt content.
$kendo-prompt-content-bgStringk-get-theme-color-var( neutral-10 )var(--kendo-neutral-10, inherit)
Description
The background color of the Prompt content.
$kendo-prompt-content-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The text border of the Prompt content.
$kendo-prompt-expander-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the items of the Prompt content expander.
$kendo-prompt-suggestion-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Prompt suggestion container.
$kendo-prompt-suggestion-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Prompt suggestion container.
$kendo-prompt-suggestion-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the Prompt suggestion container.
$kendo-prompt-suggestion-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Prompt suggestion container.
$kendo-prompt-suggestion-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Prompt suggestion container.
$kendo-prompt-suggestion-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Prompt suggestion container.
$kendo-prompt-suggestion-shadowStringk-elevation(1)var(--kendo-elevation-1, 0 0.3px 0.9px rgba(0, 0, 0, 0.1), 0 1.6px 3.6px rgba(0, 0, 0, 0.13))
Description
The elevation of the Prompt suggestion container.

Radii

NameTypeDefault valueComputed value
$kendo-border-radius-noneNumbermap.get($kendo-spacing, 0)0px
Description
The none border radius used across the Components.
$kendo-border-radius-xsNumbermap.get($kendo-spacing, 1px)1px
Description
The extra small border radius used across the Components.
$kendo-border-radius-smNumbermap.get($kendo-spacing, 0.5)0.125rem
Description
The small border radius used across the Components.
$kendo-border-radius-mdNumbermap.get($kendo-spacing, 1)0.25rem
Description
The medium border radius used across the Components.
$kendo-border-radius-lgNumbermap.get($kendo-spacing, 2)0.375rem
Description
The large border radius used across the Components.
$kendo-border-radius-xlNumbermap.get($kendo-spacing, 3)0.5rem
Description
The extra large border radius used across the Components.
$kendo-border-radius-xxlNumbermap.get($kendo-spacing, 4)0.75rem
Description
The third largest border radius used across the Components.
$kendo-border-radius-xxxlNumbermap.get($kendo-spacing, 5)1rem
Description
The second largest border radius used across the Components.
$kendo-border-radiiMap$_default-border-radii(none: 0px, xs: 1px, sm: 0.125rem, md: 0.25rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 1.25rem)
Description
The global radii Map.
$kendo-border-radius-fullNumber9999px9999px
Description
The largest border radius used across the Components.

Radio

NameTypeDefault valueComputed value
$kendo-radio-border-radiusNumber50%50%
Description
The border radius of the RadioButton.
$kendo-radio-border-widthNumber1px1px
Description
The border width of the RadioButton.
$kendo-radio-sizesMap( sm: ( size: k-spacing(4), glyph-size: k-spacing(3.5), indicator-size: k-spacing(2), ripple-size: 300% ), md: ( size: k-spacing(5), glyph-size: k-spacing(4.5), indicator-size: k-spacing(2.5), ripple-size: 300% ), lg: ( size: k-spacing(6), glyph-size: k-spacing(5.5), indicator-size: k-spacing(3), ripple-size: 300% ) )(sm: (size: var(--kendo-spacing-4, 1rem), glyph-size: var(--kendo-spacing-3\.5, 0.875rem), indicator-size: var(--kendo-spacing-2, 0.5rem), ripple-size: 300%), md: (size: var(--kendo-spacing-5, 1.25rem), glyph-size: var(--kendo-spacing-4\.5, 1.125rem), indicator-size: var(--kendo-spacing-2\.5, 0.625rem), ripple-size: 300%), lg: (size: var(--kendo-spacing-6, 1.5rem), glyph-size: var(--kendo-spacing-5\.5, 1.375rem), indicator-size: var(--kendo-spacing-3, 0.75rem), ripple-size: 300%))
Description
The map with the different RadioButton sizes.
$kendo-radio-bgString$kendo-component-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the RadioButton.
$kendo-radio-textColortransparenttransparent
Description
The color of the RadioButton.
$kendo-radio-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the RadioButton.
$kendo-radio-hover-bgString$kendo-radio-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the hovered RadioButton.
$kendo-radio-hover-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color( neutral, 130 ))var(--kendo-color-subtle, #605e5c)
Description
The color of the hovered RadioButton.
$kendo-radio-hover-borderString$kendo-radio-bordervar(--kendo-color-border-alt, #323130)
Description
The border color of the hovered RadioButton.
$kendo-radio-checked-bgString$kendo-radio-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the checked RadioButton.
$kendo-radio-checked-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The color of the checked RadioButton.
$kendo-radio-checked-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the checked RadioButton.
$kendo-radio-hover-checked-bgString$kendo-radio-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the checked and hovered RadioButton.
$kendo-radio-hover-checked-textStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The color of the checked and hovered RadioButton.
$kendo-radio-hover-checked-borderStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The border color of the checked and hovered RadioButton.
$kendo-radio-focus-borderNullnullnull
Description
The border color of the focused RadioButton.
$kendo-radio-focus-shadowNullnullnull
Description
The box shadow of the focused RadioButton.
$kendo-radio-focus-outlineList1px solid if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))1px solid var(--kendo-color-base-emphasis, #605e5c)
Description
The outline of the focused RadioButton.
$kendo-radio-focus-outline-offsetNumber2px2px
Description
The outline offset of the focused RadioButton.
$kendo-radio-disabled-bgString$kendo-radio-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the disabled RadioButton.
$kendo-radio-disabled-textStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The color of the disabled RadioButton.
$kendo-radio-disabled-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The border color of the disabled RadioButton.
$kendo-radio-disabled-checked-bgString$kendo-radio-disabled-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the disabled and checked RadioButton.
$kendo-radio-disabled-checked-textString$kendo-radio-disabled-textcolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The color of the disabled and checked RadioButton.
$kendo-radio-disabled-checked-borderString$kendo-radio-disabled-bordercolor-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The border color of the disabled and checked RadioButton.
$kendo-radio-invalid-bgString$kendo-radio-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the invalid RadioButton.
$kendo-radio-invalid-textString$kendo-invalid-textvar(--kendo-color-error-on-surface, #a4262c)
Description
The color of the invalid RadioButton.
$kendo-radio-invalid-borderString$kendo-invalid-bordervar(--kendo-color-error-emphasis, #a4262c)
Description
The border color of the invalid RadioButton.
$kendo-radio-indicator-typeStringpseudopseudo
Description
The type of the RadioButton indicator.
$kendo-radio-indicator-border-radiusNumber50%50%
Description
The border radius of the RadioButton indicator.
$kendo-radio-glyph-font-familyList"WebComponentsIcons", monospace"WebComponentsIcons", monospace
Description
The glyph font family of the RadioButton indicator.
$kendo-radio-checked-glyphString"\e308""\e308"
Description
The glyph of the RadioButton indicator.
$kendo-radio-checked-imageStringescape-svg( url("data:image/svg+xml,") )url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3e%3ccircle cx='50%25' cy='50%25' r='4' fill='var%28--kendo-color-primary, %230078d4%29'/%3e%3c/svg%3e")
Description
The image of the checked RadioButton indicator.
$kendo-radio-disabled-checked-imageNullnullnull
Description
The image of the disabled and checked RadioButton indicator.
$kendo-radio-label-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal margin of the RadioButton inside of a label.
$kendo-radio-list-spacingStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal list item margin of the RadioButton.
$kendo-radio-list-item-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal list item padding of the RadioButton.
$kendo-radio-list-item-padding-yString$kendo-list-md-item-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical list item padding of the RadioButton.
$kendo-radio-list-item-gapStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The gap between the list items of the RadioButton.
$kendo-radio-ripple-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the RadioButton ripple.
$kendo-radio-ripple-opacityNumber.250.25
Description
The opacity of the RadioButton ripple.

Rating

NameTypeDefault valueComputed value
$kendo-rating-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Rating.
$kendo-rating-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Rating.
$kendo-rating-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Rating.
$kendo-rating-spacingStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The content spacing of the Rating.
$kendo-rating-item-padding-xStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The horizontal padding of the Rating item.
$kendo-rating-item-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Rating item.
$kendo-rating-item-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Rating item.
$kendo-rating-item-hover-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the hovered Rating item.
$kendo-rating-item-focus-textString$kendo-rating-item-textvar(--kendo-color-subtle, #605e5c)
Description
The text color of the focused Rating item.
$kendo-rating-item-focus-outline-widthNumber1px1px
Description
The outline width of the focused Rating item.
$kendo-rating-item-focus-outline-styleStringsolidsolid
Description
The outline style of the focused Rating item.
$kendo-rating-item-focus-outlineStringcurrentColorcurrentColor
Description
The outline color of the focused Rating item.
$kendo-rating-item-selected-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected Rating item.
$kendo-rating-item-selected-hover-textStringif($kendo-enable-color-system, k-color( primary-active ), k-get-theme-color-var( primary-120 ))var(--kendo-color-primary-active, #005a9e)
Description
The text color of the selected and hovered Rating item.

Scheduler

NameTypeDefault valueComputed value
$kendo-scheduler-border-widthNumber1px1px
Description
The width of the border around the Scheduler.
$kendo-scheduler-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Scheduler.
$kendo-scheduler-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Scheduler.
$kendo-scheduler-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Scheduler.
$kendo-scheduler-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Scheduler.
$kendo-scheduler-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Scheduler.
$kendo-scheduler-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Scheduler.
$kendo-scheduler-selected-bgStringif($kendo-enable-color-system, k-color( primary-subtle ), k-get-theme-color-var( primary-20 ))var(--kendo-color-primary-subtle, #deecf9)
Description
The background color of the selected row in Scheduler.
$kendo-scheduler-selected-textString$kendo-scheduler-textvar(--kendo-component-text, initial)
Description
The text color of the selected row in Scheduler.
$kendo-scheduler-selected-borderString$kendo-scheduler-bordervar(--kendo-component-border, initial)
Description
The border color of the selected row in Scheduler.
$kendo-scheduler-toolbar-bgStringvar( --kendo-toolbar-bg, $kendo-toolbar-bg )var(--kendo-toolbar-bg, var(--kendo-color-surface, #faf9f8))
Description
The background color of the Scheduler ToolBar.
$kendo-scheduler-toolbar-textStringvar( --kendo-toolbar-text, $kendo-toolbar-text )var(--kendo-toolbar-text, var(--kendo-component-text, inherit))
Description
The text color of the Scheduler ToolBar.
$kendo-scheduler-toolbar-borderStringvar( --kendo-toolbar-border, $kendo-toolbar-border )var(--kendo-toolbar-border, var(--kendo-component-border, initial))
Description
The border color of the Scheduler ToolBar.
$kendo-scheduler-toolbar-gradientNullnullnull
Description
The gradient of the Scheduler ToolBar.
$kendo-scheduler-footer-bgStringvar( --kendo-toolbar-bg, $kendo-toolbar-bg )var(--kendo-toolbar-bg, var(--kendo-color-surface, #faf9f8))
Description
The background color of the Scheduler footer.
$kendo-scheduler-footer-textStringvar( --kendo-toolbar-text, $kendo-toolbar-text )var(--kendo-toolbar-text, var(--kendo-component-text, inherit))
Description
The text color of the Scheduler footer.
$kendo-scheduler-footer-borderStringvar( --kendo-toolbar-border, $kendo-toolbar-border )var(--kendo-toolbar-border, var(--kendo-component-border, initial))
Description
The border color of the Scheduler footer.
$kendo-scheduler-footer-gradientNullnullnull
Description
The gradient of the Scheduler footer.
$kendo-scheduler-event-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the Scheduler event.
$kendo-scheduler-event-line-heightString$kendo-scheduler-line-heightvar(--kendo-line-height, normal)
Description
The line height of the Scheduler event.
$kendo-scheduler-event-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Scheduler event.
$kendo-scheduler-event-padding-yStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical padding of the Scheduler event.
$kendo-scheduler-event-min-heightCalculationcalc( #{$kendo-scheduler-line-height} + 2 * #{$kendo-scheduler-event-padding-y} )calc(var(--kendo-line-height, normal) + 2 * var(--kendo-spacing-0\.5, 0.125rem))
Description
The minimum height of the Scheduler event.
$kendo-scheduler-event-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Scheduler event.
$kendo-scheduler-event-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the Scheduler event.
$kendo-scheduler-event-borderString$kendo-scheduler-event-bgvar(--kendo-color-primary, #0078d4)
Description
The border color of the Scheduler event.
$kendo-scheduler-event-gradientNullnullnull
Description
The gradient of the Scheduler event.
$kendo-scheduler-event-shadowNullnullnull
Description
The shadow of the Scheduler event.
$kendo-scheduler-event-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The background color of the hovered Scheduler event.
$kendo-scheduler-event-hover-textStringvar( --kendo-hover-text, inherit )var(--kendo-hover-text, inherit)
Description
The text color of the hovered Scheduler event.
$kendo-scheduler-event-hover-borderStringvar( --kendo-hover-border, inherit )var(--kendo-hover-border, inherit)
Description
The border color of the hovered Scheduler event.
$kendo-scheduler-event-hover-gradientNullnullnull
Description
The gradient of the hovered Scheduler event.
$kendo-scheduler-event-hover-shadowNullnullnull
Description
The shadow of the hovered Scheduler event.
$kendo-scheduler-event-selected-bgStringif($kendo-enable-color-system, k-color( primary-active ), k-get-theme-color-var( primary-120 ))var(--kendo-color-primary-active, #005a9e)
Description
The background color of the selected Scheduler event.
$kendo-scheduler-event-selected-textString$kendo-scheduler-event-textvar(--kendo-color-app-surface, #ffffff)
Description
The text color of the selected Scheduler event.
$kendo-scheduler-event-selected-borderString$kendo-scheduler-event-bgvar(--kendo-color-primary, #0078d4)
Description
The border color of the selected Scheduler event.
$kendo-scheduler-event-selected-gradientNullnullnull
Description
The gradient of the selected Scheduler event.
$kendo-scheduler-event-selected-shadowStringnonenone
Description
The shadow of the selected Scheduler event.
$kendo-scheduler-event-ongoing-shadowListinset 0px 0px 0px 1px #ff0000inset 0px 0px 0px 1px #ff0000
Description
The shadow of the ongoing Scheduler event.
$kendo-scheduler-cell-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Scheduler cell.
$kendo-scheduler-cell-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Scheduler cell.
$kendo-scheduler-cell-heightCalculation$kendo-line-height-emcalc(1.4285714286 * 1em)
Description
The height of the Scheduler cell.
$kendo-scheduler-datecolumn-widthNumber12em12em
Description
The width of the Scheduler date column.
$kendo-scheduler-timecolumn-widthNumber11em11em
Description
The width of the Scheduler time column.
$kendo-scheduler-nonwork-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the non-working hours in the Scheduler.
$kendo-scheduler-nonwork-textNullnullnull
Description
The text color of the non-working hours in the Scheduler.
$kendo-scheduler-weekend-bgNullnullnull
Description
The background color of the weekends in the Scheduler.
$kendo-scheduler-weekend-textNullnullnull
Description
The text color of the weekends in the Scheduler.
$kendo-scheduler-othermonth-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the preceding/subsequent month cells in the Calendar.
$kendo-scheduler-othermonth-textNullnullnull
Description
The text color of the preceding/subsequent month cells in the Calendar.
$kendo-scheduler-yearview-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the year view in the Scheduler.
$kendo-scheduler-yearview-padding-yString$kendo-scheduler-yearview-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the year view in the Scheduler.
$kendo-scheduler-yearview-calendar-gapStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The spacing between the calendars of the year view in the Scheduler.
$kendo-scheduler-yearview-indicator-sizeNumber3px3px
Description
The days with events indicator size of the year view in the Scheduler.
$kendo-scheduler-yearview-indicator-calc-offset-topCalculationcalc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2) )calc(28px - var(--kendo-spacing-1\.5, 0.375rem) * 2)
Description
The top position of the days with events indicator of the year view in the Scheduler.
$kendo-scheduler-yearview-indicator-calc-offset-leftCalculationcalc( 50% - (#{$kendo-scheduler-yearview-indicator-size} / 2) )calc(50% - 3px / 2)
Description
The left position of the days with events indicator of the year view in the Scheduler.
$kendo-scheduler-yearview-indicator-border-radiusNumber50%50%
Description
The border radius of the days with events indicator of the year view in the Scheduler.
$kendo-scheduler-yearview-indicator-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the days with events indicator of the year view in the Scheduler.
$kendo-scheduler-yearview-indicator-selected-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the selected days with events indicator of the year view in the Scheduler.
$kendo-scheduler-tooltip-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Scheduler Tooltip.
$kendo-scheduler-tooltip-padding-yString$kendo-scheduler-tooltip-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Scheduler Tooltip.
$kendo-scheduler-tooltip-border-widthNumber00
Description
The width of the border of the Scheduler Tooltip.
$kendo-scheduler-tooltip-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the Scheduler Tooltip.
$kendo-scheduler-tooltip-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Scheduler Tooltip.
$kendo-scheduler-tooltip-borderNullnullnull
Description
The border color of the Scheduler Tooltip.
$kendo-scheduler-tooltip-shadowStringk-elevation(5)var(--kendo-elevation-5, 0 1.8px 5.4px rgba(0, 0, 0, 0.1), 0 9.6px 21.6px rgba(0, 0, 0, 0.13))
Description
The shadow of the Scheduler Tooltip.
$kendo-scheduler-tooltip-title-margin-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical margin of the Scheduler Tooltip title.
$kendo-scheduler-tooltip-month-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the month inside the Scheduler Tooltip.
$kendo-scheduler-tooltip-day-font-sizeCalculationcalc( var( --kendo-font-size-sm, .75rem ) * 2 )calc(var(--kendo-font-size-sm, 0.75rem) * 2)
Description
The font size of the day inside the Scheduler Tooltip.
$kendo-scheduler-tooltip-events-max-heightNumber250px250px
Description
The max height of the events inside the Scheduler Tooltip.
$kendo-scheduler-tooltip-events-gapStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the events inside the Scheduler Tooltip.
$kendo-scheduler-tooltip-event-padding-xString$kendo-scheduler-event-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the events inside the Scheduler Tooltip.
$kendo-scheduler-tooltip-event-padding-yString$kendo-scheduler-event-padding-yvar(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical padding of the events inside the Scheduler Tooltip.
$kendo-scheduler-tooltip-event-border-radiusString$kendo-scheduler-event-border-radiusvar(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the events inside the Scheduler Tooltip.
$kendo-scheduler-tooltip-event-gapStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The spacing between the events items inside the Scheduler Tooltip.
$kendo-scheduler-tooltip-callout-colorString$kendo-scheduler-tooltip-bgvar(--kendo-color-app-surface, #ffffff)
Description
The color of the Scheduler Tooltip callout.
$kendo-scheduler-resize-handle-widthNumber2em2em
Description
The width of the Scheduler resize handle.
$kendo-scheduler-more-btn-heightNumber13px13px
Description
The height of the Scheduler more events button.
$kendo-scheduler-marquee-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The color of the Scheduler marquee.

Scrollview

NameTypeDefault valueComputed value
$kendo-scrollview-border-widthNumber0px0px
Description
The width of the border around the ScrollView.
$kendo-scrollview-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the ScrollView.
$kendo-scrollview-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the ScrollView.
$kendo-scrollview-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the ScrollView.
$kendo-scrollview-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the ScrollView.
$kendo-scrollview-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the ScrollView.
$kendo-scrollview-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the ScrollView.
$kendo-scrollview-pagebutton-sizeNumber10px10px
Description
The size of the ScrollView page button.
$kendo-scrollview-pagebutton-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the ScrollView page button.
$kendo-scrollview-pagebutton-borderString$kendo-scrollview-pagebutton-bgvar(--kendo-color-app-surface, #ffffff)
Description
The border color of the ScrollView page button.
$kendo-scrollview-pagebutton-primary-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The primary background color of the ScrollView page button.
$kendo-scrollview-pagebutton-primary-borderString$kendo-scrollview-pagebutton-primary-bgvar(--kendo-color-primary, #0078d4)
Description
The primary border color of the ScrollView page button.
$kendo-scrollview-pagebutton-hover-shadowList0 0 0 1px if($kendo-enable-color-system, k-color( base ), k-get-theme-color-var( neutral-30 ))0 0 0 1px var(--kendo-color-base, #ffffff)
Description
The hover box shadow of the ScrollView page button.
$kendo-scrollview-pagebutton-focus-shadowList0 0 0 1px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The focus box shadow of the ScrollView page button.
$kendo-scrollview-pagebutton-primary-hover-shadowList0 0 0 2px if($kendo-enable-color-system, k-color( base ), k-get-theme-color-var( neutral-30 ))0 0 0 2px var(--kendo-color-base, #ffffff)
Description
The primary hover box shadow of the ScrollView page button.
$kendo-scrollview-pagebutton-primary-focus-shadowList0 0 0 2px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))0 0 0 2px var(--kendo-color-base-emphasis, #605e5c)
Description
The primary focus box shadow of the ScrollView page button.
$kendo-scrollview-pager-offsetNumber0px0px
Description
The offset of the ScrollView pager.
$kendo-scrollview-pager-item-spacingStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The spacing between the ScrollView pager items.
$kendo-scrollview-pager-item-border-widthNumber0px0px
Description
The border width of the ScrollView pager items.
$kendo-scrollview-pager-heightCalculationcalc( #{$kendo-scrollview-pagebutton-size} + #{$kendo-scrollview-pager-item-border-width * 2} + calc( #{$kendo-scrollview-pager-item-spacing} * 2 ) )calc(10px + 0px + var(--kendo-spacing-5, 1.25rem) * 2)
Description
The height of the ScrollView pager.
$kendo-scrollview-navigation-colorStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The color of the ScrollView navigation arrows.
$kendo-scrollview-navigation-arrow-shadowStringvar( --kendo-box-shadow-depth-3, none )var(--kendo-box-shadow-depth-3, none)
Description
The box shadow of the ScrollView navigation arrows.
$kendo-scrollview-navigation-bgColortransparenttransparent
Description
The background color of the ScrollView navigation.
$kendo-scrollview-navigation-focus-shadowList0 0 0 1px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The focus box shadow of the ScrollView navigation arrows.
$kendo-scrollview-navigation-arrow-hover-shadowStringvar( --kendo-box-shadow-depth-4, none )var(--kendo-box-shadow-depth-4, none)
Description
The hover box shadow of the ScrollView navigation arrows.
$kendo-scrollview-pager-light-bgColorrgba( $kendo-color-white, .4 )rgba(255, 255, 255, 0.4)
Description
The background color of the ScrollView pager in light mode.
$kendo-scrollview-pager-dark-bgColorrgba( $kendo-color-black, .4 )rgba(0, 0, 0, 0.4)
Description
The background color of the ScrollView pager in dark mode.
$kendo-scrollview-transition-durationNumber.3s0.3s
Description
The duration of the ScrollView transition.
$kendo-scrollview-transition-timing-functionStringease-in-outease-in-out
Description
The timing function of the ScrollView transition.
NameTypeDefault valueComputed value
$kendo-searchbox-icon-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
Color of the searchbox icon.

Signature

NameTypeDefault valueComputed value
$kendo-signature-widthNumber250px250px
Description
The default width of the signature component.
$kendo-signature-heightNumber84px84px
Description
The default height of the signature component.
$kendo-signature-maximized-widthNumber750px750px
Description
The default width of the maximized signature component.
$kendo-signature-maximized-heightNumber252px252px
Description
The default height of the maximized signature component.
$kendo-signature-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal paddings of the signature component.
$kendo-signature-padding-yString$kendo-signature-padding-xvar(--kendo-spacing-1, 0.25rem)
Description
The vertical paddings of the signature component.
$kendo-signature-disabled-opacityNumber.30.3
Description
The opacity of the disabled signature component.
$kendo-signature-line-widthNumber1px1px
Description
The bottom-border width of the row line of the signature component.
$kendo-signature-line-styleStringdasheddashed
Description
The border style of the row line of the signature component.
$kendo-signature-line-colorStringif($kendo-enable-color-system, color-mix(in srgb, k-color( info ) 40%, transparent), rgba( k-get-theme-color( info, 100 ), .4 ))color-mix(in srgb, var(--kendo-color-info, #0a7eff) 40%, transparent)
Description
The color of the row line of the signature component.
$kendo-signature-line-disabled-colorStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The color of the row line of the disabled signature component.
$kendo-signature-line-sizeCalculationcalc( 100% - 2 * #{$kendo-signature-padding-x} )calc(100% - 2 * var(--kendo-spacing-1, 0.25rem))
Description
The width of the row line of the signature component.
$kendo-signature-line-bottom-offsetNumber33%33%
Description
The bottom offset of the row line of the signature component.
$kendo-signature-sizesMap( sm: ( padding-x: $kendo-signature-sm-padding-x, padding-y: $kendo-signature-sm-padding-y, line-size: $kendo-signature-sm-line-size ), md: ( padding-x: $kendo-signature-md-padding-x, padding-y: $kendo-signature-md-padding-y, line-size: $kendo-signature-md-line-size ), lg: ( padding-x: $kendo-signature-lg-padding-x, padding-y: $kendo-signature-lg-padding-y, line-size: $kendo-signature-lg-line-size ) )(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-0\.5, 0.125rem), line-size: calc(100% - 2 * var(--kendo-spacing-1, 0.25rem))), md: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), line-size: calc(100% - 2 * var(--kendo-spacing-1, 0.25rem))), lg: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1\.5, 0.375rem), line-size: calc(100% - 2 * var(--kendo-spacing-1, 0.25rem))))
Description
The sizes map of the signature component.
$kendo-signature-actions-gapStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The gap between individual action items of the signature component
$kendo-signature-maximized-line-widthNumber3px3px
Description
The bottom-border width of the row line of the maximized signature component.
$kendo-signature-lg-min-heightNumber110px110px
Description
The min-height of the large size signature component.

Skeleton

NameTypeDefault valueComputed value
$kendo-skeleton-text-transformStringscale( 1, .6 )scale(1, 0.6)
Description
The transform scale of the Skeleton text.
$kendo-skeleton-text-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the Skeleton text.
$kendo-skeleton-rect-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the rectangular Skeleton.
$kendo-skeleton-circle-border-radiusNumber9999px9999px
Description
The border radius of the circular Skeleton.
$kendo-skeleton-item-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 23%, transparent)
Description
The background color of the Skeleton item.
$kendo-skeleton-wave-bgStringif($kendo-enable-color-system, k-color( base ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base, #ffffff)
Description
The background color of the Skeleton wave animation.

Slider

NameTypeDefault valueComputed value
$kendo-slider-sizeNumber200px200px
Description
The default size of the Slider.
$kendo-slider-alt-sizeNumber26px26px
Description
The default size of the Slider's track wrap.
$kendo-slider-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Slider.
$kendo-slider-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Slider.
$kendo-slider-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Slider.
$kendo-slider-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Slider.
$kendo-slider-textStringinheritinherit
Description
The text color of the Slider.
$kendo-slider-track-sizeStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The size of the Slider track.
$kendo-slider-track-border-radiusStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The border radius of the Slider track.
$kendo-slider-track-bgStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-60 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The background color of the Slider track.
$kendo-slider-track-borderStringinheritinherit
Description
The border color of the Slider track.
$kendo-slider-track-hover-bgStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-60 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The background color of the hovered Slider track.
$kendo-slider-track-hover-borderStringinheritinherit
Description
The border color of the hovered Slider track.
$kendo-slider-track-focus-bgStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-60 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The background color of the focused Slider track.
$kendo-slider-track-focus-borderStringinheritinherit
Description
The border color of the focused Slider track.
$kendo-slider-selection-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Slider's track selection.
$kendo-slider-thumb-sizeNumber16px16px
Description
The default size of the Slider thumb.
$kendo-slider-thumb-border-widthStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The default border width of the Slider thumb.
$kendo-slider-thumb-border-radiusNumber999em999em
Description
The border radius of the Slider thumb.
$kendo-slider-thumb-active-scaleNullnullnull
Description
The transition scale of the active Slider thumb.
$kendo-slider-thumb-active-sizeNullnullnull
Description
The size of the active Slider thumb.
$kendo-slider-thumb-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background color of the Slider thumb.
$kendo-slider-thumb-textStringinheritinherit
Description
The text color of the Slider thumb.
$kendo-slider-thumb-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the Slider thumb.
$kendo-slider-thumb-gradientColortransparenttransparent
Description
The gradient of the Slider thumb.
$kendo-slider-thumb-hover-bgString$kendo-slider-thumb-bgvar(--kendo-component-bg, transparent)
Description
The background color of the hovered Slider thumb.
$kendo-slider-thumb-hover-textStringinheritinherit
Description
The text color of the hovered Slider thumb.
$kendo-slider-thumb-hover-borderStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-120 ))var(--kendo-color-primary-hover, #106ebe)
Description
The border color of the hovered Slider thumb.
$kendo-slider-thumb-hover-gradientColortransparenttransparent
Description
The gradient of the hovered Slider thumb.
$kendo-slider-thumb-active-bgString$kendo-slider-thumb-hover-bgvar(--kendo-component-bg, transparent)
Description
The background color of the active Slider thumb.
$kendo-slider-thumb-active-textStringinheritinherit
Description
The text color of the active Slider thumb.
$kendo-slider-thumb-active-borderStringif($kendo-enable-color-system, k-color( primary-active ), k-get-theme-color-var( primary-130 ))var(--kendo-color-primary-active, #005a9e)
Description
The border color of the active Slider thumb.
$kendo-slider-thumb-active-gradientColortransparenttransparent
Description
The gradient of the active Slider thumb.
$kendo-slider-thumb-focus-bgString$kendo-slider-thumb-hover-bgvar(--kendo-component-bg, transparent)
Description
The background color of the focused Slider thumb.
$kendo-slider-thumb-focus-textStringinheritinherit
Description
The text color of the focused Slider thumb.
$kendo-slider-thumb-focus-borderString$kendo-slider-thumb-active-bordervar(--kendo-color-primary-active, #005a9e)
Description
The border color of the focused Slider thumb.
$kendo-slider-thumb-focus-gradientColortransparenttransparent
Description
The gradient of the focused Slider thumb.
$kendo-slider-disabled-textStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), k-get-theme-color-var( neutral-130 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 70%, transparent)
Description
The text color of the disabled Slider.
$kendo-slider-track-disabled-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent)
Description
The background color of the disabled Slider track.
$kendo-slider-selection-disabled-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)
Description
The background color of the disabled Slider's track selection.
$kendo-slider-thumb-disabled-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The background color of the disabled Slider thumb.
$kendo-slider-transition-speedNumber.3s0.3s
Description
The transition speed of the Slider.
$kendo-slider-transition-functionStringease-outease-out
Description
The transition function of the Slider.
$kendo-slider-thumb-transition-speedNumber.4s0.4s
Description
The transition speed of the Slider thumb.
$kendo-slider-thumb-transition-functionStringcubic-bezier(.25, .8, .25, 1)cubic-bezier(0.25, 0.8, 0.25, 1)
Description
The transition function of the Slider thumb.

Spacing

NameTypeDefault valueComputed value
$kendo-spacingMap$_default-spacing(0: 0px, 1px: 1px, 0.5: 0.125rem, 1: 0.25rem, 1.5: 0.375rem, 2: 0.5rem, 2.5: 0.625rem, 3: 0.75rem, 3.5: 0.875rem, 4: 1rem, 4.5: 1.125rem, 5: 1.25rem, 5.5: 1.375rem, 6: 1.5rem, 6.5: 1.625rem, 7: 1.75rem, 7.5: 1.875rem, 8: 2rem, 9: 2.25rem, 10: 2.5rem, 11: 2.75rem, 12: 3rem, 13: 3.25rem, 14: 3.5rem, 15: 3.75rem, 16: 4rem, 17: 4.25rem, 18: 4.5rem, 19: 4.75rem, 20: 5rem, 21: 5.25rem, 22: 5.5rem, 23: 5.75rem, 24: 6rem, 25: 7rem, 26: 8rem, 27: 9rem, 28: 10rem, 29: 11rem, 30: 12rem)
Description
The global default Spacing map.

Split-button

NameTypeDefault valueComputed value
$kendo-split-button-sm-arrow-padding-yString$kendo-button-sm-padding-yvar(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the small arrow Button.
$kendo-split-button-md-arrow-padding-yString$kendo-button-md-padding-yvar(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the medium arrow Button.
$kendo-split-button-lg-arrow-padding-yString$kendo-button-lg-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the large arrow Button.
$kendo-split-button-sm-arrow-padding-xString$kendo-split-button-sm-arrow-padding-yvar(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the small arrow Button.
$kendo-split-button-md-arrow-padding-xString$kendo-split-button-md-arrow-padding-yvar(--kendo-spacing-1\.5, 0.375rem)
Description
The horizontal padding of the medium arrow Button.
$kendo-split-button-lg-arrow-padding-xString$kendo-split-button-lg-arrow-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the large arrow Button.
$kendo-split-button-arrow-delimiter-sizeCalculationcalc( #{$kendo-button-inner-calc-size} / 2 )calc(calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\.5, 0.375rem) * 2) / 2)
Description
The height of the SplitButton arrow delimiter.
$kendo-split-button-arrow-delimiter-line-sizeNumber1px1px
Description
The width of the SplitButton arrow delimiter.
$kendo-split-button-arrow-delimiter-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The background color of the SplitButton arrow delimiter.
$kendo-split-button-sizesMap( sm: $kendo-split-button-sm-arrow-padding-y, md: $kendo-split-button-md-arrow-padding-y, lg: $kendo-split-button-lg-arrow-padding-y )(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1\.5, 0.375rem), lg: var(--kendo-spacing-2, 0.5rem))
Description
The sizes map for the SplitButton.

Splitter

NameTypeDefault valueComputed value
$kendo-splitter-border-widthNumber1px1px
Description
The width of the border around the Splitter.
$kendo-splitter-font-sizeStringvar( --kendo-font-size, initial )var(--kendo-font-size, initial)
Description
The font size of the Splitter.
$kendo-splitter-line-heightStringvar( --kendo-line-height, initial )var(--kendo-line-height, initial)
Description
The line height of the Splitter.
$kendo-splitter-font-familyStringvar( --kendo-font-family, initial )var(--kendo-font-family, initial)
Description
The font family of the Splitter.
$kendo-splitter-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Splitter.
$kendo-splitter-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Splitter.
$kendo-splitter-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Splitter.
$kendo-splitter-splitbar-sizeStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The size of the Splitter split bar.
$kendo-splitter-drag-handle-lengthStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The length of the Splitter drag handle.
$kendo-splitter-drag-handle-thicknessStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The thickness of the Splitter drag handle.
$kendo-splitter-drag-icon-marginStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The margin of the Splitter drag handle icon.
$kendo-splitter-collapse-icon-padding-xNullnullnull
Description
The horizontal padding of the collapse icon in the Splitter.
$kendo-splitter-collapse-icon-padding-yStringk-spacing(.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The vertical padding of the collapse icon in the Splitter.
$kendo-splitbar-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the Splitter split bar.
$kendo-splitbar-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Splitter split bar.
$kendo-splitbar-hover-bgStringif($kendo-enable-color-system, k-color( base-hover ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-hover, #f3f2f1)
Description
The hover background color of the Splitter split bar.
$kendo-splitbar-hover-textString$kendo-splitbar-textvar(--kendo-component-text, initial)
Description
The hover text color of the Splitter split bar.
$kendo-splitbar-selected-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The selected background color of the Splitter split bar.
$kendo-splitbar-selected-textStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The selected text color of the Splitter split bar.
$kendo-splitter-splitbar-static-sizeStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The size of the Splitter static split bar.

Spreadsheet

NameTypeDefault valueComputed value
$kendo-spreadsheet-border-widthNumber1px1px
Description
The width of the border around the Spreadsheet.
$kendo-spreadsheet-font-familyStringvar( --kendo-font-family, initial )var(--kendo-font-family, initial)
Description
The font family of the Spreadsheet.
$kendo-spreadsheet-font-sizeStringvar( --kendo-font-size, initial )var(--kendo-font-size, initial)
Description
The font size of the Spreadsheet.
$kendo-spreadsheet-line-heightStringvar( --kendo-line-height, initial )var(--kendo-line-height, initial)
Description
The line height of the Spreadsheet.
$kendo-spreadsheet-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Spreadsheet.
$kendo-spreadsheet-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Spreadsheet.
$kendo-spreadsheet-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Spreadsheet.
$kendo-spreadsheet-primary-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The primary border color of the Spreadsheet.
$kendo-spreadsheet-primary-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The primary background color of the Spreadsheet.
$kendo-spreadsheet-header-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the Spreadsheet header.
$kendo-spreadsheet-header-textString$kendo-table-header-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the Spreadsheet header.
$kendo-spreadsheet-header-borderString$kendo-table-header-bordervar(--kendo-component-border, initial)
Description
The border color of the Spreadsheet header.
$kendo-spreadsheet-table-header-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the Spreadsheet table headers.
$kendo-spreadsheet-table-header-textString$kendo-spreadsheet-header-textvar(--kendo-color-on-app-surface, #323130)
Description
The text color of the Spreadsheet table headers.
$kendo-spreadsheet-table-header-borderString$kendo-spreadsheet-header-bordervar(--kendo-component-border, initial)
Description
The border color of the Spreadsheet table headers.
$kendo-spreadsheet-selected-textStringif($kendo-enable-color-system, k-color( primary-on-subtle ), k-get-theme-color-var( primary-160 ))var(--kendo-color-primary-on-subtle, #001c30)
Description
The text color of the selected Spreadsheet.
$kendo-spreadsheet-selected-bgStringif($kendo-enable-color-system, k-color( primary-subtle-active ), k-get-theme-color-var( primary-30 ))var(--kendo-color-primary-subtle-active, #abd1ef)
Description
The background color of the selected Spreadsheet.
$kendo-spreadsheet-selected-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the selected Spreadsheet.
$kendo-spreadsheet-popup-menu-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Spreadsheet popup Menu.
$kendo-spreadsheet-popup-menu-padding-yString$kendo-spreadsheet-popup-menu-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Spreadsheet popup Menu.
$kendo-spreadsheet-action-bar-border-widthNumber1px1px
Description
The border width of the Spreadsheet action bar.
$kendo-spreadsheet-action-bar-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the Spreadsheet action bar.
$kendo-spreadsheet-action-bar-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Spreadsheet action bar.
$kendo-spreadsheet-action-bar-font-sizeString$kendo-spreadsheet-font-sizevar(--kendo-font-size, initial)
Description
The font size of the Spreadsheet action bar.
$kendo-spreadsheet-action-bar-font-familyListArial, Verdana, sans-serifArial, Verdana, sans-serif
Description
The font family of the Spreadsheet action bar.
$kendo-spreadsheet-action-bar-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacings of the Spreadsheet action bar.
$kendo-spreadsheet-formula-bar-gapStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The gap of the Spreadsheet formula bar.
$kendo-spreadsheet-formula-input-padding-xStringvar( --kendo-input-md-padding-x, #{$kendo-input-md-padding-x} )var(--kendo-input-md-padding-x, var(--kendo-spacing-2, 0.5rem))
Description
The horizontal padding of the Spreadsheet formula input.
$kendo-spreadsheet-formula-input-padding-yStringvar( --kendo-input-md-padding-y, #{$kendo-input-md-padding-y} )var(--kendo-input-md-padding-y, var(--kendo-spacing-1\.5, 0.375rem))
Description
The vertical padding of the Spreadsheet formula input.
$kendo-spreadsheet-formula-input-line-heightStringvar( --kendo-input-md-line-height, #{$kendo-input-md-line-height} )var(--kendo-input-md-line-height, var(--kendo-line-height, normal))
Description
The line height of the Spreadsheet formula input.
$kendo-spreadsheet-view-font-familyListArial, Verdana, sans-serifArial, Verdana, sans-serif
Description
The font family of the Spreadsheet view.
$kendo-spreadsheet-view-font-sizeString$kendo-spreadsheet-font-sizevar(--kendo-font-size, initial)
Description
The font size of the Spreadsheet view.
$kendo-spreadsheet-selection-bgColortransparenttransparent
Description
The background color of the Spreadsheet selection.
$kendo-spreadsheet-selection-textNullnullnull
Description
The text color of the Spreadsheet selection.
$kendo-spreadsheet-selection-borderString$kendo-spreadsheet-primary-bordervar(--kendo-color-primary, #0078d4)
Description
The border color of the Spreadsheet selection.
$kendo-spreadsheet-selection-shadowStringnonenone
Description
The shadow of the Spreadsheet selection.
$kendo-spreadsheet-single-selection-bgString$kendo-spreadsheet-selected-bordervar(--kendo-color-primary, #0078d4)
Description
The background color of the Spreadsheet single selection.
$kendo-spreadsheet-single-selection-textNullnullnull
Description
The text color of the Spreadsheet single selection.
$kendo-spreadsheet-single-selection-borderString$kendo-spreadsheet-bordervar(--kendo-component-border, initial)
Description
The border color of the Spreadsheet single selection.
$kendo-spreadsheet-partial-selection-bgStringcolor-mix(in srgb, $kendo-spreadsheet-selected-bg 75%, transparent)color-mix(in srgb, var(--kendo-color-primary-subtle-active, #abd1ef) 75%, transparent)
Description
The background color of the Spreadsheet partial selection.
$kendo-spreadsheet-active-cell-bgString$kendo-spreadsheet-bgvar(--kendo-component-bg, initial)
Description
The background color of the Spreadsheet active cell.
$kendo-spreadsheet-active-cell-shadowListinset 0 0 0 1px $kendo-spreadsheet-selected-bginset 0 0 0 1px var(--kendo-color-primary-subtle-active, #abd1ef)
Description
The shadow of the Spreadsheet active cell.
$kendo-spreadsheet-auto-fill-bgStringcolor-mix(in srgb, $kendo-spreadsheet-selected-bg 75%, transparent)color-mix(in srgb, var(--kendo-color-primary-subtle-active, #abd1ef) 75%, transparent)
Description
The background color of the Spreadsheet auto fill.
$kendo-spreadsheet-auto-fill-textNullnullnull
Description
The text color of the Spreadsheet auto fill.
$kendo-spreadsheet-auto-fill-borderString$kendo-spreadsheet-selected-bgvar(--kendo-color-primary-subtle-active, #abd1ef)
Description
The border color of the Spreadsheet auto fill.
$kendo-spreadsheet-auto-fill-shadowListinset 0 0 0 1px $kendo-spreadsheet-selected-bginset 0 0 0 1px var(--kendo-color-primary-subtle-active, #abd1ef)
Description
The shadow of the Spreadsheet auto fill.
$kendo-spreadsheet-auto-fill-punch-bgStringcolor-mix(in srgb, $kendo-spreadsheet-bg 50%, transparent)color-mix(in srgb, var(--kendo-component-bg, initial) 50%, transparent)
Description
The background color of the Spreadsheet auto fill punch.
$kendo-spreadsheet-cell-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the Spreadsheet cell.
$kendo-spreadsheet-cell-padding-xString$kendo-spreadsheet-cell-padding-yvar(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the Spreadsheet cell.
$kendo-spreadsheet-cell-editor-line-heightStringvar( --kendo-spreadsheet-line-height, $kendo-spreadsheet-line-height )var(--kendo-spreadsheet-line-height, var(--kendo-line-height, initial))
Description
The line height of the Spreadsheet cell editor.
$kendo-spreadsheet-cell-editor-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the Spreadsheet cell editor.
$kendo-spreadsheet-cell-editor-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the Spreadsheet cell editor.
$kendo-spreadsheet-cell-editor-bgString$kendo-spreadsheet-bgvar(--kendo-component-bg, initial)
Description
The background color of the Spreadsheet cell editor.
$kendo-spreadsheet-cell-editor-textString$kendo-spreadsheet-textvar(--kendo-component-text, initial)
Description
The text color of the Spreadsheet cell editor.
$kendo-spreadsheet-cell-editor-borderNullnullnull
Description
The border color of the Spreadsheet cell editor.
$kendo-spreadsheet-resize-handle-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Spreadsheet resize handle.
$kendo-spreadsheet-cell-comment-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the Spreadsheet cell comment indicator.
$kendo-spreadsheet-cell-dirty-borderStringif($kendo-enable-color-system, k-color( error ), k-get-theme-color-var( error-100 ))var(--kendo-color-error, #c2666b)
Description
The border color of the Spreadsheet cell dirty indicator.
$kendo-spreadsheet-sheets-bar-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Spreadsheet sheets bar.
$kendo-spreadsheet-sheets-bar-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Spreadsheet sheets bar.
$kendo-spreadsheet-sheets-bar-border-widthNumber1px1px
Description
The border width of the Spreadsheet sheets bar.
$kendo-spreadsheet-sheets-remove-inline-startCalculationcalc( #{k-spacing(2)} * -1 )calc(var(--kendo-spacing-2, 0.5rem) * -1)
Description
The horizontal margin of the Spreadsheet sheets remove.
$kendo-spreadsheet-sheets-remove-inline-endStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical margin of the Spreadsheet sheets remove.
$kendo-filter-menu-padding-leftCalculationcalc( var( --kendo-icon-size, 1rem ) + 2 * var( --kendo-padding-y, #{$kendo-padding-md-y} ) )calc(var(--kendo-icon-size, 1rem) + 2 * var(--kendo-padding-y, var(--kendo-spacing-1, 0.25rem)))
Description
The left padding of the Spreadsheet sheets menu.
$kendo-spreadsheet-filter-button-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the Spreadsheet filter Button.
$kendo-spreadsheet-filter-button-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background color of the Spreadsheet filter Button.
$kendo-spreadsheet-filter-button-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the Spreadsheet filter Button.
$kendo-spreadsheet-filter-button-hover-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the hovered Spreadsheet filter Button.
$kendo-spreadsheet-filter-button-hover-bgStringif($kendo-enable-color-system, k-color( base-hover ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-base-hover, #f3f2f1)
Description
The background color of the hovered Spreadsheet filter Button.
$kendo-spreadsheet-filter-button-hover-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the hovered Spreadsheet filter Button.
$kendo-spreadsheet-filter-button-active-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the active Spreadsheet filter Button.
$kendo-spreadsheet-filter-button-active-bgStringf($kendo-enable-color-system, k-color( base-active ), k-get-theme-color-var( neutral-30 ))f(true, var(--kendo-color-base-active, #edebe9), var(--kendo-neutral-30, inherit))
Description
The background color of the active Spreadsheet filter Button.
$kendo-spreadsheet-filter-button-active-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the active Spreadsheet filter Button.
$kendo-spreadsheet-filter-menu-icon-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The color of the Spreadsheet Menu icon.
$kendo-spreadsheet-error-borderStringif($kendo-enable-color-system, k-color( error-on-subtle ), k-get-theme-color-var( error-190 ))var(--kendo-color-error-on-subtle, #420f12)
Description
The border color of the Spreadsheet error.
$kendo-spreadsheet-insert-image-dialog-border-styleStringdasheddashed
Description
The border style of the Spreadsheet image Dialog.
$kendo-spreadsheet-insert-image-dialog-border-widthStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The border width of the Spreadsheet image Dialog.
$kendo-spreadsheet-insert-image-dialog-text-margin-bottomStringk-spacing(7.5)var(--kendo-spacing-7\.5, 1.875rem)
Description
The bottom margin of the Spreadsheet image Dialog.
$kendo-spreadsheet-insert-image-dialog-preview-widthNumber355px355px
Description
The width of the Spreadsheet image Dialog preview.
$kendo-spreadsheet-insert-image-dialog-preview-heightNumber230px230px
Description
The height of the Spreadsheet image Dialog preview.
$kendo-spreadsheet-insert-image-dialog-preview-imgString"image-fluent.png""image-fluent.png"
Description
The image of the Spreadsheet image Dialog preview.
$kendo-spreadsheet-insert-image-dialog-preview-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border of the Spreadsheet image Dialog preview.
$kendo-spreadsheet-insert-image-dialog-preview-border-radiusStringvar( --kendo-border-radius-md, initial )var(--kendo-border-radius-md, initial)
Description
The border radius of the Spreadsheet image Dialog preview.
$kendo-spreadsheet-insert-image-dialog-preview-overlay-shadowListinset 0 0 0 2000px rgba(0, 0, 0, .5)inset 0 0 0 2000px rgba(0, 0, 0, 0.5)
Description
The shadow of the Spreadsheet image Dialog preview.
$kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radiusStringvar( --kendo-border-radius-md, initial )var(--kendo-border-radius-md, initial)
Description
The border radius of the Spreadsheet image Dialog preview overlay.
$kendo-spreadsheet-insert-image-dialog-overlay-hover-textStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The text color of the hovered Spreadsheet image Dialog preview.
$kendo-spreadsheet-drawing-handle-widthStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The width of the Spreadsheet drawing handle.
$kendo-spreadsheet-drawing-handle-heightStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The height of the Spreadsheet drawing handle.
$kendo-spreadsheet-drawing-handle-border-styleStringsolidsolid
Description
The border style of the Spreadsheet drawing handle.
$kendo-spreadsheet-drawing-handle-border-widthNumber1px1px
Description
The border width of the Spreadsheet drawing handle.
$kendo-spreadsheet-drawing-handle-border-colorStringvar( --kendo-selected-bg, initial )var(--kendo-selected-bg, initial)
Description
The border color of the Spreadsheet drawing handle.
$kendo-spreadsheet-drawing-handle-outline-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The outline color of the Spreadsheet drawing handle.
$kendo-spreadsheet-drawing-handle-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the Spreadsheet drawing handle.
$kendo-spreadsheet-drawing-handle-border-radiusStringvar( --kendo-border-radius-lg, initial )var(--kendo-border-radius-lg, initial)
Description
The border radius of the Spreadsheet drawing handle.
$kendo-spreadsheet-drawing-outline-styleStringsolidsolid
Description
The outline style of the Spreadsheet drawing.
$kendo-spreadsheet-drawing-outline-widthStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The outline width of the Spreadsheet drawing.
$kendo-spreadsheet-drawing-anchor-bgString$kendo-spreadsheet-selected-bgvar(--kendo-color-primary-subtle-active, #abd1ef)
Description
The background color of the Spreadsheet drawing anchor.
$kendo-spreadsheet-dropzone-spacing-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical spacing of the Spreadsheet DropZone.
$kendo-spreadsheet-insert-image-dialog-imgStringurl("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4ZS0yMjUzMjdkNDI5OTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68UHLbAAAgpElEQVR42uzd2ZNc9dnY8TOL9gU0IAkjgwpkI8QOQmI1FS+FHW9VLt/7wpWb900qKV+lTL3vTZzElSvnJilfvM4fkQunfEOw2LUgiUUsNhiMAFsjtIzQrpmJnhOdoaent+np5SyfT1XXiJ4R0hz19Lef31l6ZHZ2NgEAWhu1CQBAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQQAwQQAwQQAwQQAMuP9/gNGRkZsZQAGop/v8WzCBIA8TJj9GFr9swGUYyAUTHEEoLvn+NxGdLwgG1BEAaoxYY7kNZ55C+bIEu4DoFixHGkT0JE8RTMvwWwXxRHBBKhMQGcbPN8PPZx5COZIh6EcEU+AQgex2fRYH8tm4RxqNIcdzGbxa/dROAGKOT3WhnCk5nOzTX5PbqI5zGB2Estmv24XTwDyO2HOtohi/f25ieawgtkqlvW/HukgnqIJULxY1v96tsV0OvRo5mkfZn0YR5tEs920CUB+o9kokvW3mQ6iWYkJc6RNLOtvo7/85S/X/eIXv/jntWvX/mjZsmVfGRsbG3eNWoCClvOq6enpy1f9/Ysvvvjfv/nNb/7zr3/96zM1oRxN2u/THHhAR/p5odr0D1gYtvpg1kdztObj6N///vf/NDEx8e/Gx8eXeZgBlM+VK1cunzhx4n9u3rz5n65Fc6Zm0my0dFs/tdbGuG9/z2FefL1ROOdi+ZOf/GTl1NTU/920adMvxBKgvOI5/upz/X+I5/x47q8bnEaSnByvMugJs1EkRxoEcyw23Lp16x72UAKojjNnzuxfv379N6/+crrBlDnbbsos44TZ7Mo+aTSPHTv2X8USoHriuT8a0GS6HOqUOewl2QW3OMBnYmLiHz1sAKopGhAtSFqfJTH4aA1pSbbRUmx6m5yc/O833njjv/GQAaiu48eP/6+NGzf+++TLg4AaLc0mSQWWZJuN1iNr1qz5vocKQLVdbcG/TnJ2cZpBBrPV1Xnmps1ly5Zt8lABqLarLdiYNL9YTbOmlCaY9fFsdHm8kbgogYcKQLVda0HTVpR9wuwonq7gA0CD418qtSTbzdQJQIW7macujOZgYwBA7psxmrONIKAA5LIN42XaIFeuXEmmpqaSixcvJjMzMx5qAMOYxEZHkxUrViTr16+P68T2shGVe3uvvohYTk5OCiXAkMXz8Pnz59PhZePGjb2IZj5eCJTlHygmS7EEyFc447m5NJNzWb6ReCUDQL5cuHBBMPP4SgaAfOn39coFEwBypjQH/bhCEAAmTAAQTAAQTAAQTAAQTABAMAFAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQSAAhkvyzcyMjLiXxMAEyYACCYACCYACCYACCYAIJgAIJgAIJgAIJgAIJgAIJgAIJgAIJgAgGACwBJ5ey8AMGECgGACgGACgGACgGACgGACgGACAIIJAIIJAIIJAIIJAIIJAKXg4usAYMIEAMEEAMEEAMEEAMEEAMEEAMEEAAQTAAQTAAQTAAQTAAQTAErBxdcBwIQJAIIJAAMzbhMA9cbGxpLx8fH0Fr8eHR1NP8auj+wWZmdn527T09PJzMxM+vHKlSvpLX4NggmUKpDLly9Pb8uWLUsD2YnaeMb/o14E9PLly8mlS5fSm4AimEDhRBRXrlyZ3mKSrHXmzJnk5MmTyalTp5IvvvgivV28eDG9RfQigukTyLUpdMWKFWls165dm96uv/76ZMOGDcn69evTz8UtxNR54cKF9BYxBcEEcivCtmrVqrmIZYGcnJxMPv300+Rvf/tbGsZMLLc2ky29nj9/Pv3vY8eOzft8/Bk33XRTsmXLlmTTpk3JunXr5qIaf0b8vpg8oQhGWv0w9OQP+PJ0j5Gaj9lttOYW6zljV/8+J7v5c+p/UIFkQbzWrFkzb5r88MMPk7/85S9pKOt18tzQ6msafe7mm29Otm3bltx2223zonv27Nl5kaZc4sVSl/3YcPXD9LXbTM1ttuaW1HxM+tk0wYSSi32SMdHFx5BNku++++7c0mqvItlpROPvsmPHjrnJM8TfJZZ+6/9OCKZgCib0VeyjjFDGPsrw+eefpxPlO++80/NpsptpM3PXXXelE+eNN96Y/nfs34xw2scpmIIpmNB3sfwa+wuzo13/9Kc/JXv37h1oJFt9vtH9jz32WLJ9+/b01xHL2K9qmVYwBVMwoW8/bxHKbKr8+OOPkwMHDqT7CPMwTbb7XEzEu3fvTrZu3To3bUY4+/08hWAKJlRInAcZp3HE/sE49ePgwYPpfsphT5OLnTRD7N/ctWtX+j3FPs2pqSnncArm0IPptBIogYjkddddly7BxkE9L7/8cseT2bCmyVb3HzlyJDl69Gjy1FNPpU+2cU7n6dOnHRDEUJVmwownCaiiOK8yJsv4WfvrX/+avPTSS+mpGkWZJlt9LibMiGYcFBRfE5Om8zaLZ+PGjaWYMF18HQosDu7JYvn+++8ne/bsaRnL7Lqv3Xy+9rqx3Xyu099Te398L88++2zy3nvvpd9jduUgGAZLslDgyTIO8ImQ/PnPf05eeeWVQk+Tre6PFwLxMY6ije85fm3SZNBMmFDEV7rj43OTZbNYFm2abHf/888/nx7ElE2a9de/BcEE5v/Qjo6mB/hky7D1sew2hJ3+3l4GdLH3x6SZLc9mBzmBYAILZNNVhOKjjz5Kj4btVQjzNE22uv+5555LPvjgg3kvHGAQxsv0RAJlFxdPj1NI4jJ3EctBnxLS632Tnd7fKJqxLTZv3pxe7CAupQcmTCCVvS1XiGXYZuckLnVizNM02ey++N4jmnExg7iqkSNnEUwgFSsoMUmF2Id34sSJjqPWj8/18/5O4xlvbp3tv41p0yoTggmkQYh9dnFt2FdffbWjqbCbyXCQU2Mn02S7qL7xxhvp+3nGtoltBIIJFRanT2QXU9+3b1/HU+FiJr28TpOdRPXFF19MP8Y2cqoJggkVVrsUGwe3DOKUkF6dKtLLabLZ/XHN3LfeemvetgLBhIqJg1liaoqjYltdnGBQ50cOI4jtvjZ+/cc//jF9x6LYVg4AQjChgrKjYuO8w35Nk0sJaK+j2s3XZuJNsmu3GQgmVEScRhITU0xOb7/9du5PCRnENNnqaw8dOpR89tln6TaLbQeCCRWRHejzySef5PpydYOcJuuXYuvvi7c3q912IJhQ9h/M0dH0ij7hnXfeyd00OYggtvvaRvcdPnx4bjp3nVl6zaXxIIfiwJV4TMf1YrO3scr75ery8LWxreIdTeJtwGLKPH/+vAcTJkwoezBDHOxjmmy/FFt7fwSzdhuCCRPK+ip2dDQ9cGVqaiqdMAc5NRZpmmx2X2yzuGze9ddfn27LmZkZDypMmFBG2RGecXTsoKfGok2TzX7/p59+Om9bgmBCCWUH+xw9ejT3R7q2+38sNZ7d/v4PP/xw3raEXrAkCzkNZjYl1YahmaUudy72/n4spfby98dF6gUTwYQSGxsbS4+Ojf2XFy9e7Hv4ihrEdvfF0bHZfszYpvG+mSCYULJghtOnTw88fGWL5+TkZBrMOIBKMOkF+zAhh8GM6ag+BHm++Hke92MeP3583jYFEyaU6RXstavTxIRpmlza12bb0BV/EMw6rvRDKX4gr70BcuzDbDRFDTuIRYpnbMNswvT8gGBCyWRP7OfOnRPEJX5ttg3FEsGEEgfzwoULhb/izrDjmV1HVjARTChxMOsv5yaei//aK1euCCaCCWUPZrzrhiAu/Z1LBBPBhJJbygE/4tn6qkggmFCSUMZEFJd0u3z5cqGClLe/a3bhdfFEMKHEwYxTIbIlxbIEbdDnlGYXLBBMBBNKGsxsOsqO8ixj/AYRz5UrVwomggllD+bq1asXXB4vD0Ea9u9fzP8jtqFg0kuuGQU5kl0kfP369fNiMKjrr/bjWrG9vNbsYq6Zm21DF17HhFnHoeOUQXb+5XXXXVf5pdil/j9iG2bb1PMDggklnTA3bNhQyCAO+mtb3b9x48Z5L0JAMKGEwYz3cazaOZK9jmcWzOyKPyCYUCIxDcWTfiwnxlGecU3ZPMQv79Nk/f2rVq1KJiYm0vtNmPSKg34gZ+KCBWHLli2FPDCn26/t9v/R6P9z6623ztuWIJhQQtkSYvak30lMlhq0QQSxl0fAtro/brfddtu8bQm9YEkWcjphfuUrX6nc1Xl6df9Xv/pVEyYmTCi72OcWB//Efsxt27a1nMSKuhTbr/tDTJc33HBDug3tv0QwoeSy68h+/etfL/xS7CDvj9s999wzbxtCr1iShZwGM470jAkzrivbi/fHHPTyar+XYht9LrbV3XffLZiYMKEqYikx2/9233335XqaHNaU2ehzDz/8cPoxtp3lWASTwjt+/LiN0IGLFy+mH7du3drz+PU6fIPYN9ns/trP3X777fO2HfSSa8ky8Fg+//zzyZNPPpls2rTJBmkhTomIA1fiaNkHHnggOXjw4IJINApHs6AM6msHcX+jz+3evTu55ZZb0m0W285zAiZMCh3LPXv2pO/zGNE8duyYjdJGdqWfOPin22kyr0fALnaKbfe5u+66a942A8Gk8LHMntREs73YFxcT00033ZR885vfzEUQlxq9pQS02ee+973vJTfffHO6rZx7iWBSmljWTk+i2d65c+fSj/fee2+ybt26wl6urpcBrf1cvO/lQw89NG9bgWBSyFhGFOtjKZqdi6kpO0XiqaeeGug02cvL1fXi9zT6fU8//XT6MbaRN4tGMCl0LNu96s+iOTk5aaM1ES84IhJf+9rXkm9961uluMBAN9Nk/ed37dqVbN++Pb2/2YsyEExKEcvaaMayrWgmTYORbcs4LzN7r8eiXK6uV9NkrXiT7XjxUPuCAgSTQsYynsTi0P5Ob3HunEmzuTiYJTu/8Dvf+U4yPj5eqWmy9vPxvf/4xz9OP8ZSrKv6IJgUOpbdsDzbfvtkR81+97vfXXTI8nKBgW4/l30+YhnvSBLbwlIsgkkhY/nCCy8s+QlMNJuLYJw9ezb9eMcdd8xFMy9TZi8/1+zPi1ju2LFj3raAQRjp94Ot5mobIzUfs9tozW0sblf/Pie7+XNOnz7tX3OIIm69iGWtlStXuiJQE2NjY8maNWvSn6833ngj+cMf/tAwNs0i1Iv7h/G5H/7wh+lVj7JYOiq2GOKt6rrsx4arH6av3WZqbrM1t6TmY19fQJkwyWUss0kz/r9OOVkoQhEHAcWTQ5yfWTtplmmarPWDH/xgLpbxvYslgyaYLEm2DBtxW8wBPos5EEg0G4vrpWZHh0Y042o3ebtcXSch7OTzP/rRj5IHH3xw7vSR+N5BMClULGNfY7+v3SmazcWRs9mkGW+cnB05mofL1S31SNjsaNif/vSnyf333z83Wbr0HcNiHya5jmWtFStW2KfZRO0+zU8++ST5/e9/n5w8eXIuPq2mt8Xcv5TPLfbzExMT6QuAeAcS+yyLrSz7MAWTrmLZj32WncgOBMpO3OdLo6OjyerVq9N4Rliee+65ZP/+/T0J3lJC2M3vjSv4fPvb306WLVs2t7/WG0ILpmAKpliKZk9/3mL7LF++PP3v9957L3n22WfTn488T5O1T6xxbdg777wz/e+4IEGsYjh1RDAFUzALGcs8vN9gtjwrmo3FZLZq1aq5n7948+n6U0+GMU22+prvf//7yc6dO+e+Jl6U2V8pmIIpmGIpmgOfNj/99NPk7bffTvbu3ZuLaTLzyCOPJHfffXeyZcsWU6VgCqZgFtvnn38+9GVY0exeHGka4Yx9m+Ho0aPJBx98kOzbty+NU7+WZFt9Tfy77d69O9m2bVt6UE+IfZURSqeMCKZg9jmYU1NTHpV9nCzzfL3OiMETTzzh6NkOwhmhysIZ3n333eTNN99MPw5imox9k3H6S1zaLhOhjFOHhLK84k2+BVMwxVI0CxnO2McZt9pVhI8//jh5//33k48++mjBv3m302TsR926dWv6Pp633nprcsMNN8x9LvZPxk0oBVMwBbPwsXzxxRcL9U4QlmcX/7OZhbN26swCGheKiNupU6fSW5zakV1lJ3s7rez3xwuWOA/0+uuvT2/xb7B58+Z5gcymySyU9lEKpmAKpljmYNIUzcWJczhj8oxwxsean9slieeXCGyEMj46l1IwBVMwSyMmi4hlTBNFJZq9CWjEMz5mt+z6vrU/19nzR3YpuwhidotICiSCKZiljmUZ3pA3lmdFEwSzpy8k/VNStliGOOoyvh9vQg0IJmLZQTRfeukl0QQEE7FsJ06EF01AMFlyLCMm/Xrz57zcskkzjv4FEEy6imVZJ8t62T5N0QS6VZqjZM+cOeNfcxGxLPMybCtxysnjjz/u6FkYoHXr1nXbD0fJIpbDYp8mYMI0YXYcyzy9RdewxHmaJk0wYZowaRjL7AAfnHICCCYtYlnVZdhW0Xz55ZdFExBMxLKdmLgjmo6eBdqxD7PETpw4IZYdyvZp3njjjTYG9Jh9mIhlibi4AVCZCfOLL77wr3mNA3yWNmk+9thjjp6FHlq7dq0JE7Es46TpQCBAMCsQy3iyF0vRZPg8fgSTnMfSPsveRfOVV17xpEdXYl/4888/nxw7dszGKBH7ME2WtJDt03T0LIuJ5Z49e9IXr3Ht4m984xvJpk2bKr1N7MMkF+JoWLHs76TpPE26iWWIn0uTZnkIplgimvQhlhnRFExyEkv7LEWTfMQyotjszdjj8fPCCy+IZsHZh2myZBFin+ajjz5qnyYLYtnJi9fYp/nkk09Wbp9mWfZhliaYZ8+ercQDzwE++YmmixsQR1F3GsvaaFbtQKA1a9aUIpiWZAsWyzjVQSyHyykn1May2TJss1s8fuzTLCbBLFgs7bMUTfIVy24fP6JZPJZkC8A+y/yyT7OasYwDeHrx4rUq+zQtySKWzE2ajp4Vy27Ez7WjZ4tDMMUS0WQIsRTN4rEkm+NYOsCnWGJ59pFHHrE8W0K151n2SyzPPvHEE6VcnrUki1iyYNJ89dVXTZpi2fWk+eKLL5o0c0wwxRLRZMixFE3BRCxFk0LHMvYtDvrnUTTzqzT7MM+dO1fof4g4zzKeZMWyPOzTLK5+HeCzGGU65WT16tXd9sM+TMTSpEneY7nYK/j0+haPH5NmvgjmkMUyrFiWO5p79+4VzQLGMg8sz+aLJVmxZABieXb37t2WZ3Ms22eZx8tPFv2UE0uyiCUmTbE0aVaIYIolA4zmvn37RFMsRVMwEUs6edITzfzFctgH+DgQqBjswxxwLGNZTizJ9mnecMMNNsYQYxnxKeJb5mX7NIvyJub2YSKWdC3bpxmnFDF4sd0jlkWZLJtNmt6P1YRZugnz5MmT6TJsPMih1vLly02aQ4plGd6MPSbNxx9/PPeTZlkmzNIEM68PfpMl7cTy7K5du5xyMgBFXoZtF808n3KyatWqUgTTkqxYMmSOnhXLpYjnl5deesny7ACYMPscS8uwdMrybP9jWeYXr7FSkdcDgUyYiCU9denSJQcC9SmWMYGVfaUnnm9Mmv0lmH2IZSyviSXdRjMeP6LZ21iWbRm2Gcuz/WVJVizJoViejQOBLM+KZTfydvRsWZZkBVMsEc3SqT3Psqpin2ZeomkfJnPiPMv9+/eLJT0Vy7PxuLI8K5bdiOejl19+2fKsCTM/E2bE0mRJvyfNhx9+2KQpll2J5dnHHntsqJOmJVnBFEsGGs1Ynp2YmLAxWsSyCkfDdiNbnh3WxTEsyVacWDJI2fJs7CtHLBcrO+XExTFMmKlB/qDEk5Z9lgxr0rQ8O19VzrPshWEtz8afa8KsILEkD5OmA4HEstvBwoFAJsyB/MBYhiUvYp/Uzp07Kz1pWoZd2uNnkJOmCbNixJI8icfhgQMHKjtpiuXSHz8mTRNm32JpGZY8in2aVZs0xbK3k9+jjz7a90nThFmhyVIsyavYpxmTZlWOno1YxmQklr0R2/GVV15x9KwJUyyp1qQZR8+W+TxNseyfbJ9mv87TLMuEKZgtYhmv3MWSIkUzlmfLGE2xLHY0LcmWmFhSRGVdnhXLwcgOBLI8K5hiiWgWUHwfsY9NLAcXTfs0W0y8lmS/dOrUqXSfZTzpQJHF8uxDDz1U6OXZiKXJcjhieTaOnu3V8qwl2ZKJWMYrc7GkLJPmwYMHCztpiqVJM48EsyaWlmEp25NeEaMplqKZV6VZku02drHP8rXXXhNLSqtIy7NxgE88SQ/r/W1ZKLu4wVKWZ2OJt8t+OK0kL8EUS6oinrAefPDBXEczi6XJMp+Pn6VEsyzBrOySrFhSJXlfnhXL/D9+LM9WdMKMfZZiSRXF8mzeJs3s1BHLsOWdNC3JFjSYYoknvRXJAw88kItoOs+ymI+fRx55ZFHRFMwCBjOLpVNHMGkuH3o0xbI60bQPs2AilrEPRyzh/5+neejQoXRf/rBi+eqrr4plQcWAEv9+VdunWYlgZrG0DAvDj2YWS/ssix/NvXv3VupNzEu/JCuW0Fq2T3PDhg0mS7p6/MTybKs3MbcPswDBPH36tH2W0IFsn2Y/oxmTrH2W1YymYOY8mBFLkyXkI5oRS5Nl+aO5e/fuhtF00E/ORJizm1jC4tXu06z9eVrqTSyroXafZv1joDSdKcuEmS27OhoW8jNp2mdZ3Umz9pSTeEyVYcIsVTAjlvEK2WQJw49mxDImDrGsZjR37do1F03BzFkwjx07lsbSZAm9sWzZsq6jKZbURrMswSzNPkyxhN66fPlycvjw4UWfpymWhFjp27dvX6nO0yxNMMUS+vNztZhoiiX10YzHQ1mMl+UbKdORWJDHSfP+++9vuTwbUY2JIp4k/TxSxmFm1D8n0Gk0m02acb/JkrITTKDjaL7++uvp0ehiiWACtBDLa0eOHEmmp6fFksqxDxPoWJxqct999yVjY2NzsbTPEhMmQF0sd+7cmaxdu3beAT4gmADXxInnEct169bNxdIyLFVjSRZoO1k+9NBDaSzjPEuxRDABWsQyJsv9+/fbZ0llWZIFOoqlyRITZkl4xQu9j2XtAT5iiWACtImlZViwJAu0iGW2zxKwJAtkTwbj4wtiaRkWShhMYGmT5YMPPpjGMq4V62hYWMiSLIjlvFi6gg+UfML0Shi6eAIYH284WQIlDiaw+MnygQcesAwLJkygVSzvv//+BVfwAUyYQIPJUixBMIEOYnngwIH0TaGt0ECFgukHHtrHMpZha2NpsoTOOa0ExBKo0oQJtI9lHA372muvWYaFKgfTDz80+AEfH58XS5MlCCbQYLK877775k4dMVnC0tiHCRWJpckSTJgpr5rh2g/1+LhYgmACnUyW2dGwBw8eFEsQTKCTWFp9AcGcx5MClf5BvrYMa7KE/nHQD4glUKUJE6oolmHvvffeufMsDx065NQRMGECrWJpsgQTZke8oqZSP7jj42IJggm0myzvueeeebG0DAuCacKEusmyUSwBwQRqYhnLsGvWrJl3gA8wGA76gYLG0j5LMGECNbJ9llksDx8+bJ8lCGb3PHlQ1smyPpYmSxgOS7JQgFiePn1aLMGECdSLZdi777577mhYy7AgmD3jiYQyTZb1sTRZgmACdbG0zxIEE2ghW4Z1NCwIZl95UqHok2WjWAL54ShZyFksX3/9dbEEwQSaxTJOHYlY2mcJOf15tQkgH7G0zxIEcyA8yVC0WN51110LYgkIJtAklrEMe/nyZS/6IOfsw4Qhx9JkCSbMgfLqnKLEcvXq1WIJggl0Ess33njDMiwUjCVZGEIsTZZgwhwar9TJayx37NghlmDCBDqN5ZtvvimWYMI0YUJ9LO+8884FsfQ4BRMmUDdZxqkjU1NTyVtvvWWyBBMm0CiWJksQzNzyhEQeYtloGRYoB0uy0IdYWoYFwQQ6iKW36ALBBMQSqvnzXpZvxD5MhhHL7du3L1iG9VgEE2aujY2N+ddkKLGMU0eOHDlinyWU/Lm5NBPm+vXrk5MnT3p0MvBYmiyhuYmJCcHMm1tuuSU5c+ZMMj097RFKX18tN4ol0PjF5W233Vaa72dkdna2v3/Al6+6R2o+ZrfRmlvM7WNX/z5dj4kXLlxIjh49mj6RCSf9+OG/4447xBI6eGEZk2XEMn5eltCPDVc/TF+7zdTcZmtuSc3HpJ9Ny0MwR67FMn49vpRgAlAe14J55Vokp6+FcWjBzMtBPwu+aQAqL1dtGM3JxgCAXDdjNGcbQkAByGUXRvO2Qaanp0UToOJmZmZyF85hBbPRN5/ed+UqDxWAart8+fKVVq0oezAb7bydrdsAsxcuXJj0UAGotnPnzk0mLY6GTYZwQFBelmTnfn3mzJnfe6gAVNupU6f+T5NADk2eTitJb7/97W//+eoo7qoDABV16dKl6d/97nf/1GDCHKpBXrgg/c8GHxdc9efEiRP/bcOGDf/Wwwagej744IP/sW3btv+YdHZ1n3kRK8uVfmpDWR/LBVf+OX/+/HMrV67c6aEDUB3Hjh07sHnz5n+VNL+yT/3EObBgDnpJttnRTvW3mZ/97GdPX7hw4S0PH4BqmJycPPLzn//86RaRnG3TlP4OgAOeMJtNmUndhDm3RHvixIn/snr16n9YsWLFMg8ngPK5Ohxd/uyzz357++23P5MsXIKdSRaeUdE0mGW/luxsk4kzvdjuxMTEM7/61a9uPXr06L9MTU19dunSpSv9jjwA/RMXJbh48eKVkydPfvbhhx/+yzPPPHPr1Vj+MvnyXUnaLr0OwzAmzEZTZu202ektafARgHxqdLDOYm5JJwHtZ9PGc7IRRxpsiFaRHGkRXgDyGctGwUzaBDI371gyPsSNN9Immo3imYglQKmimXQQyaEe7JOHCbNVNEeabKDa++sjKZoA+Y9lJ/HMXSyHHczFTpr1X18fTkcCAZQnnLmKZR6C2SyaSdJ+iTYXGxCAvsUzN7HMSzAbRbCTcAJQnmC2imIuGjCew4030mZDCShAeaOZu1DmMZiNNtBI3jcgAAONqGAuYsM5GhZAHAWzbBsYgHIYtQkAQDABoCf6viTrnUUAMGECgGACAIIJAIIJAIIJAIIJAIIJAIIJAIIJAIIJAAgmAAgmAAgmAAgmAAgmAAgmAAgmACCYACCYACCYACCYACCYAFB0/0+AAQDHHxQEMMRIrwAAAABJRU5ErkJggg==")url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4ZS0yMjUzMjdkNDI5OTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68UHLbAAAgpElEQVR42uzd2ZNc9dnY8TOL9gU0IAkjgwpkI8QOQmI1FS+FHW9VLt/7wpWb900qKV+lTL3vTZzElSvnJilfvM4fkQunfEOw2LUgiUUsNhiMAFsjtIzQrpmJnhOdoaent+np5SyfT1XXiJ4R0hz19Lef31l6ZHZ2NgEAWhu1CQBAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQQAwQQAwQQAwQQAMuP9/gNGRkZsZQAGop/v8WzCBIA8TJj9GFr9swGUYyAUTHEEoLvn+NxGdLwgG1BEAaoxYY7kNZ55C+bIEu4DoFixHGkT0JE8RTMvwWwXxRHBBKhMQGcbPN8PPZx5COZIh6EcEU+AQgex2fRYH8tm4RxqNIcdzGbxa/dROAGKOT3WhnCk5nOzTX5PbqI5zGB2Estmv24XTwDyO2HOtohi/f25ieawgtkqlvW/HukgnqIJULxY1v96tsV0OvRo5mkfZn0YR5tEs920CUB+o9kokvW3mQ6iWYkJc6RNLOtvo7/85S/X/eIXv/jntWvX/mjZsmVfGRsbG3eNWoCClvOq6enpy1f9/Ysvvvjfv/nNb/7zr3/96zM1oRxN2u/THHhAR/p5odr0D1gYtvpg1kdztObj6N///vf/NDEx8e/Gx8eXeZgBlM+VK1cunzhx4n9u3rz5n65Fc6Zm0my0dFs/tdbGuG9/z2FefL1ROOdi+ZOf/GTl1NTU/920adMvxBKgvOI5/upz/X+I5/x47q8bnEaSnByvMugJs1EkRxoEcyw23Lp16x72UAKojjNnzuxfv379N6/+crrBlDnbbsos44TZ7Mo+aTSPHTv2X8USoHriuT8a0GS6HOqUOewl2QW3OMBnYmLiHz1sAKopGhAtSFqfJTH4aA1pSbbRUmx6m5yc/O833njjv/GQAaiu48eP/6+NGzf+++TLg4AaLc0mSQWWZJuN1iNr1qz5vocKQLVdbcG/TnJ2cZpBBrPV1Xnmps1ly5Zt8lABqLarLdiYNL9YTbOmlCaY9fFsdHm8kbgogYcKQLVda0HTVpR9wuwonq7gA0CD418qtSTbzdQJQIW7macujOZgYwBA7psxmrONIKAA5LIN42XaIFeuXEmmpqaSixcvJjMzMx5qAMOYxEZHkxUrViTr16+P68T2shGVe3uvvohYTk5OCiXAkMXz8Pnz59PhZePGjb2IZj5eCJTlHygmS7EEyFc447m5NJNzWb6ReCUDQL5cuHBBMPP4SgaAfOn39coFEwBypjQH/bhCEAAmTAAQTAAQTAAQTAAQTABAMAFAMAFAMAFAMAFAMAFAMAFAMAFAMAEAwQQAwQQAwQQAwQSAAhkvyzcyMjLiXxMAEyYACCYACCYACCYACCYAIJgAIJgAIJgAIJgAIJgAIJgAIJgAIJgAgGACwBJ5ey8AMGECgGACgGACgGACgGACgGACgGACAIIJAIIJAIIJAIIJAIIJAKXg4usAYMIEAMEEAMEEAMEEAMEEAMEEAMEEAAQTAAQTAAQTAAQTAAQTAErBxdcBwIQJAIIJAAMzbhMA9cbGxpLx8fH0Fr8eHR1NP8auj+wWZmdn527T09PJzMxM+vHKlSvpLX4NggmUKpDLly9Pb8uWLUsD2YnaeMb/o14E9PLly8mlS5fSm4AimEDhRBRXrlyZ3mKSrHXmzJnk5MmTyalTp5IvvvgivV28eDG9RfQigukTyLUpdMWKFWls165dm96uv/76ZMOGDcn69evTz8UtxNR54cKF9BYxBcEEcivCtmrVqrmIZYGcnJxMPv300+Rvf/tbGsZMLLc2ky29nj9/Pv3vY8eOzft8/Bk33XRTsmXLlmTTpk3JunXr5qIaf0b8vpg8oQhGWv0w9OQP+PJ0j5Gaj9lttOYW6zljV/8+J7v5c+p/UIFkQbzWrFkzb5r88MMPk7/85S9pKOt18tzQ6msafe7mm29Otm3bltx2223zonv27Nl5kaZc4sVSl/3YcPXD9LXbTM1ttuaW1HxM+tk0wYSSi32SMdHFx5BNku++++7c0mqvItlpROPvsmPHjrnJM8TfJZZ+6/9OCKZgCib0VeyjjFDGPsrw+eefpxPlO++80/NpsptpM3PXXXelE+eNN96Y/nfs34xw2scpmIIpmNB3sfwa+wuzo13/9Kc/JXv37h1oJFt9vtH9jz32WLJ9+/b01xHL2K9qmVYwBVMwoW8/bxHKbKr8+OOPkwMHDqT7CPMwTbb7XEzEu3fvTrZu3To3bUY4+/08hWAKJlRInAcZp3HE/sE49ePgwYPpfsphT5OLnTRD7N/ctWtX+j3FPs2pqSnncArm0IPptBIogYjkddddly7BxkE9L7/8cseT2bCmyVb3HzlyJDl69Gjy1FNPpU+2cU7n6dOnHRDEUJVmwownCaiiOK8yJsv4WfvrX/+avPTSS+mpGkWZJlt9LibMiGYcFBRfE5Om8zaLZ+PGjaWYMF18HQosDu7JYvn+++8ne/bsaRnL7Lqv3Xy+9rqx3Xyu099Te398L88++2zy3nvvpd9jduUgGAZLslDgyTIO8ImQ/PnPf05eeeWVQk+Tre6PFwLxMY6ije85fm3SZNBMmFDEV7rj43OTZbNYFm2abHf/888/nx7ElE2a9de/BcEE5v/Qjo6mB/hky7D1sew2hJ3+3l4GdLH3x6SZLc9mBzmBYAILZNNVhOKjjz5Kj4btVQjzNE22uv+5555LPvjgg3kvHGAQxsv0RAJlFxdPj1NI4jJ3EctBnxLS632Tnd7fKJqxLTZv3pxe7CAupQcmTCCVvS1XiGXYZuckLnVizNM02ey++N4jmnExg7iqkSNnEUwgFSsoMUmF2Id34sSJjqPWj8/18/5O4xlvbp3tv41p0yoTggmkQYh9dnFt2FdffbWjqbCbyXCQU2Mn02S7qL7xxhvp+3nGtoltBIIJFRanT2QXU9+3b1/HU+FiJr28TpOdRPXFF19MP8Y2cqoJggkVVrsUGwe3DOKUkF6dKtLLabLZ/XHN3LfeemvetgLBhIqJg1liaoqjYltdnGBQ50cOI4jtvjZ+/cc//jF9x6LYVg4AQjChgrKjYuO8w35Nk0sJaK+j2s3XZuJNsmu3GQgmVEScRhITU0xOb7/9du5PCRnENNnqaw8dOpR89tln6TaLbQeCCRWRHejzySef5PpydYOcJuuXYuvvi7c3q912IJhQ9h/M0dH0ij7hnXfeyd00OYggtvvaRvcdPnx4bjp3nVl6zaXxIIfiwJV4TMf1YrO3scr75ery8LWxreIdTeJtwGLKPH/+vAcTJkwoezBDHOxjmmy/FFt7fwSzdhuCCRPK+ip2dDQ9cGVqaiqdMAc5NRZpmmx2X2yzuGze9ddfn27LmZkZDypMmFBG2RGecXTsoKfGok2TzX7/p59+Om9bgmBCCWUH+xw9ejT3R7q2+38sNZ7d/v4PP/xw3raEXrAkCzkNZjYl1YahmaUudy72/n4spfby98dF6gUTwYQSGxsbS4+Ojf2XFy9e7Hv4ihrEdvfF0bHZfszYpvG+mSCYULJghtOnTw88fGWL5+TkZBrMOIBKMOkF+zAhh8GM6ag+BHm++Hke92MeP3583jYFEyaU6RXstavTxIRpmlza12bb0BV/EMw6rvRDKX4gr70BcuzDbDRFDTuIRYpnbMNswvT8gGBCyWRP7OfOnRPEJX5ttg3FEsGEEgfzwoULhb/izrDjmV1HVjARTChxMOsv5yaei//aK1euCCaCCWUPZrzrhiAu/Z1LBBPBhJJbygE/4tn6qkggmFCSUMZEFJd0u3z5cqGClLe/a3bhdfFEMKHEwYxTIbIlxbIEbdDnlGYXLBBMBBNKGsxsOsqO8ixj/AYRz5UrVwomggllD+bq1asXXB4vD0Ea9u9fzP8jtqFg0kuuGQU5kl0kfP369fNiMKjrr/bjWrG9vNbsYq6Zm21DF17HhFnHoeOUQXb+5XXXXVf5pdil/j9iG2bb1PMDggklnTA3bNhQyCAO+mtb3b9x48Z5L0JAMKGEwYz3cazaOZK9jmcWzOyKPyCYUCIxDcWTfiwnxlGecU3ZPMQv79Nk/f2rVq1KJiYm0vtNmPSKg34gZ+KCBWHLli2FPDCn26/t9v/R6P9z6623ztuWIJhQQtkSYvak30lMlhq0QQSxl0fAtro/brfddtu8bQm9YEkWcjphfuUrX6nc1Xl6df9Xv/pVEyYmTCi72OcWB//Efsxt27a1nMSKuhTbr/tDTJc33HBDug3tv0QwoeSy68h+/etfL/xS7CDvj9s999wzbxtCr1iShZwGM470jAkzrivbi/fHHPTyar+XYht9LrbV3XffLZiYMKEqYikx2/9233335XqaHNaU2ehzDz/8cPoxtp3lWASTwjt+/LiN0IGLFy+mH7du3drz+PU6fIPYN9ns/trP3X777fO2HfSSa8ky8Fg+//zzyZNPPpls2rTJBmkhTomIA1fiaNkHHnggOXjw4IJINApHs6AM6msHcX+jz+3evTu55ZZb0m0W285zAiZMCh3LPXv2pO/zGNE8duyYjdJGdqWfOPin22kyr0fALnaKbfe5u+66a942A8Gk8LHMntREs73YFxcT00033ZR885vfzEUQlxq9pQS02ee+973vJTfffHO6rZx7iWBSmljWTk+i2d65c+fSj/fee2+ybt26wl6urpcBrf1cvO/lQw89NG9bgWBSyFhGFOtjKZqdi6kpO0XiqaeeGug02cvL1fXi9zT6fU8//XT6MbaRN4tGMCl0LNu96s+iOTk5aaM1ES84IhJf+9rXkm9961uluMBAN9Nk/ed37dqVbN++Pb2/2YsyEExKEcvaaMayrWgmTYORbcs4LzN7r8eiXK6uV9NkrXiT7XjxUPuCAgSTQsYynsTi0P5Ob3HunEmzuTiYJTu/8Dvf+U4yPj5eqWmy9vPxvf/4xz9OP8ZSrKv6IJgUOpbdsDzbfvtkR81+97vfXXTI8nKBgW4/l30+YhnvSBLbwlIsgkkhY/nCCy8s+QlMNJuLYJw9ezb9eMcdd8xFMy9TZi8/1+zPi1ju2LFj3raAQRjp94Ot5mobIzUfs9tozW0sblf/Pie7+XNOnz7tX3OIIm69iGWtlStXuiJQE2NjY8maNWvSn6833ngj+cMf/tAwNs0i1Iv7h/G5H/7wh+lVj7JYOiq2GOKt6rrsx4arH6av3WZqbrM1t6TmY19fQJkwyWUss0kz/r9OOVkoQhEHAcWTQ5yfWTtplmmarPWDH/xgLpbxvYslgyaYLEm2DBtxW8wBPos5EEg0G4vrpWZHh0Y042o3ebtcXSch7OTzP/rRj5IHH3xw7vSR+N5BMClULGNfY7+v3SmazcWRs9mkGW+cnB05mofL1S31SNjsaNif/vSnyf333z83Wbr0HcNiHya5jmWtFStW2KfZRO0+zU8++ST5/e9/n5w8eXIuPq2mt8Xcv5TPLfbzExMT6QuAeAcS+yyLrSz7MAWTrmLZj32WncgOBMpO3OdLo6OjyerVq9N4Rliee+65ZP/+/T0J3lJC2M3vjSv4fPvb306WLVs2t7/WG0ILpmAKpliKZk9/3mL7LF++PP3v9957L3n22WfTn488T5O1T6xxbdg777wz/e+4IEGsYjh1RDAFUzALGcs8vN9gtjwrmo3FZLZq1aq5n7948+n6U0+GMU22+prvf//7yc6dO+e+Jl6U2V8pmIIpmGIpmgOfNj/99NPk7bffTvbu3ZuLaTLzyCOPJHfffXeyZcsWU6VgCqZgFtvnn38+9GVY0exeHGka4Yx9m+Ho0aPJBx98kOzbty+NU7+WZFt9Tfy77d69O9m2bVt6UE+IfZURSqeMCKZg9jmYU1NTHpV9nCzzfL3OiMETTzzh6NkOwhmhysIZ3n333eTNN99MPw5imox9k3H6S1zaLhOhjFOHhLK84k2+BVMwxVI0CxnO2McZt9pVhI8//jh5//33k48++mjBv3m302TsR926dWv6Pp633nprcsMNN8x9LvZPxk0oBVMwBbPwsXzxxRcL9U4QlmcX/7OZhbN26swCGheKiNupU6fSW5zakV1lJ3s7rez3xwuWOA/0+uuvT2/xb7B58+Z5gcymySyU9lEKpmAKpljmYNIUzcWJczhj8oxwxsean9slieeXCGyEMj46l1IwBVMwSyMmi4hlTBNFJZq9CWjEMz5mt+z6vrU/19nzR3YpuwhidotICiSCKZiljmUZ3pA3lmdFEwSzpy8k/VNStliGOOoyvh9vQg0IJmLZQTRfeukl0QQEE7FsJ06EF01AMFlyLCMm/Xrz57zcskkzjv4FEEy6imVZJ8t62T5N0QS6VZqjZM+cOeNfcxGxLPMybCtxysnjjz/u6FkYoHXr1nXbD0fJIpbDYp8mYMI0YXYcyzy9RdewxHmaJk0wYZowaRjL7AAfnHICCCYtYlnVZdhW0Xz55ZdFExBMxLKdmLgjmo6eBdqxD7PETpw4IZYdyvZp3njjjTYG9Jh9mIhlibi4AVCZCfOLL77wr3mNA3yWNmk+9thjjp6FHlq7dq0JE7Es46TpQCBAMCsQy3iyF0vRZPg8fgSTnMfSPsveRfOVV17xpEdXYl/4888/nxw7dszGKBH7ME2WtJDt03T0LIuJ5Z49e9IXr3Ht4m984xvJpk2bKr1N7MMkF+JoWLHs76TpPE26iWWIn0uTZnkIplgimvQhlhnRFExyEkv7LEWTfMQyotjszdjj8fPCCy+IZsHZh2myZBFin+ajjz5qnyYLYtnJi9fYp/nkk09Wbp9mWfZhliaYZ8+ercQDzwE++YmmixsQR1F3GsvaaFbtQKA1a9aUIpiWZAsWyzjVQSyHyykn1May2TJss1s8fuzTLCbBLFgs7bMUTfIVy24fP6JZPJZkC8A+y/yyT7OasYwDeHrx4rUq+zQtySKWzE2ajp4Vy27Ez7WjZ4tDMMUS0WQIsRTN4rEkm+NYOsCnWGJ59pFHHrE8W0K151n2SyzPPvHEE6VcnrUki1iyYNJ89dVXTZpi2fWk+eKLL5o0c0wwxRLRZMixFE3BRCxFk0LHMvYtDvrnUTTzqzT7MM+dO1fof4g4zzKeZMWyPOzTLK5+HeCzGGU65WT16tXd9sM+TMTSpEneY7nYK/j0+haPH5NmvgjmkMUyrFiWO5p79+4VzQLGMg8sz+aLJVmxZABieXb37t2WZ3Ms22eZx8tPFv2UE0uyiCUmTbE0aVaIYIolA4zmvn37RFMsRVMwEUs6edITzfzFctgH+DgQqBjswxxwLGNZTizJ9mnecMMNNsYQYxnxKeJb5mX7NIvyJub2YSKWdC3bpxmnFDF4sd0jlkWZLJtNmt6P1YRZugnz5MmT6TJsPMih1vLly02aQ4plGd6MPSbNxx9/PPeTZlkmzNIEM68PfpMl7cTy7K5du5xyMgBFXoZtF808n3KyatWqUgTTkqxYMmSOnhXLpYjnl5deesny7ACYMPscS8uwdMrybP9jWeYXr7FSkdcDgUyYiCU9denSJQcC9SmWMYGVfaUnnm9Mmv0lmH2IZSyviSXdRjMeP6LZ21iWbRm2Gcuz/WVJVizJoViejQOBLM+KZTfydvRsWZZkBVMsEc3SqT3Psqpin2ZeomkfJnPiPMv9+/eLJT0Vy7PxuLI8K5bdiOejl19+2fKsCTM/E2bE0mRJvyfNhx9+2KQpll2J5dnHHntsqJOmJVnBFEsGGs1Ynp2YmLAxWsSyCkfDdiNbnh3WxTEsyVacWDJI2fJs7CtHLBcrO+XExTFMmKlB/qDEk5Z9lgxr0rQ8O19VzrPshWEtz8afa8KsILEkD5OmA4HEstvBwoFAJsyB/MBYhiUvYp/Uzp07Kz1pWoZd2uNnkJOmCbNixJI8icfhgQMHKjtpiuXSHz8mTRNm32JpGZY8in2aVZs0xbK3k9+jjz7a90nThFmhyVIsyavYpxmTZlWOno1YxmQklr0R2/GVV15x9KwJUyyp1qQZR8+W+TxNseyfbJ9mv87TLMuEKZgtYhmv3MWSIkUzlmfLGE2xLHY0LcmWmFhSRGVdnhXLwcgOBLI8K5hiiWgWUHwfsY9NLAcXTfs0W0y8lmS/dOrUqXSfZTzpQJHF8uxDDz1U6OXZiKXJcjhieTaOnu3V8qwl2ZKJWMYrc7GkLJPmwYMHCztpiqVJM48EsyaWlmEp25NeEaMplqKZV6VZku02drHP8rXXXhNLSqtIy7NxgE88SQ/r/W1ZKLu4wVKWZ2OJt8t+OK0kL8EUS6oinrAefPDBXEczi6XJMp+Pn6VEsyzBrOySrFhSJXlfnhXL/D9+LM9WdMKMfZZiSRXF8mzeJs3s1BHLsOWdNC3JFjSYYoknvRXJAw88kItoOs+ymI+fRx55ZFHRFMwCBjOLpVNHMGkuH3o0xbI60bQPs2AilrEPRyzh/5+neejQoXRf/rBi+eqrr4plQcWAEv9+VdunWYlgZrG0DAvDj2YWS/ssix/NvXv3VupNzEu/JCuW0Fq2T3PDhg0mS7p6/MTybKs3MbcPswDBPH36tH2W0IFsn2Y/oxmTrH2W1YymYOY8mBFLkyXkI5oRS5Nl+aO5e/fuhtF00E/ORJizm1jC4tXu06z9eVrqTSyroXafZv1joDSdKcuEmS27OhoW8jNp2mdZ3Umz9pSTeEyVYcIsVTAjlvEK2WQJw49mxDImDrGsZjR37do1F03BzFkwjx07lsbSZAm9sWzZsq6jKZbURrMswSzNPkyxhN66fPlycvjw4UWfpymWhFjp27dvX6nO0yxNMMUS+vNztZhoiiX10YzHQ1mMl+UbKdORWJDHSfP+++9vuTwbUY2JIp4k/TxSxmFm1D8n0Gk0m02acb/JkrITTKDjaL7++uvp0ehiiWACtBDLa0eOHEmmp6fFksqxDxPoWJxqct999yVjY2NzsbTPEhMmQF0sd+7cmaxdu3beAT4gmADXxInnEct169bNxdIyLFVjSRZoO1k+9NBDaSzjPEuxRDABWsQyJsv9+/fbZ0llWZIFOoqlyRITZkl4xQu9j2XtAT5iiWACtImlZViwJAu0iGW2zxKwJAtkTwbj4wtiaRkWShhMYGmT5YMPPpjGMq4V62hYWMiSLIjlvFi6gg+UfML0Shi6eAIYH284WQIlDiaw+MnygQcesAwLJkygVSzvv//+BVfwAUyYQIPJUixBMIEOYnngwIH0TaGt0ECFgukHHtrHMpZha2NpsoTOOa0ExBKo0oQJtI9lHA372muvWYaFKgfTDz80+AEfH58XS5MlCCbQYLK877775k4dMVnC0tiHCRWJpckSTJgpr5rh2g/1+LhYgmACnUyW2dGwBw8eFEsQTKCTWFp9AcGcx5MClf5BvrYMa7KE/nHQD4glUKUJE6oolmHvvffeufMsDx065NQRMGECrWJpsgQTZke8oqZSP7jj42IJggm0myzvueeeebG0DAuCacKEusmyUSwBwQRqYhnLsGvWrJl3gA8wGA76gYLG0j5LMGECNbJ9llksDx8+bJ8lCGb3PHlQ1smyPpYmSxgOS7JQgFiePn1aLMGECdSLZdi777577mhYy7AgmD3jiYQyTZb1sTRZgmACdbG0zxIEE2ghW4Z1NCwIZl95UqHok2WjWAL54ShZyFksX3/9dbEEwQSaxTJOHYlY2mcJOf15tQkgH7G0zxIEcyA8yVC0WN51110LYgkIJtAklrEMe/nyZS/6IOfsw4Qhx9JkCSbMgfLqnKLEcvXq1WIJggl0Ess33njDMiwUjCVZGEIsTZZgwhwar9TJayx37NghlmDCBDqN5ZtvvimWYMI0YUJ9LO+8884FsfQ4BRMmUDdZxqkjU1NTyVtvvWWyBBMm0CiWJksQzNzyhEQeYtloGRYoB0uy0IdYWoYFwQQ6iKW36ALBBMQSqvnzXpZvxD5MhhHL7du3L1iG9VgEE2aujY2N+ddkKLGMU0eOHDlinyWU/Lm5NBPm+vXrk5MnT3p0MvBYmiyhuYmJCcHMm1tuuSU5c+ZMMj097RFKX18tN4ol0PjF5W233Vaa72dkdna2v3/Al6+6R2o+ZrfRmlvM7WNX/z5dj4kXLlxIjh49mj6RCSf9+OG/4447xBI6eGEZk2XEMn5eltCPDVc/TF+7zdTcZmtuSc3HpJ9Ny0MwR67FMn49vpRgAlAe14J55Vokp6+FcWjBzMtBPwu+aQAqL1dtGM3JxgCAXDdjNGcbQkAByGUXRvO2Qaanp0UToOJmZmZyF85hBbPRN5/ed+UqDxWAart8+fKVVq0oezAb7bydrdsAsxcuXJj0UAGotnPnzk0mLY6GTYZwQFBelmTnfn3mzJnfe6gAVNupU6f+T5NADk2eTitJb7/97W//+eoo7qoDABV16dKl6d/97nf/1GDCHKpBXrgg/c8GHxdc9efEiRP/bcOGDf/Wwwagej744IP/sW3btv+YdHZ1n3kRK8uVfmpDWR/LBVf+OX/+/HMrV67c6aEDUB3Hjh07sHnz5n+VNL+yT/3EObBgDnpJttnRTvW3mZ/97GdPX7hw4S0PH4BqmJycPPLzn//86RaRnG3TlP4OgAOeMJtNmUndhDm3RHvixIn/snr16n9YsWLFMg8ngPK5Ohxd/uyzz357++23P5MsXIKdSRaeUdE0mGW/luxsk4kzvdjuxMTEM7/61a9uPXr06L9MTU19dunSpSv9jjwA/RMXJbh48eKVkydPfvbhhx/+yzPPPHPr1Vj+MvnyXUnaLr0OwzAmzEZTZu202ektafARgHxqdLDOYm5JJwHtZ9PGc7IRRxpsiFaRHGkRXgDyGctGwUzaBDI371gyPsSNN9Immo3imYglQKmimXQQyaEe7JOHCbNVNEeabKDa++sjKZoA+Y9lJ/HMXSyHHczFTpr1X18fTkcCAZQnnLmKZR6C2SyaSdJ+iTYXGxCAvsUzN7HMSzAbRbCTcAJQnmC2imIuGjCew4030mZDCShAeaOZu1DmMZiNNtBI3jcgAAONqGAuYsM5GhZAHAWzbBsYgHIYtQkAQDABoCf6viTrnUUAMGECgGACAIIJAIIJAIIJAIIJAIIJAIIJAIIJAIIJAAgmAAgmAAgmAAgmAAgmAAgmAAgmACCYACCYACCYACCYACCYAFB0/0+AAQDHHxQEMMRIrwAAAABJRU5ErkJggg==")
Description
The image of the Spreadsheet insert image Dialog.

Stepper

NameTypeDefault valueComputed value
$kendo-stepper-border-widthNumber0px0px
Description
The width of the border around the Stepper.
$kendo-stepper-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
$kendo-stepper-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
$kendo-stepper-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
$kendo-stepper-bgColortransparenttransparent
Description
The background color of the Stepper.
$kendo-stepper-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Stepper.
$kendo-stepper-borderColortransparenttransparent
Description
The border color of the Stepper.
$kendo-stepper-label-margin-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal margin the Stepper label.
$kendo-stepper-label-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding the Stepper label.
$kendo-stepper-label-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding the Stepper label.
$kendo-stepper-inline-content-padding-xStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The horizontal padding of the Stepper content.
$kendo-stepper-inline-content-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Stepper content.
$kendo-stepper-indicator-widthStringk-spacing(7.5)var(--kendo-spacing-7\.5, 1.875rem)
Description
The width of the Stepper indicator.
$kendo-stepper-indicator-heightString$kendo-stepper-indicator-widthvar(--kendo-spacing-7\.5, 1.875rem)
Description
The height of the Stepper indicator.
$kendo-stepper-indicator-border-widthNumber1px1px
Description
The border width of the Stepper indicator.
$kendo-stepper-indicator-border-radiusNumber50%50%
Description
The border radius of the Stepper indicator.
$kendo-stepper-indicator-focus-border-widthNumber$kendo-stepper-indicator-border-width1px
Description
The border width of the focused Stepper indicator.
$kendo-stepper-indicator-focus-sizeStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The size of the focused Stepper indicator.
$kendo-stepper-indicator-focus-offsetNumber3px3px
Description
The offset of the Stepper's focused indicator.
$kendo-stepper-indicator-focus-calc-offsetCalculationcalc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )calc(1px + 3px)
Description
The calculated offset of the Stepper's focused indicator.
$kendo-stepper-indicator-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Stepper indicator.
$kendo-stepper-indicator-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Stepper indicator.
$kendo-stepper-indicator-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the Stepper indicator.
$kendo-stepper-indicator-hover-bgStringvar( --kendo-hover-bg, initial )var(--kendo-hover-bg, initial)
Description
The background color of the hovered Stepper indicator.
$kendo-stepper-indicator-hover-textStringvar( --kendo-hover-text, initial )var(--kendo-hover-text, initial)
Description
The text color of the hovered Stepper indicator.
$kendo-stepper-indicator-hover-borderString$kendo-stepper-indicator-bordervar(--kendo-color-border, #8a8886)
Description
The border color of the hovered Stepper indicator.
$kendo-stepper-indicator-disabled-bgStringvar( --kendo-disabled-bg, initial )var(--kendo-disabled-bg, initial)
Description
The background color of the disabled Stepper indicator.
$kendo-stepper-indicator-disabled-textStringvar( --kendo-disabled-text, initial)var(--kendo-disabled-text, initial)
Description
The text color of the disabled Stepper indicator.
$kendo-stepper-indicator-disabled-borderStringvar( --kendo-disabled-border, initial )var(--kendo-disabled-border, initial)
Description
The border color of the disabled Stepper indicator.
$kendo-stepper-indicator-done-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Stepper's done indicator.
$kendo-stepper-indicator-done-textStringif($kendo-enable-color-system, k-color( on-primary ), $kendo-color-white)var(--kendo-color-on-primary, #ffffff)
Description
The text color of the Stepper's done indicator.
$kendo-stepper-indicator-done-borderString$kendo-stepper-indicator-done-bgvar(--kendo-color-primary, #0078d4)
Description
The border color of the Stepper's done indicator.
$kendo-stepper-indicator-done-hover-bgStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The background color of the Stepper's hovered done indicator.
$kendo-stepper-indicator-done-hover-textString$kendo-stepper-indicator-done-textvar(--kendo-color-on-primary, #ffffff)
Description
The text color of the Stepper's hovered done indicator.
$kendo-stepper-indicator-done-hover-borderString$kendo-stepper-indicator-done-hover-bgvar(--kendo-color-primary-hover, #106ebe)
Description
The border color of the Stepper's hovered done indicator.
$kendo-stepper-indicator-done-disabled-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 22%, transparent), k-get-theme-color-var( primary-30 ))color-mix(in srgb, var(--kendo-color-primary, #0078d4) 22%, transparent)
Description
The background color of the Stepper's disabled done indicator.
$kendo-stepper-indicator-done-disabled-textStringvar( --kendo-disabled-text, initial )var(--kendo-disabled-text, initial)
Description
The text color of the Stepper's disabled done indicator.
$kendo-stepper-indicator-done-disabled-borderStringvar( --kendo-disabled-border, initial )var(--kendo-disabled-border, initial)
Description
The border color of the Stepper's disabled done indicator.
$kendo-stepper-indicator-current-bgStringif($kendo-enable-color-system, k-color( primary-active ), k-get-theme-color-var( primary-120 ))var(--kendo-color-primary-active, #005a9e)
Description
The background color of the Stepper current indicator.
$kendo-stepper-indicator-current-textString$kendo-stepper-indicator-done-textvar(--kendo-color-on-primary, #ffffff)
Description
The text color of the Stepper current indicator.
$kendo-stepper-indicator-current-borderString$kendo-stepper-indicator-current-bgvar(--kendo-color-primary-active, #005a9e)
Description
The border color of the Stepper current indicator.
$kendo-stepper-indicator-current-hover-bgString$kendo-stepper-indicator-done-hover-bgvar(--kendo-color-primary-hover, #106ebe)
Description
The background color of the Stepper's hovered current indicator.
$kendo-stepper-indicator-current-hover-textString$kendo-stepper-indicator-done-hover-textvar(--kendo-color-on-primary, #ffffff)
Description
The text color of the Stepper's hovered current indicator.
$kendo-stepper-indicator-current-hover-borderString$kendo-stepper-indicator-done-hover-bordervar(--kendo-color-primary-hover, #106ebe)
Description
The border color of the Stepper's hovered current indicator.
$kendo-stepper-indicator-current-disabled-bgString$kendo-stepper-indicator-done-disabled-bgcolor-mix(in srgb, var(--kendo-color-primary, #0078d4) 22%, transparent)
Description
The background color of the Stepper's disabled current indicator.
$kendo-stepper-indicator-current-disabled-textString$kendo-stepper-indicator-done-disabled-textvar(--kendo-disabled-text, initial)
Description
The text color of the Stepper's disabled current indicator.
$kendo-stepper-indicator-current-disabled-borderString$kendo-stepper-indicator-done-disabled-bordervar(--kendo-disabled-border, initial)
Description
The border color of the Stepper's disabled current indicator.
$kendo-stepper-label-textStringinheritinherit
Description
The text color of the Stepper label.
$kendo-stepper-label-success-textStringif($kendo-enable-color-system, k-color( success-on-surface ), k-get-theme-color-var( success-190 ))var(--kendo-color-success-on-surface, #107c10)
Description
The success text color of the Stepper label.
$kendo-stepper-label-error-textStringif($kendo-enable-color-system, k-color( error-on-surface ), k-get-theme-color-var( error-190 ))var(--kendo-color-error-on-surface, #a4262c)
Description
The error text color of the Stepper label.
$kendo-stepper-label-hover-textString$kendo-stepper-textvar(--kendo-component-text, initial)
Description
The text color of the hovered Stepper label.
$kendo-stepper-label-disabled-textStringvar( --kendo-disabled-text, initial )var(--kendo-disabled-text, initial)
Description
The text color of the disabled Stepper label.
$kendo-stepper-current-label-font-weightStringvar( --kendo-font-weight-bold, bold )var(--kendo-font-weight-bold, bold)
Description
The font weight of the disabled Stepper label.
$kendo-stepper-optional-label-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the optional Stepper label.
$kendo-stepper-optional-label-font-sizeStringinheritinherit
Description
The font size of the optional Stepper label.
$kendo-stepper-optional-label-font-styleStringitalicitalic
Description
The font style of the optional Stepper label.
$kendo-stepper-progressbar-sizeStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The size of the Stepper ProgressBar.
$kendo-stepper-content-transition-propertyStringnonenone
Description
The property name of the Stepper transition.
$kendo-stepper-content-transition-durationNumber300ms300ms
Description
The duration of the Stepper transition.
$kendo-stepper-content-transition-timing-functionListcubic-bezier(.4, 0, .2, 1) 0mscubic-bezier(0.4, 0, 0.2, 1) 0ms
Description
The timing function of the Stepper transition.

Switch

NameTypeDefault valueComputed value
$kendo-switch-font-familyStringvar( --kendo-font-family, normal )var(--kendo-font-family, normal)
Description
The font family of the Switch.
$kendo-switch-track-border-widthNumber1px1px
Description
The border width of the Switch track.
$kendo-switch-thumb-border-widthNumber00
Description
The border width of the Switch thumb.
$kendo-switch-label-text-transformStringuppercaseuppercase
Description
The text transform of the Switch label.
$kendo-switch-label-displayStringnonenone
Description
The display of the Switch label.
$kendo-switch-sizesMap( sm: ( font-size: 10px, track-width: 36px, track-height: 16px, thumb-width: 10px, thumb-height: 10px, thumb-offset: 3px, label-offset: 4px ), md: ( font-size: 10px, track-width: 40px, track-height: 20px, thumb-width: 12px, thumb-height: 12px, thumb-offset: 4px, label-offset: 5px ), lg: ( font-size: 10px, track-width: 44px, track-height: 24px, thumb-width: 14px, thumb-height: 14px, thumb-offset: 5px, label-offset: 6px ) )(sm: (font-size: 10px, track-width: 36px, track-height: 16px, thumb-width: 10px, thumb-height: 10px, thumb-offset: 3px, label-offset: 4px), md: (font-size: 10px, track-width: 40px, track-height: 20px, thumb-width: 12px, thumb-height: 12px, thumb-offset: 4px, label-offset: 5px), lg: (font-size: 10px, track-width: 44px, track-height: 24px, thumb-width: 14px, thumb-height: 14px, thumb-offset: 5px, label-offset: 6px))
Description
The map with the different Switch sizes.
$kendo-switch-focus-ringList1px solid if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))1px solid var(--kendo-color-base-emphasis, #605e5c)
Description
The ring around the focused Switch.
$kendo-switch-off-track-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background of the track when the Switch is not checked.
$kendo-switch-off-track-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the track when the Switch is not checked.
$kendo-switch-off-track-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the track when the Switch is not checked.
$kendo-switch-off-track-hover-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background of the track when the hovered Switch is not checked.
$kendo-switch-off-track-hover-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the track when the hovered Switch is not checked.
$kendo-switch-off-track-hover-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the track when the hovered Switch is not checked.
$kendo-switch-off-track-focus-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background of the track when the focused Switch is not checked.
$kendo-switch-off-track-focus-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the track when the focused Switch is not checked.
$kendo-switch-off-track-focus-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 ))var(--kendo-color-border, #8a8886)
Description
The border color of the track when the focused Switch is not checked.
$kendo-switch-off-track-disabled-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background of the track when the disabled Switch is not checked.
$kendo-switch-off-track-disabled-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the track when the disabled Switch is not checked.
$kendo-switch-off-track-disabled-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The border color of the track when the disabled Switch is not checked.
$kendo-switch-off-thumb-bgStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The background of the thumb when the Switch is not checked.
$kendo-switch-off-thumb-textStringinheritinherit
Description
The text color of the thumb when the Switch is not checked.
$kendo-switch-off-thumb-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-border, #8a8886)
Description
The border color of the thumb when the Switch is not checked.
$kendo-switch-off-thumb-hover-bgStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The background of the thumb when the hovered Switch is not checked.
$kendo-switch-off-thumb-hover-textStringinheritinherit
Description
The text color of the thumb when the hovered Switch is not checked.
$kendo-switch-off-thumb-hover-borderStringif($kendo-enable-color-system, k-color( border-alt ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-border-alt, #323130)
Description
The border color of the thumb when the hovered Switch is not checked.
$kendo-switch-off-thumb-disabled-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The background of the thumb when the disabled Switch is not checked.
$kendo-switch-off-thumb-disabled-textStringinheritinherit
Description
The text color of the thumb when the disabled Switch is not checked.
$kendo-switch-off-thumb-disabled-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The border color of the thumb when the disabled Switch is not checked.
$kendo-switch-on-track-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background of the track when the Switch is checked.
$kendo-switch-on-track-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the track when the Switch is checked.
$kendo-switch-on-track-borderString$kendo-switch-on-track-bgvar(--kendo-color-primary, #0078d4)
Description
The border color of the track when the Switch is checked.
$kendo-switch-on-track-hover-bgStringif($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))var(--kendo-color-primary-hover, #106ebe)
Description
The background of the track when the hovered Switch is checked.
$kendo-switch-on-track-hover-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the track when the hovered Switch is checked.
$kendo-switch-on-track-hover-borderString$kendo-switch-on-track-hover-bgvar(--kendo-color-primary-hover, #106ebe)
Description
The border color of the track when the hovered Switch is checked.
$kendo-switch-on-track-focus-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background of the track when the focused Switch is checked.
$kendo-switch-on-track-focus-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the track when the focused Switch is checked.
$kendo-switch-on-track-focus-borderString$kendo-switch-on-track-focus-bgvar(--kendo-color-primary, #0078d4)
Description
The border color of the track when the focused Switch is checked.
$kendo-switch-on-track-disabled-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The background of the track when the disabled Switch is checked.
$kendo-switch-on-track-disabled-textStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The text color of the track when the disabled Switch is checked.
$kendo-switch-on-track-disabled-borderColorif($kendo-enable-color-system, transparent, $kendo-switch-on-track-disabled-bg)transparent
Description
The border color of the track when the disabled Switch is checked.
$kendo-switch-on-thumb-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background of the thumb when the Switch is checked.
$kendo-switch-on-thumb-textStringinheritinherit
Description
The text color of the thumb when the Switch is checked.
$kendo-switch-on-thumb-borderStringinheritinherit
Description
The border color of the thumb when the Switch is checked.
$kendo-switch-on-thumb-hover-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The background of the thumb when the hovered Switch is checked.
$kendo-switch-on-thumb-hover-textStringinheritinherit
Description
The text color of the thumb when the hovered Switch is checked.
$kendo-switch-on-thumb-hover-borderStringinheritinherit
Description
The border color of the thumb when the hovered Switch is checked.
$kendo-switch-on-thumb-disabled-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-20 ))var(--kendo-color-surface, #faf9f8)
Description
The background of the thumb when the disabled Switch is checked.
$kendo-switch-on-thumb-disabled-textStringinheritinherit
Description
The text color of the thumb when the disabled Switch is checked.
$kendo-switch-on-thumb-disabled-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 6%, transparent)
Description
The border color of the thumb when the disabled Switch is checked.

Table

NameTypeDefault valueComputed value
$kendo-table-border-widthNumber1px1px
Description
The width of the table border.
$kendo-table-cell-vertical-border-widthNumber0px0px
Description
The width of vertical border of table cells.
$kendo-table-cell-horizontal-border-widthNumber1px1px
Description
The width of horizontal border of table cells.
$kendo-table-cell-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the cells in the table if no size is specified.
$kendo-table-cell-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the cells in the table if no size is specified.
$kendo-table-header-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
Font weight of the table header cells.
$kendo-table-sizesMap( sm: ( font-size: var( --kendo-font-size, inherit ), line-height: var( --kendo-line-height, inherit ), cell-padding-x: $kendo-table-sm-cell-padding-x, cell-padding-y: $kendo-table-sm-cell-padding-y, group-label-padding-x: $kendo-list-item-group-label-sm-padding-x, group-label-padding-y: $kendo-list-item-group-label-sm-padding-y, group-label-font-size: $kendo-list-item-group-label-sm-font-size ), md: ( font-size: var( --kendo-font-size, inherit ), line-height: var( --kendo-line-height, inherit ), cell-padding-x: $kendo-table-md-cell-padding-x, cell-padding-y: $kendo-table-md-cell-padding-y, group-label-padding-x: $kendo-list-item-group-label-md-padding-x, group-label-padding-y: $kendo-list-item-group-label-md-padding-y, group-label-font-size: $kendo-list-item-group-label-md-font-size ), lg: ( font-size: var( --kendo-font-size, inherit ), line-height: var( --kendo-line-height, inherit ), cell-padding-x: $kendo-table-lg-cell-padding-x, cell-padding-y: $kendo-table-lg-cell-padding-y, group-label-padding-x: $kendo-list-item-group-label-lg-padding-x, group-label-padding-y: $kendo-list-item-group-label-lg-padding-y, group-label-font-size: $kendo-list-item-group-label-lg-font-size ) )(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, inherit), cell-padding-x: var(--kendo-spacing-3, 0.75rem), cell-padding-y: var(--kendo-spacing-1\.5, 0.375rem), group-label-padding-x: var(--kendo-spacing-0\.5, 0.125rem), group-label-padding-y: var(--kendo-spacing-0\.5, 0.125rem), group-label-font-size: var(--kendo-font-size-xs, inherit)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, inherit), cell-padding-x: var(--kendo-spacing-3, 0.75rem), cell-padding-y: var(--kendo-spacing-3, 0.75rem), group-label-padding-x: var(--kendo-spacing-1, 0.25rem), group-label-padding-y: var(--kendo-spacing-1, 0.25rem), group-label-font-size: var(--kendo-font-size-xs, inherit)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, inherit), cell-padding-x: var(--kendo-spacing-3, 0.75rem), cell-padding-y: var(--kendo-spacing-3\.5, 0.875rem), group-label-padding-x: var(--kendo-spacing-1\.5, 0.375rem), group-label-padding-y: var(--kendo-spacing-1\.5, 0.375rem), group-label-font-size: var(--kendo-font-size-xs, inherit)))
Description
The sizes of the table.
$kendo-table-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
Background color of tables.
$kendo-table-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
Text color of tables.
$kendo-table-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
Border color of tables.
$kendo-table-header-bgString$kendo-table-bgvar(--kendo-component-bg, initial)
Description
Background color of table headers.
$kendo-table-header-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
Text color of table headers.
$kendo-table-header-borderString$kendo-table-bordervar(--kendo-component-border, initial)
Description
Border color of table headers.
$kendo-table-sticky-header-textString$kendo-list-header-textvar(--kendo-color-primary, #0078d4)
Description
Text color of the sticky table header.
$kendo-table-sticky-header-bgString$kendo-list-header-bgvar(--kendo-color-app-surface, #ffffff)
Description
Background color of the sticky table header.
$kendo-table-sticky-header-borderString$kendo-list-header-borderinherit
Description
Border color of the sticky table header.
$kendo-table-sticky-header-shadowString$kendo-list-header-shadowvar(--kendo-elevation-3, none)
Description
Shadow of the sticky table header.
$kendo-table-footer-bgString$kendo-table-header-bgvar(--kendo-component-bg, initial)
Description
Background color of table footers.
$kendo-table-footer-textString$kendo-table-header-textvar(--kendo-color-on-app-surface, #323130)
Description
Text color of table footers.
$kendo-table-footer-borderString$kendo-table-header-bordervar(--kendo-component-border, initial)
Description
Border color of table footers.
$kendo-table-group-row-bgString$kendo-table-header-bgvar(--kendo-component-bg, initial)
Description
Background color of group rows in table.
$kendo-table-group-row-textString$kendo-table-header-textvar(--kendo-color-on-app-surface, #323130)
Description
Text color of group rows in table.
$kendo-table-group-row-borderString$kendo-table-header-bordervar(--kendo-component-border, initial)
Description
Border color of group rows in table.
$kendo-table-group-label-textString$kendo-list-bgvar(--kendo-component-bg, transparent)
Description
Text color of group label in table.
$kendo-table-group-label-bgString$kendo-list-textvar(--kendo-component-text, inherit)
Description
Background color of group label in table.
$kendo-table-alt-row-bgStringinitialinitial
Description
Background color of alternating rows in table.
$kendo-table-alt-row-textString$kendo-table-textvar(--kendo-component-text, initial)
Description
Text color of alternating rows in table.
$kendo-table-alt-row-borderString$kendo-table-bordervar(--kendo-component-border, initial)
Description
Border color of alternating rows in table.
$kendo-table-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
Background color of hovered rows in table.
$kendo-table-hover-textStringvar( --kendo-hover-text, inherit )var(--kendo-hover-text, inherit)
Description
Text color of hovered rows in table.
$kendo-table-hover-borderString$kendo-table-bordervar(--kendo-component-border, initial)
Description
Border color of hovered rows in table.
$kendo-table-focus-bgStringinheritinherit
Description
Background color of focused rows in table.
$kendo-table-focus-textStringinheritinherit
Description
Text color of focused rows in table.
$kendo-table-focus-borderStringinheritinherit
Description
Border color of focused rows in table.
$kendo-table-focus-shadowList$kendo-list-item-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
Box shadow of focused rows in table.
$kendo-table-selected-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 13%, transparent), k-get-theme-color-var( primary-20 ))color-mix(in srgb, var(--kendo-color-primary, #0078d4) 13%, transparent)
Description
Background color of selected rows in table.
$kendo-table-selected-textString$kendo-table-textvar(--kendo-component-text, initial)
Description
Text color of selected rows in table.
$kendo-table-selected-borderString$kendo-table-bordervar(--kendo-component-border, initial)
Description
Border color of selected rows in table.
$kendo-table-selected-hover-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 26%, transparent), k-get-theme-color-var( primary-30 ))color-mix(in srgb, var(--kendo-color-primary, #0078d4) 26%, transparent)
Description
Hover background color of selected rows in table.
$kendo-table-selected-hover-textString$kendo-table-selected-textvar(--kendo-component-text, initial)
Description
Hover text color of selected rows in table.
$kendo-table-selected-hover-borderString$kendo-table-selected-bordervar(--kendo-component-border, initial)
Description
Hover border color of selected rows in table.

Tabstrip

NameTypeDefault valueComputed value
$kendo-tabstrip-wrapper-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the TabStrip wrapper.
$kendo-tabstrip-wrapper-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the TabStrip wrapper.
$kendo-tabstrip-wrapper-border-widthNumber0px0px
Description
The border width around the TabStrip wrapper.
$kendo-tabstrip-wrapper-bgColortransparenttransparent
Description
The background color of the TabStrip wrapper.
$kendo-tabstrip-wrapper-textStringinitialinitial
Description
The text color of the TabStrip wrapper.
$kendo-tabstrip-wrapper-borderStringinitialinitial
Description
The border color of the TabStrip wrapper.
$kendo-tabstrip-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the TabStrip.
$kendo-tabstrip-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the TabStrip.
$kendo-tabstrip-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the TabStrip.
$kendo-tabstrip-border-widthNumber0px0px
Description
The border width around the TabStrip.
$kendo-tabstrip-bgColortransparenttransparent
Description
The background color of the TabStrip.
$kendo-tabstrip-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the TabStrip.
$kendo-tabstrip-borderColortransparenttransparent
Description
The border color of the TabStrip.
$kendo-tabstrip-item-padding-xStringvar( --kendo-padding-x, #{$kendo-padding-md-x} )var(--kendo-padding-x, var(--kendo-spacing-2, 0.5rem))
Description
The horizontal padding of the TabStrip items.
$kendo-tabstrip-item-padding-yCalculationcalc( #{k-spacing(2)} + #{k-spacing(1)} )calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-1, 0.25rem))
Description
The vertical padding of the TabStrip items.
$kendo-tabstrip-item-border-widthNumber0px0px
Description
The border width around the TabStrip items.
$kendo-tabstrip-item-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the TabStrip items.
$kendo-tabstrip-item-gapStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The gap between the TabStrip items.
$kendo-tabstrip-item-bgColortransparenttransparent
Description
The background color of the TabStrip items.
$kendo-tabstrip-item-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the TabStrip items.
$kendo-tabstrip-item-borderColortransparenttransparent
Description
The border color of the TabStrip items.
$kendo-tabstrip-item-disabled-textStringvar( --kendo-disabled-text, initial )var(--kendo-disabled-text, initial)
Description
The text color of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-bgStringnonenone
Description
The background color of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-borderStringvar( --kendo-disabled-border, initial )var(--kendo-disabled-border, initial)
Description
The border color of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-opacityNullnullnull
Description
The opacity of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-filterNullnullnull
Description
The filter of the disabled TabStrip items.
$kendo-tabstrip-item-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The background color of the hovered TabStrip items.
$kendo-tabstrip-item-hover-textStringvar( --kendo-hover-text, inherit )var(--kendo-hover-text, inherit)
Description
The text color of the hovered TabStrip items.
$kendo-tabstrip-item-hover-borderStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The border color of the hovered TabStrip items.
$kendo-tabstrip-item-selected-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background color of the selected TabStrip items.
$kendo-tabstrip-item-selected-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the selected TabStrip items.
$kendo-tabstrip-item-selected-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the selected TabStrip items.
$kendo-tabstrip-item-selected-font-weightStringvar( --kendo-font-weight-bold, normal )var(--kendo-font-weight-bold, normal)
Description
The background gradient of the selected TabStrip items.
$kendo-tabstrip-item-focus-shadowList$kendo-list-item-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The shadow of the focused TabStrip items.
$kendo-tabstrip-item-dragging-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the dragged TabStrip items.
$kendo-tabstrip-indicator-sizeStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The border width of the TabStrip indicator.
$kendo-tabstrip-indicator-colorStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the TabStrip ripple.
$kendo-tabstrip-content-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the TabStrip content.
$kendo-tabstrip-content-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the TabStrip content.
$kendo-tabstrip-content-border-widthNumber1px1px
Description
The border width around the TabStrip content.
$kendo-tabstrip-content-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background color of the TabStrip content.
$kendo-tabstrip-content-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the TabStrip content.
$kendo-tabstrip-content-borderColortransparenttransparent
Description
The border color of the TabStrip content.
$kendo-tabstrip-content-focus-borderStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The border color of the focused TabStrip content.
$kendo-tabstrip-scrollable-button-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal button padding of the scrollable TabStrip.
$kendo-tabstrip-scrollable-button-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)

Taskboard

NameTypeDefault valueComputed value
$kendo-taskboard-spacerStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The spacing index of the TaskBoard.
$kendo-taskboard-border-widthNumber1px1px
Description
The border width of the TaskBoard.
$kendo-taskboard-border-styleStringsolidsolid
Description
The border style of the TaskBoard.
$kendo-taskboard-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the TaskBoard.
$kendo-taskboard-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal of the TaskBoard.
$kendo-taskboard-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the TaskBoard.
$kendo-taskboard-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the TaskBoard.
$kendo-taskboard-line-heightStringvar( --kendo-line-height, inherit )var(--kendo-line-height, inherit)
Description
The line height of the TaskBoard.
$kendo-taskboard-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the TaskBoard.
$kendo-taskboard-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the TaskBoard.
$kendo-taskboard-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the TaskBoard.
$kendo-taskboard-content-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the TaskBoard content.
$kendo-taskboard-content-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the TaskBoard content.
$kendo-taskboard-column-container-spacing-yCalculationcalc( #{$kendo-taskboard-spacer} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The vertical spacing of the TaskBoard column container.
$kendo-taskboard-column-container-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the TaskBoard column container.
$kendo-taskboard-column-container-padding-xCalculationcalc( #{$kendo-taskboard-spacer} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The horizontal padding of the TaskBoard column container.
$kendo-taskboard-columns-container-gapString$kendo-taskboard-spacervar(--kendo-spacing-4, 1rem)
Description
The spacing of the TaskBoard columns container.
$kendo-taskboard-column-widthNumber320px320px
Description
The default width of the TaskBoard column.
$kendo-taskboard-column-border-widthNumber1px1px
Description
The border width of the TaskBoard column.
$kendo-taskboard-column-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the TaskBoard column.
$kendo-taskboard-column-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the TaskBoard column.
$kendo-taskboard-column-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the TaskBoard column.
$kendo-taskboard-column-borderColortransparenttransparent
Description
The border color of the TaskBoard column.
$kendo-taskboard-column-focus-bgString$kendo-taskboard-column-bgvar(--kendo-color-surface, #faf9f8)
Description
The background color of the focused TaskBoard column.
$kendo-taskboard-column-focus-textString$kendo-taskboard-column-textvar(--kendo-component-text, inherit)
Description
The text color of the focused TaskBoard column.
$kendo-taskboard-column-focus-borderStringif($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-border, #8a8886)
Description
The border color of the focused TaskBoard column.
$kendo-taskboard-column-header-padding-yCalculationcalc( #{$kendo-taskboard-spacer} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The vertical padding of the TaskBoard column header.
$kendo-taskboard-column-header-padding-xCalculation$kendo-taskboard-column-header-padding-ycalc(var(--kendo-spacing-4, 1rem) / 2)
Description
The horizontal padding of the TaskBoard column header.
$kendo-taskboard-column-header-gapCalculationcalc( #{$kendo-taskboard-spacer} / 4 )calc(var(--kendo-spacing-4, 1rem) / 4)
Description
The spacing of the TaskBoard column header.
$kendo-taskboard-column-header-actions-gapCalculationcalc( #{$kendo-taskboard-spacer} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The spacing of the TaskBoard column header actions.
$kendo-taskboard-column-header-font-weightNumber400400
Description
The font weight of the TaskBoard column header.
$kendo-taskboard-column-header-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the TaskBoard column header.
$kendo-taskboard-column-cards-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the TaskBoard column Card wrapper.
$kendo-taskboard-column-cards-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the TaskBoard column Card wrapper.
$kendo-taskboard-column-cards-gapCalculationcalc( #{$kendo-taskboard-spacer} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The spacing of the TaskBoard column Card wrapper.
$kendo-taskboard-pane-widthNumber$kendo-taskboard-column-width320px
Description
The default width of the TaskBoard pane.
$kendo-taskboard-pane-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the TaskBoard pane.
$kendo-taskboard-pane-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the TaskBoard pane.
$kendo-taskboard-pane-border-widthNumber1px1px
Description
The border width of the TaskBoard pane.
$kendo-taskboard-pane-bgStringvar( --kendo-component-bg, inherit )var(--kendo-component-bg, inherit)
Description
The background color of the TaskBoard pane.
$kendo-taskboard-pane-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the TaskBoard pane.
$kendo-taskboard-pane-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the TaskBoard pane.
$kendo-taskboard-pane-header-padding-yString$kendo-taskboard-spacervar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the TaskBoard pane header.
$kendo-taskboard-pane-header-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the TaskBoard pane header.
$kendo-taskboard-pane-header-font-sizeStringvar( --kendo-font-size-xl, 1rem )var(--kendo-font-size-xl, 1rem)
Description
The font size of the TaskBoard pane header.
$kendo-taskboard-pane-header-font-weightStringvar( --kendo-font-weight-bold, bold )var(--kendo-font-weight-bold, bold)
Description
The font weight of the TaskBoard pane header.
$kendo-taskboard-pane-header-textString$kendo-taskboard-pane-textvar(--kendo-component-text, inherit)
Description
The text color of the TaskBoard pane header.
$kendo-taskboard-pane-content-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the TaskBoard pane content.
$kendo-taskboard-pane-content-padding-xString$kendo-taskboard-pane-header-padding-xvar(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the TaskBoard pane content.
$kendo-taskboard-pane-actions-padding-yStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The vertical padding of the TaskBoard pane actions.
$kendo-taskboard-pane-actions-padding-xString$kendo-taskboard-pane-actions-padding-yvar(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the TaskBoard pane actions.
$kendo-taskboard-card-padding-yCalculationcalc( #{$kendo-taskboard-spacer} / 2 )calc(var(--kendo-spacing-4, 1rem) / 2)
Description
The vertical padding of the TaskBoard Card.
$kendo-taskboard-card-padding-xCalculation$kendo-taskboard-card-padding-ycalc(var(--kendo-spacing-4, 1rem) / 2)
Description
The horizontal padding of the TaskBoard Card.
$kendo-taskboard-card-category-border-widthNumber4px4px
Description
The border width of the TaskBoard Card category.
$kendo-taskboard-card-focus-shadowStringnonenone
Description
The shadow of the focused TaskBoard Card.
$kendo-taskboard-card-selected-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border of the selected TaskBoard Card.
$kendo-taskboard-card-selected-shadowStringvar( --kendo-box-shadow-depth-3, none )var(--kendo-box-shadow-depth-3, none)
Description
The shadow of the selected TaskBoard Card.
$kendo-taskboard-card-title-font-sizeStringvar( --kendo-font-size, 1rem )var(--kendo-font-size, 1rem)
Description
The font size of the TaskBoard Card title.
$kendo-taskboard-card-title-font-weightStringvar( --kendo-font-weight-bold, 600 )var(--kendo-font-weight-bold, 600)
Description
The font weight of the TaskBoard Card title.
$kendo-taskboard-drag-placeholder-border-widthNumber1px1px
Description
The border width of the TaskBoard Card placeholder.
$kendo-taskboard-drag-placeholder-border-radiusString$kendo-card-border-radiusvar(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the TaskBoard Card placeholder.
$kendo-taskboard-drag-placeholder-bgStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 23%, transparent)
Description
The background color of the TaskBoard Card placeholder.
$kendo-taskboard-drag-placeholder-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the TaskBoard Card placeholder.

Tilelayout

NameTypeDefault valueComputed value
$kendo-tile-layout-border-widthNumber0px0px
Description
The width of the border around the TileLayout.
$kendo-tile-layout-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the TileLayout.
$kendo-tile-layout-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the TileLayout.
$kendo-tile-layout-padding-yString$kendo-tile-layout-padding-xvar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the TileLayout
$kendo-tile-layout-hint-border-widthNumber1px1px
Description
The width of the border around the TileLayout hint.
$kendo-tile-layout-hint-border-radiusStringvar( --kendo-border-radius-lg, initial )var(--kendo-border-radius-lg, initial)
Description
The radius of the border around the TileLayout hint.
$kendo-tile-layout-hint-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The color of the border around the TileLayout hint.
$kendo-tile-layout-hint-bgColorrgba(255, 255, 255, .2)rgba(255, 255, 255, 0.2)
Description
The background color of the TileLayout hint.

Time-selector

NameTypeDefault valueComputed value
$kendo-time-selector-border-widthNumber1px1px
Description
Width of the border around the time-selector.
$kendo-time-selector-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
Font family of the time-selector.
$kendo-time-selector-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
Font size of the time-selector.
$kendo-time-selector-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
Line height of the time-selector.
$kendo-time-selector-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
Background color of the time-selector.
$kendo-time-selector-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
Text color of the time-selector.
$kendo-time-selector-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
Border color of the time-selector.
$kendo-time-selector-header-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Horizontal padding of the time-selector header.
$kendo-time-selector-header-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Vertical padding color of the time-selector header.
$kendo-time-selector-header-border-widthNumber0px0px
Description
Width of the border around the time-selector header.
$kendo-time-list-separator-displayStringnonenone
Description
Visibility of the time-selector separator.
$kendo-time-list-widthNumber4em4em
Description
Minimum width of the time-selector columns.
$kendo-time-list-heightNumber240px240px
Description
Height of the time-selector columns.
$kendo-time-list-title-spacingStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
Spacing beneath the time selector titles.
$kendo-time-list-title-font-sizeStringvar( --kendo-font-size-xs, inherit )var(--kendo-font-size-xs, inherit)
Description
Font size of the time-selector titles.
$kendo-time-list-title-line-heightStringvar( --kendo-line-height-lg, inherit )var(--kendo-line-height-lg, inherit)
Description
Line height of the time-selector titles.
$kendo-time-list-title-heightCalculationcalc( #{$kendo-time-list-title-spacing} + #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} )calc(var(--kendo-spacing-3, 0.75rem) + var(--kendo-font-size-xs, inherit) * var(--kendo-line-height-lg, inherit))
Description
Height of the time-selector titles.
$kendo-time-list-title-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
Text color of the time-selector titles.
$kendo-time-list-title-focus-textString$kendo-time-selector-textvar(--kendo-component-text, initial)
Description
Text color of the focused time-selector titles.
$kendo-time-list-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Horizontal padding of the time-selector list items.
$kendo-time-list-item-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Vertical padding of the time-selector list items.
$kendo-time-list-highlight-border-widthList1px 0px1px 0px
Description
Width of the border of the selected item in the time-selector.
$kendo-time-list-highlight-heightCalculationcalc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} + calc( #{$kendo-time-list-item-padding-y} * 2 ) )calc(var(--kendo-font-size, inherit) * var(--kendo-line-height, normal) + var(--kendo-spacing-1, 0.25rem) * 2)
Description
Height of the selected item in the time-selector.
$kendo-time-list-highlight-bgString$kendo-time-selector-bgvar(--kendo-component-bg, initial)
Description
Background color of the selected item in the time-selector.
$kendo-time-list-highlight-borderString$kendo-time-selector-bordervar(--kendo-component-border, initial)
Description
Border color of the selected item in the time-selector.
$kendo-time-list-focus-bgColorrgba(0, 0, 0, .04)rgba(0, 0, 0, 0.04)
Description
Background color of the focused time-selector column.
$kendo-time-selector-sm-font-sizeString$kendo-list-sm-font-sizevar(--kendo-font-size, inherit)
Description
Font sizes of the time-selector.
$kendo-time-selector-sm-line-heightString$kendo-list-sm-line-heightvar(--kendo-line-height, normal)
Description
Line heights used along with $kendo-font-size.
$kendo-time-selector-sm-list-item-padding-xString$kendo-list-sm-item-padding-xvar(--kendo-spacing-2, 0.5rem)
Description
Horizontal padding of the time-selector items.
$kendo-time-selector-sm-list-item-padding-yString$kendo-list-sm-item-padding-yvar(--kendo-spacing-1\.5, 0.375rem)
Description
Vertical padding of the time-selector items.
$kendo-time-selector-sizesMap( sm: ( font-size: $kendo-time-selector-sm-font-size, line-height: $kendo-time-selector-sm-line-height, list-item-padding-x: $kendo-time-selector-sm-list-item-padding-x, list-item-padding-y: $kendo-time-selector-sm-list-item-padding-y ), md: ( font-size: $kendo-time-selector-md-font-size, line-height: $kendo-time-selector-md-line-height, list-item-padding-x: $kendo-time-selector-md-list-item-padding-x, list-item-padding-y: $kendo-time-selector-md-list-item-padding-y ), lg: ( font-size: $kendo-time-selector-lg-font-size, line-height: $kendo-time-selector-lg-line-height, list-item-padding-x: $kendo-time-selector-lg-list-item-padding-x, list-item-padding-y: $kendo-time-selector-lg-list-item-padding-y ) )(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), list-item-padding-x: var(--kendo-spacing-2, 0.5rem), list-item-padding-y: var(--kendo-spacing-1\.5, 0.375rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), list-item-padding-x: var(--kendo-spacing-2, 0.5rem), list-item-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), list-item-padding-x: var(--kendo-spacing-2, 0.5rem), list-item-padding-y: var(--kendo-spacing-2\.5, 0.625rem)))
Description
Sizes map for the time-selector.

Timeline

NameTypeDefault valueComputed value
$kendo-timeline-spacing-xStringk-spacing(10)var(--kendo-spacing-10, 2.5rem)
Description
The horizontal spacing of the Timeline.
$kendo-timeline-spacing-yStringk-spacing(10)var(--kendo-spacing-10, 2.5rem)
Description
The vertical spacing of the Timeline.
$kendo-timeline-items-paddingStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The padding between the Timeline's track items.
$kendo-timeline-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Timeline.
$kendo-timeline-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Timeline.
$kendo-timeline-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Timeline.
$kendo-timeline-mobile-spacing-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal spacing of the mobile Timeline.
$kendo-timeline-mobile-spacing-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical spacing of the mobile Timeline.
$kendo-timeline-track-arrow-widthStringk-spacing(7.5)var(--kendo-spacing-7\.5, 1.875rem)
Description
The width of the Timeline track arrow.
$kendo-timeline-track-arrow-heightStringk-spacing(7.5)var(--kendo-spacing-7\.5, 1.875rem)
Description
The height of the Timeline track arrow.
$kendo-timeline-track-sizeStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The size of the Timeline track.
$kendo-timeline-track-wrap-padding-bottomCalculationcalc( #{$kendo-timeline-track-size} / 2 )calc(var(--kendo-spacing-1\.5, 0.375rem) / 2)
Description
The bottom padding of the Timeline's track wrapper.
$kendo-timeline-track-border-widthNumber1px1px
Description
The border width of the Timeline track.
$kendo-timeline-track-margin-bottomStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The bottom margin of the Timeline track.
$kendo-timeline-track-bottom-calcCalculationcalc( ( #{ $kendo-timeline-track-arrow-height } / 2 ) + #{ $kendo-timeline-track-wrap-padding-bottom } )calc(var(--kendo-spacing-7\.5, 1.875rem) / 2 + calc(var(--kendo-spacing-1\.5, 0.375rem) / 2))
Description
The bottom offset of the Timeline track.
$kendo-timeline-track-start-calcCalculationcalc( #{ $kendo-timeline-track-arrow-width } - 2 * #{ $kendo-timeline-track-border-width } )calc(var(--kendo-spacing-7\.5, 1.875rem) - 2 * 1px)
Description
The left offset of the Timeline track.
$kendo-timeline-track-end-calcCalculationcalc( #{ $kendo-timeline-track-arrow-width } - 2 * #{ $kendo-timeline-track-border-width } )calc(var(--kendo-spacing-7\.5, 1.875rem) - 2 * 1px)
Description
The right offset of the Timeline track.
$kendo-timeline-track-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the Timeline track.
$kendo-timeline-track-border-colorStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The border color of the Timeline track.
$kendo-timeline-arrow-inset-block-endCalculationcalc( #{ $kendo-timeline-track-size } + #{ $kendo-timeline-track-wrap-padding-bottom } + #{ $kendo-timeline-track-border-width } )calc(var(--kendo-spacing-1\.5, 0.375rem) + calc(var(--kendo-spacing-1\.5, 0.375rem) / 2) + 1px)
Description
The block end inset of the Timeline arrow.
$kendo-timeline-track-arrow-disabled-bgStringvar( --kendo-disabled-bg, initial )var(--kendo-disabled-bg, initial)
Description
The background color of the disabled Timeline arrow.
$kendo-timeline-track-arrow-disabled-textStringvar( --kendo-disabled-text, initial )var(--kendo-disabled-text, initial)
Description
The text color of the disabled Timeline arrow.
$kendo-timeline-track-arrow-disabled-borderStringvar( --kendo-disabled-border, initial)var(--kendo-disabled-border, initial)
Description
The border color of the disabled Timeline arrow.
$kendo-timeline-track-event-offsetStringk-spacing(8)var(--kendo-spacing-8, 2rem)
Description
The offset of the Timeline track event.
$kendo-timeline-flag-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Timeline flag.
$kendo-timeline-flag-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Timeline flag.
$kendo-timeline-flag-border-radiusStringk-spacing(0.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The border radius of the Timeline flag.
$kendo-timeline-flag-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Timeline flag.
$kendo-timeline-flag-box-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-box-shadow-depth-2, none)
Description
The box shadow of the Timeline flag.
$kendo-timeline-flag-min-widthStringk-spacing(20)var(--kendo-spacing-20, 5rem)
Description
The minimum width of the Timeline flag.
$kendo-timeline-flag-max-widthCalculationcalc( #{ $kendo-timeline-flag-min-width } + 2 * #{ $kendo-timeline-spacing-x } )calc(var(--kendo-spacing-20, 5rem) + 2 * var(--kendo-spacing-10, 2.5rem))
Description
The maximum width of the Timeline flag.
$kendo-timeline-mobile-flag-max-widthCalculationcalc( #{ $kendo-timeline-flag-min-width } + 2 * #{ $kendo-timeline-mobile-spacing-x } )calc(var(--kendo-spacing-20, 5rem) + 2 * var(--kendo-spacing-4, 1rem))
Description
The maximum width of the mobile Timeline flag.
$kendo-timeline-horizontal-flag-min-widthStringk-spacing(15)var(--kendo-spacing-15, 3.75rem)
Description
The minimum width of the horizontal Timeline flag.
$kendo-timeline-flag-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Timeline flag.
$kendo-timeline-flag-textStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The text color of the Timeline flag.
$kendo-timeline-flag-callout-widthStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The width of the Timeline's flag callout.
$kendo-timeline-flag-callout-heightStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The height of the Timeline's flag callout.
$kendo-timeline-flag-offset-bottomStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The bottom offset of the Timeline flag.
$kendo-timeline-flag-margin-bottom-calcCalculationcalc( #{ $kendo-timeline-track-size } + 2 * #{ $kendo-timeline-track-border-width } + #{ $kendo-timeline-flag-offset-bottom } + #{ $kendo-timeline-flag-callout-height } )calc(var(--kendo-spacing-1\.5, 0.375rem) + 2 * 1px + var(--kendo-spacing-1, 0.25rem) + var(--kendo-spacing-2\.5, 0.625rem))
Description
The bottom margin of the Timeline flag.
$kendo-timeline-card-header-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Timeline's Card header.
$kendo-timeline-card-header-textStringif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))var(--kendo-color-on-app-surface, #323130)
Description
The text color of the Timeline's Card header.
$kendo-timeline-card-body-scroll-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The border of the Timeline's Card body scroll.
$kendo-timeline-card-body-scroll-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Timeline's Card body scroll.
$kendo-timeline-card-scroll-thumb-hoverStringvar( --kendo-hover-border, initial )var(--kendo-hover-border, initial)
Description
The color of the Timeline's hovered card scroll thumb.
$kendo-timeline-date-body-textStringvar( --kendo-body-text, initial )var(--kendo-body-text, initial)
Description
The text color of the Timeline date body.
$kendo-timeline-date-widthCalculationcalc( #{k-spacing(12)} + #{k-spacing(0.5)} )calc(var(--kendo-spacing-12, 3rem) + var(--kendo-spacing-0\.5, 0.125rem))
Description
The width of the Timeline date.
$kendo-timeline-date-margin-bottomStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The bottom margin of the Timeline date.
$kendo-timeline-vertical-padding-calcCalculationcalc( #{ $kendo-timeline-spacing-x } + ( #{ $kendo-timeline-flag-min-width } - #{ $kendo-timeline-track-size } ) / 2 )calc(var(--kendo-spacing-10, 2.5rem) + (var(--kendo-spacing-20, 5rem) - var(--kendo-spacing-1\.5, 0.375rem)) / 2)
Description
The padding of the vertical Timeline.
$kendo-timeline-vertical-padding-with-dates-calcCalculationcalc( #{ $kendo-timeline-vertical-padding-calc } + #{ $kendo-timeline-date-width } )calc(calc(var(--kendo-spacing-10, 2.5rem) + (var(--kendo-spacing-20, 5rem) - var(--kendo-spacing-1\.5, 0.375rem)) / 2) + calc(var(--kendo-spacing-12, 3rem) + var(--kendo-spacing-0\.5, 0.125rem)))
Description
The padding of the vertical Timeline date.
$kendo-timeline-vertical-border-radiusStringk-border-radius(lg)var(--kendo-border-radius-lg, 0.5rem)
Description
The border radius of the vertical Timeline.
$kendo-timeline-mobile-vertical-padding-calcCalculationcalc( #{ $kendo-timeline-mobile-spacing-x } + ( #{ $kendo-timeline-flag-min-width } - #{ $kendo-timeline-track-size } ) / 2 )calc(var(--kendo-spacing-4, 1rem) + (var(--kendo-spacing-20, 5rem) - var(--kendo-spacing-1\.5, 0.375rem)) / 2)
Description
The padding of the vertical mobile Timeline.
$kendo-timeline-mobile-vertical-padding-with-dates-calcCalculationcalc( #{ $kendo-timeline-mobile-vertical-padding-calc } + #{ $kendo-timeline-date-width } )calc(calc(var(--kendo-spacing-4, 1rem) + (var(--kendo-spacing-20, 5rem) - var(--kendo-spacing-1\.5, 0.375rem)) / 2) + calc(var(--kendo-spacing-12, 3rem) + var(--kendo-spacing-0\.5, 0.125rem)))
Description
The padding of the vertical mobile Timeline date.
$kendo-timeline-circle-widthStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The width of the Timeline circle.
$kendo-timeline-circle-heightStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The height of the Timeline circle.
$kendo-timeline-circle-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Timeline circle.
$kendo-timeline-event-widthNumber400px400px
Description
The width of the Timeline event.
$kendo-timeline-event-heightNumber600px600px
Description
The height of the Timeline event.
$kendo-timeline-event-min-height-calcCalculationcalc( 2 * ( #{ $kendo-timeline-track-event-offset } - #{ $kendo-card-border-width } ) )calc(2 * (var(--kendo-spacing-8, 2rem) - 0px))
Description
The minimum height of the Timeline event.
$kendo-timeline-icon-spacingStringvar( --kendo-icon-spacing, .5rem )var(--kendo-icon-spacing, 0.5rem)
Description
The spacing of the Timeline icons.

Toolbar

NameTypeDefault valueComputed value
$kendo-toolbar-sm-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the small Toolbar.
$kendo-toolbar-md-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the medium Toolbar.
$kendo-toolbar-lg-padding-xStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The horizontal padding of the large Toolbar.
$kendo-toolbar-sm-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the small Toolbar.
$kendo-toolbar-md-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the medium Toolbar.
$kendo-toolbar-lg-padding-yStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The vertical padding of the large Toolbar.
$kendo-toolbar-sm-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the tools of the small Toolbar.
$kendo-toolbar-md-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the tools of the medium Toolbar.
$kendo-toolbar-lg-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The spacing between the tools of the large Toolbar.
$kendo-toolbar-border-widthNumber1px1px
Description
The width of the border around the Toolbar.
$kendo-toolbar-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Toolbar.
$kendo-toolbar-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Toolbar.
$kendo-toolbar-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Toolbar.
$kendo-toolbar-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the Toolbar.
$kendo-toolbar-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the Toolbar.
$kendo-toolbar-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The color of the border around the Toolbar.
$kendo-toolbar-separator-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)
Description
The color of the separator border of the Toolbar.
$kendo-toolbar-input-widthNumber10em10em
Description
The width of the input in the Toolbar.
$kendo-toolbar-item-focus-outline-widthNumber1px1px
Description
The border width of the focused Toolbar item.
$kendo-toolbar-item-focus-outline-styleStringsolidsolid
Description
The border style of the focused Toolbar item.
$kendo-toolbar-item-focus-outline-colorStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The border color of the focused Toolbar item.
$kendo-toolbar-flat-border-widthNumber1px1px
Description
Border width of the flat Toolbar.
$kendo-toolbar-sizesMap( sm: ( padding-x: $kendo-toolbar-sm-padding-x, padding-y: $kendo-toolbar-sm-padding-y, spacing: $kendo-toolbar-sm-spacing ), md: ( padding-x: $kendo-toolbar-md-padding-x, padding-y: $kendo-toolbar-md-padding-y, spacing: $kendo-toolbar-md-spacing ), lg: ( padding-x: $kendo-toolbar-lg-padding-x, padding-y: $kendo-toolbar-lg-padding-y, spacing: $kendo-toolbar-lg-spacing ) )(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), spacing: var(--kendo-spacing-2, 0.5rem)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), spacing: var(--kendo-spacing-2, 0.5rem)), lg: (padding-x: var(--kendo-spacing-2\.5, 0.625rem), padding-y: var(--kendo-spacing-2\.5, 0.625rem), spacing: var(--kendo-spacing-2, 0.5rem)))
Description
The sizes map for the Toolbar.

Tooltip

NameTypeDefault valueComputed value
$kendo-tooltip-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the Tooltip.
$kendo-tooltip-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Tooltip.
$kendo-tooltip-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Tooltip.
$kendo-tooltip-border-widthNumber0px0px
Description
The width of the border around the Tooltip.
$kendo-tooltip-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Tooltip.
$kendo-tooltip-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the Tooltip.
$kendo-tooltip-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Tooltip.
$kendo-tooltip-title-font-sizeCalculationcalc( var( --kendo-font-size-sm, .75rem ) * 1.25 )calc(var(--kendo-font-size-sm, 0.75rem) * 1.25)
Description
The font size of the Tooltip title.
$kendo-tooltip-title-line-heightStringvar( --kendo-line-heigh-xs, normal )var(--kendo-line-heigh-xs, normal)
Description
The line height of the Tooltip title.
$kendo-tooltip-title-marginStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The margin of the Tooltip title.
$kendo-tooltip-callout-sizeStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The size of the Tooltip callout.
$kendo-tooltip-bgStringif($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)var(--kendo-color-app-surface, #ffffff)
Description
The default background of the Tooltip.
$kendo-tooltip-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The default text color of the Tooltip.
$kendo-tooltip-borderColortransparenttransparent
Description
The default border color of the Tooltip.
$kendo-tooltip-shadowStringvar( --kendo-box-shadow-depth-2, none )var(--kendo-box-shadow-depth-2, none)
Description
The box-shadow of the Tooltip.
$kendo-tooltip-button-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130, initial ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Tooltip button.

Treelist

NameTypeDefault valueComputed value
$kendo-treelist-footer-row-bgString$kendo-grid-hover-bgvar(--kendo-hover-bg, inherit)
Description
The background color of the TreeList footer row.
$kendo-treelist-footer-row-border-widthNumber1px1px
Description
The border width of the TreeList footer row.

Treeview

NameTypeDefault valueComputed value
$kendo-treeview-font-familyStringvar( --kendo-font-family, normal )var(--kendo-font-family, normal)
Description
The font family of the TreeView.
$kendo-treeview-sm-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the small TreeView.
$kendo-treeview-md-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the medium TreeView.
$kendo-treeview-lg-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the large TreeView.
$kendo-treeview-sm-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the small TreeView.
$kendo-treeview-md-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the medium TreeView.
$kendo-treeview-lg-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the large TreeView.
$kendo-treeview-indentStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The indentation of child groups in the TreeView.
$kendo-treeview-sm-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the small TreeView items.
$kendo-treeview-md-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the medium TreeView items.
$kendo-treeview-lg-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the large TreeView items.
$kendo-treeview-sm-item-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the small TreeView items.
$kendo-treeview-md-item-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the medium TreeView items.
$kendo-treeview-lg-item-padding-yStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The vertical padding of the large TreeView items.
$kendo-treeview-item-border-widthNumber00
Description
The border width of the TreeView items.
$kendo-treeview-item-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the TreeView items.
$kendo-treeview-filter-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the TreeViews' filter element.
$kendo-treeview-filter-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the TreeViews' filter element.
$kendo-treeview-sizesMap( sm: ( font-size: $kendo-treeview-sm-font-size, line-height: $kendo-treeview-sm-line-height, item-padding-x: $kendo-treeview-sm-item-padding-x, item-padding-y: $kendo-treeview-sm-item-padding-y ), md: ( font-size: $kendo-treeview-md-font-size, line-height: $kendo-treeview-md-line-height, item-padding-x: $kendo-treeview-md-item-padding-x, item-padding-y: $kendo-treeview-md-item-padding-y ), lg: ( font-size: $kendo-treeview-lg-font-size, line-height: $kendo-treeview-lg-line-height, item-padding-x: $kendo-treeview-lg-item-padding-x, item-padding-y: $kendo-treeview-lg-item-padding-y ) )(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-1\.5, 0.375rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-2\.5, 0.625rem)))
Description
The sizes map of the TreeView.
$kendo-treeview-bgColortransparenttransparent
Description
The background color of the TreeView.
$kendo-treeview-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the TreeView.
$kendo-treeview-borderStringinheritinherit
Description
The border color of the TreeView.
$kendo-treeview-item-bgColortransparenttransparent
Description
The background color of the TreeView items.
$kendo-treeview-item-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the TreeView items.
$kendo-treeview-item-borderStringinheritinherit
Description
The border color of the TreeView items.
$kendo-treeview-item-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The background color of hovered TreeView items.
$kendo-treeview-item-hover-textStringvar( --kendo-hover-text, inherit )var(--kendo-hover-text, inherit)
Description
The text color of hovered TreeView items.
$kendo-treeview-item-hover-borderStringinheritinherit
Description
The border color of hovered TreeView items
$kendo-treeview-item-focus-bgColor$kendo-treeview-item-bgtransparent
Description
The background color of focused TreeView items.
$kendo-treeview-item-focus-textString$kendo-treeview-item-textvar(--kendo-component-text, inherit)
Description
The text color of focused TreeView items.
$kendo-treeview-item-focus-borderString$kendo-treeview-item-borderinherit
Description
The border color of focused TreeView items.
$kendo-treeview-item-focus-shadowListinset 0 0 0 1px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))inset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The box shadow of focused TreeView items.
$kendo-treeview-item-selected-bgStringvar( --kendo-selected-bg, inherit )var(--kendo-selected-bg, inherit)
Description
The background color of selected TreeView items.
$kendo-treeview-item-selected-textStringvar( --kendo-selected-text, inherit )var(--kendo-selected-text, inherit)
Description
The text color of selected TreeView items.
$kendo-treeview-item-selected-borderStringinheritinherit
Description
The border color of selected TreeView items.
$kendo-treeview-item-disabled-bgColor$kendo-treeview-item-bgtransparent
Description
The background color of disabled TreeView items.
$kendo-treeview-item-disabled-textStringvar( --kendo-disabled-text, inherit )var(--kendo-disabled-text, inherit)
Description
The text color of disabled TreeView items.
$kendo-treeview-item-disabled-borderStringinheritinherit
Description
The border color of disabled TreeView items.
$kendo-treeview-loadmore-bgColortransparenttransparent
Description
The background color of the Load More button in the TreeView
$kendo-treeview-loadmore-textStringvar( --kendo-link-text, initial )var(--kendo-link-text, initial)
Description
The text color of the Load More button in the TreeView
$kendo-treeview-loadmore-borderStringinheritinherit
Description
The border color of the Load More button in the TreeView
$kendo-treeview-loadmore-hover-bgColortransparenttransparent
Description
The background color of the hovered Load More button in the TreeView
$kendo-treeview-loadmore-hover-textStringvar( --kendo-link-hover-text, initial )var(--kendo-link-hover-text, initial)
Description
The text color of the hovered Load More button in the TreeView.
$kendo-treeview-loadmore-hover-borderStringinheritinherit
Description
The border color of the hovered Load More button in the TreeView.
$kendo-treeview-loadmore-focus-bgColortransparenttransparent
Description
The background color of the focused Load More button in the TreeView.
$kendo-treeview-loadmore-focus-textStringvar( --kendo-link-hover-text, initial )var(--kendo-link-hover-text, initial)
Description
The text color of the focused Load More button in the TreeView.
$kendo-treeview-loadmore-focus-borderStringinheritinherit
Description
The border color of the focused Load More button in the TreeView.
$kendo-treeview-loadmore-focus-shadowList$kendo-treeview-item-focus-shadowinset 0 0 0 1px var(--kendo-color-base-emphasis, #605e5c)
Description
The box shadow of the focused Load More button in the TreeView.
$kendo-treeview-checkbox-wrap-paddingStringk-spacing(.5)var(--kendo-spacing-0\.5, 0.125rem)
Description
The padding of the checkbox wrapper in the TreeView.

Typography

NameTypeDefault valueComputed value
$kendo-font-sizeNumber0.875rem0.875rem
Description
The base font size across all components.
$kendo-font-size-xsNumber0.625rem0.625rem
Description
The extra extra small font size across all components.
$kendo-font-size-smNumber0.75rem0.75rem
Description
The small font size across all components.
$kendo-font-size-mdNumber$kendo-font-size0.875rem
Description
The medium font size across all components.
$kendo-font-size-lgNumber1rem1rem
Description
The large font size across all components.
$kendo-font-size-xlNumber1.25rem1.25rem
Description
The extra large font size across all components.
$kendo-line-heightNumbermath.div( 20, 14 )1.4285714286
Description
The base line height across all components.
$kendo-line-height-xsNumber11
Description
The extra small line height across all components.
$kendo-line-height-smNumber1.251.25
Description
The small line height across all components.
$kendo-line-height-mdNumber$kendo-line-height1.4285714286
Description
The medium line height across all components.
$kendo-line-height-lgNumber1.51.5
Description
The large line height across all components.
$kendo-line-height-emCalculationcalc( #{$kendo-line-height} * 1em)calc(1.4285714286 * 1em)
Description
The base line height in ems across all components.
$kendo-letter-spacingStringnormalnormal
Description
The base letter spacing across all components.
$kendo-font-familyList"Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif"Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif
Description
The font family across all components.
$kendo-font-sizesMap$_default-font-sizes(xxs: 0.5rem, xs: 0.625rem, sm: 0.75rem, md: 0.875rem, lg: 1rem, xl: 1.25rem)
Description
The font sizes map
$kendo-line-heightsMap$_default-line-heights(xs: 1, sm: 1.25, md: 1.4285714286, lg: 1.5)
Description
The line heights map
$kendo-h1-font-sizeNumber32px32px
Description
The font size of the highest level heading.
$kendo-h2-font-sizeNumber28px28px
Description
The font size of the second highest level heading.
$kendo-h3-font-sizeNumber24px24px
Description
The font size of the third highest level heading.
$kendo-h4-font-sizeNumber20px20px
Description
The font size of the fourth highest level heading.
$kendo-h5-font-sizeNumber18px18px
Description
The font size of the fifth highest level heading.
$kendo-h6-font-sizeNumber16px16px
Description
The font size of the sixth highest level heading.
$kendo-h1-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the highest level heading.
$kendo-h2-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the second highest level heading.
$kendo-h3-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the third highest level heading.
$kendo-h4-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the fourth highest level heading.
$kendo-h6-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the sixth highest level heading.
$kendo-h1-line-heightNumber40px40px
Description
The line height of the highest level heading.
$kendo-h2-line-heightNumber36px36px
Description
The line height of the second highest level heading.
$kendo-h3-line-heightNumber32px32px
Description
The line height of the third highest level heading.
$kendo-h4-line-heightNumber28px28px
Description
The line height of the fourth highest level heading.
$kendo-h5-line-heightNumber24px24px
Description
The line height of the fifth highest level heading.
$kendo-h2-font-weightStringvar( --kendo-font-weight-semibold, normal )var(--kendo-font-weight-semibold, normal)
Description
The font weight of the highest level heading.
$kendo-h1-font-weightStringvar( --kendo-font-weight-semibold, normal )var(--kendo-font-weight-semibold, normal)
Description
The font weight of the second highest level heading.
$kendo-h3-font-weightStringvar( --kendo-font-weight-semibold, normal )var(--kendo-font-weight-semibold, normal)
Description
The font weight of the third highest level heading.
$kendo-h4-font-weightStringvar( --kendo-font-weight-semibold, normal )!defaultvar(--kendo-font-weight-semibold, normal)
Description
The font weight of the fourth highest level heading.
$kendo-h5-font-weightStringvar( --kendo-font-weight-semibold, normal )!defaultvar(--kendo-font-weight-semibold, normal)
Description
The font weight of the fifth highest level heading.
$kendo-h6-font-weightStringvar( --kendo-font-weight-semibold, normal )!defaultvar(--kendo-font-weight-semibold, normal)
Description
The font weight of the sixth highest level heading.
$kendo-h1-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the highest level heading.
$kendo-h2-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the second highest level heading.
$kendo-h3-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the third highest level heading.
$kendo-h4-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the fourth highest level heading.
$kendo-h5-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the fifth highest level heading.
$kendo-h6-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the sixth highest level heading.
$kendo-h1-marginList0 0 var( --kendo-font-size, inherit )0 0 var(--kendo-font-size, inherit)
Description
The margin of the highest level heading.
$kendo-h2-marginList0 0 var( --kendo-font-size, inherit )0 0 var(--kendo-font-size, inherit)
Description
The margin of the second highest level heading.
$kendo-h3-marginList0 0 var( --kendo-font-size, inherit )0 0 var(--kendo-font-size, inherit)
Description
The margin of the third highest level heading.
$kendo-h4-marginList0 0 var( --kendo-font-size, inherit )0 0 var(--kendo-font-size, inherit)
Description
The margin of the fourth highest level heading.
$kendo-h5-marginList0 0 var( --kendo-font-size, inherit )0 0 var(--kendo-font-size, inherit)
Description
The margin of the fifth highest level heading.
$kendo-h6-marginList0 0 var( --kendo-font-size, inherit )0 0 var(--kendo-font-size, inherit)
Description
The margin of the sixth highest level heading.
$kendo-headingsMap( h1: ( font-size: $kendo-h1-font-size, font-family: $kendo-h1-font-family, line-height: $kendo-h1-line-height, font-weight: $kendo-h1-font-weight, letter-spacing: $kendo-h1-letter-spacing, margin: $kendo-h1-margin ), h2: ( font-size: $kendo-h2-font-size, font-family: $kendo-h2-font-family, line-height: $kendo-h2-line-height, font-weight: $kendo-h2-font-weight, letter-spacing: $kendo-h2-letter-spacing, margin: $kendo-h2-margin ), h3: ( font-size: $kendo-h3-font-size, font-family: $kendo-h3-font-family, line-height: $kendo-h3-line-height, font-weight: $kendo-h3-font-weight, letter-spacing: $kendo-h3-letter-spacing, margin: $kendo-h3-margin ), h4: ( font-size: $kendo-h4-font-size, font-family: $kendo-h4-font-family, line-height: $kendo-h4-line-height, font-weight: $kendo-h4-font-weight, letter-spacing: $kendo-h4-letter-spacing, margin: $kendo-h4-margin ), h5: ( font-size: $kendo-h5-font-size, font-family: $kendo-h5-font-family, line-height: $kendo-h5-line-height, font-weight: $kendo-h5-font-weight, letter-spacing: $kendo-h5-letter-spacing, margin: $kendo-h5-margin ), h6: ( font-size: $kendo-h6-font-size, font-family: $kendo-h6-font-family, line-height: $kendo-h6-line-height, font-weight: $kendo-h6-font-weight, letter-spacing: $kendo-h6-letter-spacing, margin: $kendo-h6-margin ) )(h1: (font-size: 32px, font-family: var(--kendo-font-family, inherit), line-height: 40px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal), margin: 0 0 var(--kendo-font-size, inherit)), h2: (font-size: 28px, font-family: var(--kendo-font-family, inherit), line-height: 36px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal), margin: 0 0 var(--kendo-font-size, inherit)), h3: (font-size: 24px, font-family: var(--kendo-font-family, inherit), line-height: 32px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal), margin: 0 0 var(--kendo-font-size, inherit)), h4: (font-size: 20px, font-family: var(--kendo-font-family, inherit), line-height: 28px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal), margin: 0 0 var(--kendo-font-size, inherit)), h5: (font-size: 18px, font-family: var(--kendo-font-family, inherit), line-height: 24px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal), margin: 0 0 var(--kendo-font-size, inherit)), h6: (font-size: 16px, font-family: var(--kendo-font-family, inherit), line-height: 22px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal), margin: 0 0 var(--kendo-font-size, inherit)))
Description
The headings Map.
$kendo-paragraph-marginList0 0 var( --kendo-font-size, inherit)0 0 var(--kendo-font-size, inherit)
Description
The margin of the paragraph.
$kendo-paragraph-font-sizeStringvar( --kendo-font-size, inherit)var(--kendo-font-size, inherit)
Description
The font size of the paragraph.
$kendo-paragraph-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the paragraph.
$kendo-paragraph-line-heightStringvar( --kendo-line-height, normal)var(--kendo-line-height, normal)
Description
The line height of the paragraph.
$kendo-paragraph-font-weightStringvar( --kendo-font-weight, normal)var(--kendo-font-weight, normal)
Description
The font weight of the paragraph.
$kendo-paragraph-letter-spacingStringvar( --kendo-letter-spacing, normal)var(--kendo-letter-spacing, normal)
Description
The letter spacing of the paragraph.
$kendo-code-font-sizeStringvar( --kendo-font-size, inherit)var(--kendo-font-size, inherit)
Description
The font size of the code tag.
$kendo-code-font-familyList$kendo-font-family-monospaceSFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace
Description
The font family of the code tag.
$kendo-code-line-heightStringvar( --kendo-line-height, normal)var(--kendo-line-height, normal)
Description
The line height of the code tag.
$kendo-code-font-weightStringvar( --kendo-font-weight, normal)var(--kendo-font-weight, normal)
Description
The font weight of the code tag.
$kendo-code-letter-spacingStringvar( --kendo-letter-spacing, normal)var(--kendo-letter-spacing, normal)
Description
The letter spacing of the code tag.
$kendo-code-padding-xStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The horizontal padding of the code tag.
$kendo-code-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the code tag.
$kendo-pre-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the preformatted text.
$kendo-pre-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the preformatted text.
$kendo-code-border-widthNumber1px1px
Description
The width of the border of the code tag.
$kendo-code-bgStringvar( --kendo-component-bg, initial)var(--kendo-component-bg, initial)
Description
The background color of the code tag.
$kendo-code-textStringvar( --kendo-component-text, initial)var(--kendo-component-text, initial)
Description
The text color of the code tag.
$kendo-code-borderStringvar( --kendo-component-border, initial)var(--kendo-component-border, initial)
Description
The border color of the code tag.
$kendo-display1-font-sizeCalculationcalc( var( --kendo-font-size, .875rem ) * 9 )calc(var(--kendo-font-size, 0.875rem) * 9)
Description
The font size of the largest display text.
$kendo-display2-font-sizeCalculationcalc( var( --kendo-font-size, .875rem ) * 6 )calc(var(--kendo-font-size, 0.875rem) * 6)
Description
The font size of the second largest display text.
$kendo-display3-font-sizeNumber68px68px
Description
The font size of the third largest display text.
$kendo-display4-font-sizeCalculationcalc( var( --kendo-font-size, .875rem ) * 3 )calc(var(--kendo-font-size, 0.875rem) * 3)
Description
The font size of the fourth largest display text.
$kendo-display1-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the largest display text.
$kendo-display2-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the second largest display text.
$kendo-display3-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the third largest display text.
$kendo-display4-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the fourth largest display text.
$kendo-display1-line-heightNumber118px118px
Description
The line height of the largest display text.
$kendo-display2-line-heightNumber94px94px
Description
The line height of the second largest display text.
$kendo-display3-line-heightNumber76px76px
Description
The line height of the third largest display text.
$kendo-display4-line-heightNumber52px52px
Description
The line height of the fourth largest display text.
$kendo-display1-font-weightStringvar( --kendo-font-weight-semibold, normal )var(--kendo-font-weight-semibold, normal)
Description
The font weight of the largest display text.
$kendo-display2-font-weightStringvar( --kendo-font-weight-semibold, normal )var(--kendo-font-weight-semibold, normal)
Description
The font weight of the second largest display text.
$kendo-display3-font-weightStringvar( --kendo-font-weight-semibold, normal )var(--kendo-font-weight-semibold, normal)
Description
The font weight of the third largest display text.
$kendo-display4-font-weightStringvar( --kendo-font-weight-semibold, normal )var(--kendo-font-weight-semibold, normal)
Description
The font weight of the fourth largest display text.
$kendo-display1-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the largest display text.
$kendo-display2-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the second largest display text.
$kendo-display3-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the third largest display text.
$kendo-display4-letter-spacingStringvar( --kendo-letter-spacing, normal )var(--kendo-letter-spacing, normal)
Description
The letter spacing of the fourth largest display text.
$kendo-displayMap( 1: ( font-size: $kendo-display1-font-size, font-family: $kendo-display1-font-family, line-height: $kendo-display1-line-height, font-weight: $kendo-display1-font-weight, letter-spacing: $kendo-display1-letter-spacing ), 2: ( font-size: $kendo-display2-font-size, font-family: $kendo-display2-font-family, line-height: $kendo-display2-line-height, font-weight: $kendo-display2-font-weight, letter-spacing: $kendo-display2-letter-spacing ), 3: ( font-size: $kendo-display3-font-size, font-family: $kendo-display3-font-family, line-height: $kendo-display3-line-height, font-weight: $kendo-display3-font-weight, letter-spacing: $kendo-display3-letter-spacing ), 4: ( font-size: $kendo-display4-font-size, font-family: $kendo-display4-font-family, line-height: $kendo-display4-line-height, font-weight: $kendo-display4-font-weight, letter-spacing: $kendo-display4-letter-spacing ) )(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 9), font-family: var(--kendo-font-family, inherit), line-height: 118px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal)), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 94px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal)), 3: (font-size: 68px, font-family: var(--kendo-font-family, inherit), line-height: 76px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal)), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 3), font-family: var(--kendo-font-family, inherit), line-height: 52px, font-weight: var(--kendo-font-weight-semibold, normal), letter-spacing: var(--kendo-letter-spacing, normal)))
Description
The displays Map.
$kendo-font-size-xxsNumber0.5rem0.5rem
Description
The extra extra small font size across all components.
$kendo-font-weightNumber400400
Description
The base font weight across all components.
$kendo-font-weight-thinNumber100100
Description
The thin font weight across all components.
$kendo-font-weight-extra-lightNumber200200
Description
The extra light font weight across all components.
$kendo-font-weight-lightNumber300300
Description
The light font weight across all components.
$kendo-font-weight-normalNumber$kendo-font-weight400
Description
The normal font weight across all components.
$kendo-font-weight-mediumNumber500500
Description
The medium font weight across all components.
$kendo-font-weight-semiboldNumber600600
Description
The semibold font weight across all components.
$kendo-font-weight-boldNumber700700
Description
The bold font weight across all components.
$kendo-font-weight-extra-boldNumber800800
Description
The extra bold font weight across all components.
$kendo-font-weight-blackNumber900900
Description
The most pronounced font weight across all components.
$kendo-letter-spacing-tightestNumber-.15px-0.15px
Description
The tightest letter spacing across all components.
$kendo-letter-spacing-tighterNumber-.10px-0.1px
Description
Slightly looser than the tighter letter spacing across all components.
$kendo-letter-spacing-tightNumber-.5px-0.5px
Description
Moderately tight letter spacing across all components.
$kendo-letter-spacing-normalNumber0px0px
Description
The normal letter spacing across all components.
$kendo-letter-spacing-wideNumber.5px0.5px
Description
Wide letter spacing across all components.
$kendo-letter-spacing-widerNumber.10px0.1px
Description
Slightly wider than the wide letter spacing across all components.
$kendo-letter-spacing-widestNumber.15px0.15px
Description
The widest letter spacing across all components.
$kendo-font-family-sansListArial, Verdana, Tahoma, "Trebuchet MS", Helvetica, Impact, Gill SansArial, Verdana, Tahoma, "Trebuchet MS", Helvetica, Impact, Gill Sans
Description
The sans font family across all components.
$kendo-font-family-serifList"Times New Roman", Georgia, Garamond, Palatino, Baskerville"Times New Roman", Georgia, Garamond, Palatino, Baskerville
Description
The serif font family across all components.
$kendo-font-family-sans-serifListsystem-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
Description
The sans-serif font family across all components.
$kendo-font-family-monospaceListSFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospaceSFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace
Description
The monospace font family across all components.
$kendo-font-weightsMapk-map-merge( $_default-font-weights, $kendo-font-weights )(thin: 100, extra-light: 200, light: 300, normal: 400, medium: 500, semibold: 600, bold: 700)
Description
The font weights map
$kendo-letter-spacingsMapk-map-merge( $_default-letter-spacings, $kendo-letter-spacings )(tightest: -0.15px, tighter: -0.1px, tight: -0.5px, normal: 0px, wide: 0.5px, wider: 0.1px, widest: 0.15px)
Description
The letter spacings map
$kendo-font-familiesMapk-map-merge( $_default-font-families, $kendo-font-families )(sans: (Arial, Verdana, Tahoma, "Trebuchet MS", Helvetica, Impact, Gill Sans), serif: ("Times New Roman", Georgia, Garamond, Palatino, Baskerville), sans-serif: (system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"), monospace: (SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace))
Description
The font families map

Upload

NameTypeDefault valueComputed value
$kendo-upload-border-widthNumber1px1px
Description
The width of the border around the Upload.
$kendo-upload-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Upload.
$kendo-upload-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Upload.
$kendo-upload-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Upload.
$kendo-upload-max-heightNumber300px300px
Description
The maximum height of the list with uploaded items.
$kendo-upload-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Upload.
$kendo-upload-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Upload.
$kendo-upload-borderStringvar( --kendo-component-border, initial )var(--kendo-component-border, initial)
Description
The border color of the Upload.
$kendo-upload-dropzone-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Upload dropzone.
$kendo-upload-dropzone-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Upload dropzone.
$kendo-upload-dropzone-textStringif($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-subtle, #605e5c)
Description
The text color of the Upload dropzone.
$kendo-upload-dropzone-bgStringif($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))var(--kendo-color-surface, #faf9f8)
Description
The background color of the Upload dropzone.
$kendo-upload-dropzone-borderStringif($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)
Description
The border color of the Upload dropzone.
$kendo-upload-dropzone-hover-bgStringvar( --kendo-hover-bg, inherit )var(--kendo-hover-bg, inherit)
Description
The background color of the hovered Upload dropzone.
$kendo-upload-status-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the Upload status message.
$kendo-upload-status-text-opacityNullnullnull
Description
The opacity of the Upload status message.
$kendo-upload-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of an uploaded item.
$kendo-upload-item-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of an uploaded item.
$kendo-upload-multiple-items-spacingStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical spacing between uploaded batch items.
$kendo-upload-validation-font-sizeStringvar( --kendo-font-size-xs, inherit )var(--kendo-font-size-xs, inherit)
Description
The font size of the Upload validation message.
$kendo-upload-icon-spacingStringvar( --kendo-icon-spacing, .5rem )var(--kendo-icon-spacing, 0.5rem)
Description
The horizontal spacing of the Upload status icon.
$kendo-upload-icon-colorStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The color of the uploaded items icon.
$kendo-upload-progress-thicknessNumber2px2px
Description
The thickness of the Upload progress bar.
$kendo-upload-progress-bgStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The background color of the Upload progress bar.
$kendo-upload-success-textStringif($kendo-enable-color-system, k-color( success-on-surface ), k-get-theme-color-var( success-190 ))var(--kendo-color-success-on-surface, #107c10)
Description
The success text color of the Upload.
$kendo-upload-success-bgStringif($kendo-enable-color-system, k-color( success-on-surface ), k-get-theme-color-var( success-190 ))var(--kendo-color-success-on-surface, #107c10)
Description
The success background color of the Upload progress bar.
$kendo-upload-error-textStringif($kendo-enable-color-system, k-color( error-on-surface ), k-get-theme-color-var( error-190 ))var(--kendo-color-error-on-surface, #a4262c)
Description
The error text color of the Upload.
$kendo-upload-error-bgStringif($kendo-enable-color-system, k-color( error-on-surface ), k-get-theme-color-var( error-190 ))var(--kendo-color-error-on-surface, #a4262c)
Description
The error background color of the Upload progress bar.
$kendo-upload-focus-shadowListinset 0 0 0 2px rgba(0, 0, 0, .13)inset 0 0 0 2px rgba(0, 0, 0, 0.13)
Description
The shadow of the focused Upload button, actions and uploaded items.

Window

NameTypeDefault valueComputed value
$kendo-window-border-widthListk-spacing(1) 0 0var(--kendo-spacing-1, 0.25rem) 0 0
Description
The width of the border around the Window.
$kendo-window-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the Window.
$kendo-window-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Window.
$kendo-window-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Window.
$kendo-window-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Window.
$kendo-window-titlebar-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the Window titlebar.
$kendo-window-titlebar-padding-yStringk-spacing(5)var(--kendo-spacing-5, 1.25rem)
Description
The vertical padding of the Window titlebar.
$kendo-window-titlebar-border-widthNumber00
Description
The width of the border of the Window titlebar.
$kendo-window-titlebar-border-styleStringsolidsolid
Description
The style of the border of the Window titlebar.
$kendo-window-title-font-sizeStringvar( --kendo-font-size-xl, inherit )var(--kendo-font-size-xl, inherit)
Description
The font size of the title of the Window.
$kendo-window-title-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the title of the Window.
$kendo-window-title-font-weightStringvar( --kendo-font-weight-bold, bold )var(--kendo-font-weight-bold, bold)
Description
The font weight of the title of the Window.
$kendo-window-actions-gapStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The spacing between the buttons in the Window titlebar.
$kendo-window-action-opacityNumber11
Description
OThe opacity of the buttons in the Window titlebar.
$kendo-window-action-hover-opacityNumber11
Description
The opacity of the hovered buttons in the Window titlebar.
$kendo-window-inner-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the content of the Window.
$kendo-window-inner-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the content of the Window.
$kendo-window-buttongroup-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the Window action buttons.
$kendo-window-buttongroup-padding-yStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The vertical padding of the Window action buttons.
$kendo-window-buttongroup-border-widthNumber00
Description
The width of the top border of the Window action buttons.
$kendo-window-buttongroup-spacingStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The spacing between the Window action buttons.
$kendo-window-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Window.
$kendo-window-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Window.
$kendo-window-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the Window.
$kendo-window-shadowStringvar( --kendo-box-shadow-depth-8, none )var(--kendo-box-shadow-depth-8, none)
Description
The box shadow of the Window.
$kendo-window-focus-shadowStringvar( --kendo-box-shadow-depth-9, none )var(--kendo-box-shadow-depth-9, none)
Description
The box shadow of the focused Window.
$kendo-window-titlebar-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Window titlebar.
$kendo-window-titlebar-textStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The text color of the Window titlebar.
$kendo-window-titlebar-borderStringif($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))var(--kendo-color-primary, #0078d4)
Description
The border color of the Window titlebar.
$kendo-window-sizesMap( sm: 300px, md: 800px, lg: 1200px )(sm: 300px, md: 800px, lg: 1200px)
Description
The map of the width of the different Window sizes.
$kendo-window-brand-colorsMap( primary: primary )(primary: primary)
Description
The theme variations for the Window.
$kendo-window-theme-colorsMap()(primary: (bg: var(--kendo-color-primary, #0078d4), text: var(--kendo-color-on-primary, #ffffff), border: var(--kendo-color-primary, #0078d4)), dark: (bg: var(--kendo-color-dark, #323130), text: var(--kendo-color-on-dark, #ffffff), border: var(--kendo-color-dark, #323130)), light: (bg: var(--kendo-color-light, #d2d0ce), text: var(--kendo-color-on-light, #323130), border: var(--kendo-color-light, #d2d0ce)))
Description
The theme colors map for the Window.

Wizard

NameTypeDefault valueComputed value
$kendo-wizard-border-widthNumber0px0px
Description
The border width of the Wizard.
$kendo-wizard-padding-xStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The horizontal padding of the Wizard.
$kendo-wizard-padding-yStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The vertical padding of the Wizard.
$kendo-wizard-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Wizard.
$kendo-wizard-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the Wizard.
$kendo-wizard-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Wizard.
$kendo-wizard-steps-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Wizard steps.
$kendo-wizard-steps-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Wizard steps.
$kendo-wizard-content-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the Wizard content.
$kendo-wizard-content-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the Wizard content.
$kendo-wizard-content-textStringvar( --kendo-component-text, initial )var(--kendo-component-text, initial)
Description
The text color of the Wizard content.
$kendo-wizard-content-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Wizard content.
$kendo-wizard-buttons-margin-xStringk-spacing(7)var(--kendo-spacing-7, 1.75rem)
Description
The horizontal margin of the Wizard's Button container.
$kendo-wizard-buttons-margin-yStringk-spacing(6)var(--kendo-spacing-6, 1.5rem)
Description
The vertical margin of the Wizard Button container.
$kendo-wizard-step-focus-borderStringif($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))var(--kendo-color-base-emphasis, #605e5c)
Description
The outline of the focused Wizard step.

Classnames

. k-sr-only

This class could be assigned to elements which should be visually hidden, but remain accessible for screen readers.

.k-spacer

This is equivalent to flex: 1 0 auto;. If every other element has a fixed size in a flex container, the spacer will take up the remaining space.

.k-spacer-sized

This is equivalent to flex-grow: 0;. The spacer will not take any of the remaining space in a flex container.