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. | |||
$base-bg | Color |
|
|
Description The background of the components' chrome area. | |||
$base-text | Color |
|
|
Description The text color of the components' chrome area. | |||
$base-border | Color |
|
|
Description The border color of the components' chrome area. | |||
$base-gradient | Null |
|
|
Description The gradient background of the components' chrome area. | |||
$hovered-bg | Color |
|
|
Description The background of hovered items. | |||
$hovered-text | Color |
|
|
Description The text color of hovered items. | |||
$hovered-border | Color |
|
|
Description The border color of hovered items. | |||
$hovered-gradient | Null |
|
|
Description The gradient background of hovered items. | |||
$selected-bg | Color |
|
|
Description The background of selected items. | |||
$selected-text | Color |
|
|
Description The text color of selected items. | |||
$selected-border | Color |
|
|
Description The border color of selected items. | |||
$selected-gradient | Null |
|
|
Description The gradient background of selected items. |