Customizing Common
The following table lists the available variables for customization.
Name | Type | Default value | Computed value |
---|---|---|---|
$kendo-border-radius | Number |
|
|
Description
Border radius for all components. | |||
$kendo-base-bg | Color |
|
|
Description
The background of the components' chrome area. | |||
$kendo-base-text | Color |
|
|
Description
The text color of the components' chrome area. | |||
$kendo-base-border | Color |
|
|
Description
The border color of the components' chrome area. | |||
$kendo-base-gradient | Null |
|
|
Description
The gradient background of the components' chrome area. | |||
$kendo-hover-bg | Color |
|
|
Description
The background of hovered items. | |||
$kendo-hover-text | Color |
|
|
Description
The text color of hovered items. | |||
$kendo-hover-border | Color |
|
|
Description
The border color of hovered items. | |||
$kendo-hover-gradient | Null |
|
|
Description
The gradient background of hovered items. | |||
$kendo-selected-bg | Color |
|
|
Description
The background of selected items. | |||
$kendo-selected-text | Color |
|
|
Description
The text color of selected items. | |||
$kendo-selected-border | Color |
|
|
Description
The border color of selected items. | |||
$kendo-selected-gradient | Null |
|
|
Description
The gradient background of selected items. |