Customizing Tabstrip

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-tabstrip-bgNullnullnull
Description
Background color of tabstrip component
$kendo-tabstrip-textColor$kendo-subtle-textrgba(0, 0, 0, 0.54)
Description
Text color of tabstrip component
$kendo-tabstrip-borderColor$kendo-component-borderrgba(0, 0, 0, 0.12)
Description
Border color of tabstrip component
$kendo-tabstrip-item-padding-xNumber24px24px
Description
Horizontal padding of tabs
$kendo-tabstrip-item-padding-yNumber14px14px
Description
Vertical padding of tabs
$kendo-tabstrip-item-border-widthNumber0px0px
Description
Width of border around of tabs
$kendo-tabstrip-item-border-radiusNumber0px0px
Description
Border radius of tabs
$kendo-tabstrip-item-gapNumber0px0px
Description
Spacing between tabs
$kendo-tabstrip-item-bgNullnullnull
Description
Background color of tabs
$kendo-tabstrip-item-textColor$kendo-subtle-textrgba(0, 0, 0, 0.54)
Description
Text color of tabs
$kendo-tabstrip-item-borderNullnullnull
Description
Border color of tabs
$kendo-tabstrip-item-gradientNullnullnull
Description
Background gradient of tabs
$kendo-tabstrip-item-hover-bgColor$kendo-hover-bgrgba(0, 0, 0, 0.04)
Description
Background color of hovered tabs
$kendo-tabstrip-item-hover-textColor$kendo-body-textrgba(0, 0, 0, 0.87)
Description
Text color of hovered tabs
$kendo-tabstrip-item-hover-borderNullnullnull
Description
Border color of hovered tabs
$kendo-tabstrip-item-hover-gradientNullnullnull
Description
Background gradient of hovered tabs
$kendo-tabstrip-item-selected-bgNullnullnull
Description
Background color of selected tabs
$kendo-tabstrip-item-selected-textColor$kendo-body-textrgba(0, 0, 0, 0.87)
Description
Text color of selected tabs
$kendo-tabstrip-item-selected-borderNullnullnull
Description
Border color of selected tabs
$kendo-tabstrip-item-selected-gradientNullnullnull
Description
Background gradient of selected tabs
$kendo-tabstrip-content-padding-xNumberk-map-get( $kendo-spacing, 4 )16px
Description
Horizontal padding of tabstrip content
$kendo-tabstrip-content-padding-yNumberk-map-get( $kendo-spacing, 4 )16px
Description
Vertical padding of tabstrip content
$kendo-tabstrip-content-border-widthNumber0px0px
Description
Width of border around tabstrip content
$kendo-tabstrip-content-bgColortransparenttransparent
Description
Background color of tabstrip content
$kendo-tabstrip-content-textNullnullnull
Description
Text color of tabstrip content
$kendo-tabstrip-content-borderNullnullnull
Description
Border color of tabstrip content
$kendo-tabstrip-content-focus-borderColor$kendo-component-textrgba(0, 0, 0, 0.87)
Description
Border color of tabstrip focused content

In this article

Not finding the help you need?