New to Kendo UI for Vue? 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 )16px
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-familyRoboto, "Helvetica Neue", sans-serif
Description
The font family of the TaskBoard.
$kendo-taskboard-font-sizeNumber$kendo-font-size-md14px
Description
The font size of the TaskBoard.
$kendo-taskboard-line-heightNumber$kendo-line-height-md2
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-spacer16px
Description
The vertical padding of the TaskBoard Toolbar.
$kendo-taskboard-toolbar-padding-xNumber$kendo-taskboard-toolbar-padding-y16px
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-spacer16px
Description
The vertical padding of the TaskBoard content.
$kendo-taskboard-content-padding-xNumber$kendo-taskboard-content-padding-y16px
Description
The horizontal padding of the TaskBoard content.
$kendo-taskboard-column-container-spacing-yNumberk-math-div( $kendo-taskboard-spacer, 2 )8px
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-xNumberk-math-div( $kendo-taskboard-spacer, 2 )8px
Description
The horizontal padding of the TaskBoard column container.
$kendo-taskboard-columns-container-gapNumber$kendo-taskboard-spacer16px
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-md4px
Description
The border radius of the TaskBoard column.
$kendo-taskboard-column-bgColorif($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $kendo-color-dark, $kendo-color-light))#f5f5f5
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 ))rgba(0, 0, 0, 0.264)
Description
The border color of the focused TaskBoard column.
$kendo-taskboard-column-header-padding-yNumberk-math-div( $kendo-taskboard-spacer, 2 )8px
Description
The vertical padding of the TaskBoard column header.
$kendo-taskboard-column-header-padding-xNumber$kendo-taskboard-column-header-padding-y8px
Description
The horizontal padding of the TaskBoard column header.
$kendo-taskboard-column-header-gapNumberk-math-div( $kendo-taskboard-spacer, 4 )4px
Description
The spacing of the TaskBoard column header.
$kendo-taskboard-column-header-actions-gapNumberk-math-div( $kendo-taskboard-spacer, 2 )8px
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-textrgba(0, 0, 0, 0.87)
Description
The text color of the TaskBoard column header.
$kendo-taskboard-column-cards-padding-yNullnullnull
Description
The vertical padding of the TaskBoard column Card wrapper.
$kendo-taskboard-column-cards-padding-xNullnullnull
Description
The horizontal padding of the TaskBoard column Card wrapper.
$kendo-taskboard-column-cards-gapNumberk-math-div( $kendo-taskboard-spacer, 2 )8px
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-textrgba(0, 0, 0, 0.87)
Description
The text color of the TaskBoard pane.
$kendo-taskboard-pane-borderColor$kendo-component-borderrgba(0, 0, 0, 0.12)
Description
The border color of the TaskBoard pane.
$kendo-taskboard-pane-header-padding-yNumber( $kendo-taskboard-spacer * .75 )12px
Description
The vertical padding of the TaskBoard pane header.
$kendo-taskboard-pane-header-padding-xNumber$kendo-taskboard-spacer16px
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-textrgba(0, 0, 0, 0.87)
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-spacer16px
Description
The horizontal padding of the TaskBoard pane content.
$kendo-taskboard-pane-actions-padding-yNumber( $kendo-taskboard-spacer * .75 )12px
Description
The vertical padding of the TaskBoard pane actions.
$kendo-taskboard-pane-actions-padding-xNumber$kendo-taskboard-spacer16px
Description
The horizontal padding of the TaskBoard pane actions.
$kendo-taskboard-card-padding-yNumberk-math-div( $kendo-taskboard-spacer, 2 )8px
Description
The vertical padding of the TaskBoard Card.
$kendo-taskboard-card-padding-xNumber$kendo-taskboard-card-padding-y8px
Description
The horizontal padding of the TaskBoard Card.
$kendo-taskboard-card-border-widthNumber1px1px
Description
The border width of the TaskBoard Card.
$kendo-taskboard-card-border-radiusNumber$kendo-card-border-radius4px
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-textrgba(0, 0, 0, 0.87)
Description
The text color of the TaskBoard Card.
$kendo-taskboard-card-borderColor$kendo-base-borderrgba(0, 0, 0, 0.08)
Description
The border color of the TaskBoard Card.
$kendo-taskboard-card-shadowStringnonenone
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% ))rgba(0, 0, 0, 0.172)
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, 9% ))rgba(0, 0, 0, 0.1628)
Description
The border color of the focused TaskBoard Card.
$kendo-taskboard-card-focus-shadowStringnonenone
Description
The shadow of the focused TaskBoard Card.
$kendo-taskboard-card-selected-borderColor$kendo-color-primary-lighter#7986cb
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#3f51b5
Description
The text color of the TaskBoard Card header text.
$kendo-taskboard-card-header-focus-textColor$kendo-color-primary-darker#303f9f
Description
The text color of the hovered TaskBoard Card header text.
$kendo-taskboard-card-header-hover-textColor$kendo-color-primary-darker#303f9f
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-radius4px
Description
The border radius of the TaskBoard Card placeholder.
$kendo-taskboard-drag-placeholder-bgColorrgba( white, .2 )rgba(255, 255, 255, 0.2)
Description
The background color of the TaskBoard Card placeholder.
$kendo-taskboard-drag-placeholder-borderColor$kendo-component-borderrgba(0, 0, 0, 0.12)
Description
The border color of the TaskBoard Card placeholder.

In this article

Not finding the help you need?