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

Customizing Taskboard

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-taskboard-spacerNumberk-map-get( $kendo-spacing, 4 )1rem
Description
The spacing index of the TaskBoard.
$kendo-taskboard-padding-yNullnullnull
Description
The vertical padding of the TaskBoard.
$kendo-taskboard-padding-xNullnullnull
Description
The horizontal of the TaskBoard.
$kendo-taskboard-font-familyList$kendo-font-familysystem-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 font family of the TaskBoard.
$kendo-taskboard-font-sizeNumber$kendo-font-size-md1rem
Description
The font size of the TaskBoard.
$kendo-taskboard-line-heightNumber$kendo-line-height-md1.5
Description
The line height of the TaskBoard.
$kendo-taskboard-bgNullnullnull
Description
The background color of the TaskBoard.
$kendo-taskboard-textNullnullnull
Description
The text color of the TaskBoard.
$kendo-taskboard-borderNullnullnull
Description
The border color of the TaskBoard.
$kendo-taskboard-toolbar-padding-yNumber$kendo-taskboard-spacer1rem
Description
The vertical padding of the TaskBoard Toolbar.
$kendo-taskboard-toolbar-padding-xNumber$kendo-taskboard-toolbar-padding-y1rem
Description
The horizontal padding of the TaskBoard Toolbar.
$kendo-taskboard-toolbar-bgNullnullnull
Description
The background color of the TaskBoard Toolbar.
$kendo-taskboard-toolbar-textNullnullnull
Description
The text color of the TaskBoard Toolbar.
$kendo-taskboard-toolbar-borderNullnullnull
Description
The border color of the TaskBoard Toolbar.
$kendo-taskboard-toolbar-gradientNullnullnull
Description
The gradient of the TaskBoard Toolbar.
$kendo-taskboard-content-padding-yNumber$kendo-taskboard-spacer1rem
Description
The vertical padding of the TaskBoard content.
$kendo-taskboard-content-padding-xNumber$kendo-taskboard-content-padding-y1rem
Description
The horizontal padding of the TaskBoard content.
$kendo-taskboard-column-container-spacing-yNumber$kendo-taskboard-spacer * .750.75rem
Description
The vertical spacing of the TaskBoard column container.
$kendo-taskboard-column-container-padding-yNumber0px0px
Description
The vertical padding of the TaskBoard column container.
$kendo-taskboard-column-container-padding-xNumber$kendo-taskboard-spacer * .750.75rem
Description
The horizontal padding of the TaskBoard column container.
$kendo-taskboard-columns-container-gapNumber$kendo-taskboard-spacer1rem
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-radiusNumber$kendo-border-radius-sm0.25rem
Description
The border radius of the TaskBoard column.
$kendo-taskboard-column-bgColorif($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $gray-900, $gray-100 ))#f8f9fa
Description
The background color of the TaskBoard column.
$kendo-taskboard-column-textNullnullnull
Description
The text color of the TaskBoard column.
$kendo-taskboard-column-borderColortransparenttransparent
Description
The border color of the TaskBoard column.
$kendo-taskboard-column-focus-bgNullnullnull
Description
The background color of the focused TaskBoard column.
$kendo-taskboard-column-focus-textNullnullnull
Description
The text color of the focused TaskBoard column.
$kendo-taskboard-column-focus-borderColorif($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-base-border, 2.5 ))#b6b7b8
Description
The border color of the focused TaskBoard column.
$kendo-taskboard-column-header-padding-yNumber$kendo-taskboard-spacer * .750.75rem
Description
The vertical padding of the TaskBoard column header.
$kendo-taskboard-column-header-padding-xNumber$kendo-taskboard-column-header-padding-y0.75rem
Description
The horizontal padding of the TaskBoard column header.
$kendo-taskboard-column-header-gapNumberk-math-div( $kendo-taskboard-spacer, 4 )0.25rem
Description
The spacing of the TaskBoard column header.
$kendo-taskboard-column-header-actions-gapNumberk-math-div( $kendo-taskboard-spacer, 2 )0.5rem
Description
The spacing of the TaskBoard column header actions.
$kendo-taskboard-column-header-font-weightNumber500500
Description
The font weight of the TaskBoard column header.
$kendo-taskboard-column-header-textColor$kendo-component-header-text#212529
Description
The text color of the TaskBoard column header.
$kendo-taskboard-column-cards-padding-yNumber$kendo-taskboard-spacer * .250.25rem
Description
The vertical padding of the TaskBoard column Card wrapper.
$kendo-taskboard-column-cards-padding-xNumber0px0px
Description
The horizontal padding of the TaskBoard column Card wrapper.
$kendo-taskboard-column-cards-gapNumber$kendo-taskboard-spacer * .750.75rem
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-yNullnullnull
Description
The vertical padding of the TaskBoard pane.
$kendo-taskboard-pane-padding-xNullnullnull
Description
The horizontal padding of the TaskBoard pane.
$kendo-taskboard-pane-border-widthNumber1px1px
Description
The border width of the TaskBoard pane.
$kendo-taskboard-pane-bgColor$kendo-component-bg#ffffff
Description
The background color of the TaskBoard pane.
$kendo-taskboard-pane-textColor$kendo-component-text#212529
Description
The text color of the TaskBoard pane.
$kendo-taskboard-pane-borderColor$kendo-component-border#dee2e6
Description
The border color of the TaskBoard pane.
$kendo-taskboard-pane-header-padding-yNumber( $kendo-taskboard-spacer * .75 )0.75rem
Description
The vertical padding of the TaskBoard pane header.
$kendo-taskboard-pane-header-padding-xNumber$kendo-taskboard-spacer1rem
Description
The horizontal padding of the TaskBoard pane header.
$kendo-taskboard-pane-header-font-weightNumber500500
Description
The font weight of the TaskBoard pane header.
$kendo-taskboard-pane-header-textColor$kendo-component-header-text#212529
Description
The text color of the TaskBoard pane header.
$kendo-taskboard-pane-content-padding-yNumber0px0px
Description
The vertical padding of the TaskBoard pane content.
$kendo-taskboard-pane-content-padding-xNumber$kendo-taskboard-spacer1rem
Description
The horizontal padding of the TaskBoard pane content.
$kendo-taskboard-pane-actions-padding-yNumber( $kendo-taskboard-spacer * .75 )0.75rem
Description
The vertical padding of the TaskBoard pane actions.
$kendo-taskboard-pane-actions-padding-xNumber$kendo-taskboard-spacer1rem
Description
The horizontal padding of the TaskBoard pane actions.
$kendo-taskboard-card-padding-yNumber$kendo-taskboard-spacer1rem
Description
The vertical padding of the TaskBoard Card.
$kendo-taskboard-card-padding-xNumber$kendo-taskboard-card-padding-y1rem
Description
The horizontal padding of the TaskBoard Card.
$kendo-taskboard-card-border-widthNumber$kendo-card-border-width1px
Description
The border width of the TaskBoard Card.
$kendo-taskboard-card-border-radiusNumber$kendo-card-border-radius0.375rem
Description
The border radius of the TaskBoard Card.
$kendo-taskboard-card-bgColor$kendo-card-bg#ffffff
Description
The background color of the TaskBoard Card.
$kendo-taskboard-card-textColor$kendo-card-text#212529
Description
The text color of the TaskBoard Card.
$kendo-taskboard-card-borderColor$kendo-card-border#dee2e6
Description
The border color of the TaskBoard Card.
$kendo-taskboard-card-shadowNull$kendo-card-shadownull
Description
The shadow of the TaskBoard Card.
$kendo-taskboard-card-category-border-widthNumber4px4px
Description
The border width of the TaskBoard Card category.
$kendo-taskboard-card-hover-borderColorif($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-taskboard-card-border, 10% ))#c8cbcf
Description
The border color of the hovered TaskBoard Card.
$kendo-taskboard-card-focus-borderColorif($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-taskboard-card-border, 18% ))#b6b9bd
Description
The border color of the focused TaskBoard Card.
$kendo-taskboard-card-focus-shadowString$kendo-card-focus-shadowvar(--kendo-elevation-3, 0px 4px 10px rgba(0, 0, 0, 0.1))
Description
The shadow of the focused TaskBoard Card.
$kendo-taskboard-card-selected-borderColorif($kendo-enable-color-system, k-color( primary-emphasis ), k-color-tint( $kendo-color-primary-lighter, 8 ))#b6d3fe
Description
The border of the selected TaskBoard Card.
$kendo-taskboard-card-selected-shadowStringnonenone
Description
The shadow of the selected TaskBoard Card.
$kendo-taskboard-card-header-textColor$kendo-color-primary#0d6efd
Description
The text color of the TaskBoard Card header text.
$kendo-taskboard-card-header-focus-textColor$kendo-color-primary-darker#0b5cd5
Description
The text color of the hovered TaskBoard Card header text.
$kendo-taskboard-card-header-hover-textColor$kendo-color-primary-darker#0b5cd5
Description
The text color of the focused TaskBoard Card header text.
$kendo-taskboard-drag-placeholder-border-widthNumber1px1px
Description
The border width of the TaskBoard Card placeholder.
$kendo-taskboard-drag-placeholder-border-radiusNumber$kendo-taskboard-card-border-radius0.375rem
Description
The border radius of the TaskBoard Card placeholder.
$kendo-taskboard-drag-placeholder-bgColorif($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 10%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .1 ))rgba(0, 0, 0, 0.1)
Description
The background color of the TaskBoard Card placeholder.
$kendo-taskboard-drag-placeholder-borderColor$kendo-component-border#dee2e6
Description
The border color of the TaskBoard Card placeholder.

In this article

Not finding the help you need?