Customizing Dialog

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-dialog-titlebar-bgColor$kendo-component-header-bg#fafafa
Description
The background color of the Dialog titlebar.
$kendo-dialog-titlebar-textColor$kendo-component-header-text#424242
Description
The text color of the Dialog titlebar.
$kendo-dialog-titlebar-borderStringinheritinherit
Description
The border color of the Dialog titlebar.
$kendo-dialog-buttongroup-padding-xNumber$kendo-actions-padding-x8px
Description
The horizontal padding of the Dialog action buttons.
$kendo-dialog-buttongroup-padding-yNumber$kendo-actions-padding-y8px
Description
The vertical padding of the Dialog action buttons.
$kendo-dialog-buttongroup-border-widthNumber1px1px
Description
The width of the top border of the Dialog action buttons.
$kendo-dialog-button-spacingNumber$kendo-actions-button-spacing8px
Description
The spacing between the Dialog action buttons.
$kendo-dialog-theme-colorsMap( "primary": k-map-get($kendo-theme-colors, "primary"), "light": k-map-get($kendo-theme-colors, "light"), "dark": k-map-get($kendo-theme-colors, "dark") )("primary": #ff6358, "light": #ebebeb, "dark": #424242)
Description
The theme colors map for the Dialog.

In this article

Not finding the help you need?