New to Kendo UI for Angular? Start a free 30-day trial

Customizing Filemanager

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-file-manager-bgvar( --kendo-component-bg, transparent )
Description
Background color of the filemanager component.
$kendo-file-manager-textvar( --kendo-component-text, inherit )
Description
Text color of the filemanager component.
$kendo-file-manager-bordervar( --kendo-component-border, inherit )
Description
Border color of the filemanager component.
$kendo-file-manager-toolbar-bg$kendo-toolbar-bg
Description
Background color of the toolbar.
$kendo-file-manager-toolbar-text$kendo-toolbar-text
Description
Text color of the toolbar.
$kendo-file-manager-toolbar-border$kendo-toolbar-border
Description
Border color of the toolbar.
$kendo-file-manager-navigation-padding-x$kendo-file-manager-spacer
Description
Horizontal padding of the navigation.
$kendo-file-manager-navigation-padding-y$kendo-file-manager-spacer
Description
Vertical padding of the navigation.
$kendo-file-manager-navigation-width20%
Description
Width of the navigation.
$kendo-file-manager-navigation-border-width$kendo-file-manager-border-width
Description
Border width of the navigation.
$kendo-file-manager-navigation-bgtransparent
Description
Background color of the navigation.
$kendo-file-manager-navigation-textinherit
Description
Text color of the navigation.
$kendo-file-manager-navigation-borderinherit
Description
Border color of the navigation.
$kendo-file-manager-breadcrumb-padding-xmap.get( $kendo-spacing, 2 )
Description
Horizontal padding of the breadcrumb.
$kendo-file-manager-breadcrumb-padding-ymap.get( $kendo-spacing, 2 )
Description
Vertical padding of the breadcrumb.
$kendo-file-manager-breadcrumb-border-width$kendo-file-manager-border-width
Description
Border width of the breadcrumb.
$kendo-file-manager-breadcrumb-bg$kendo-toolbar-bg
Description
Background color of the breadcrumb.
$kendo-file-manager-breadcrumb-textinherit
Description
Text color of the breadcrumb.
$kendo-file-manager-breadcrumb-borderinherit
Description
Border color of the breadcrumb.
$kendo-file-manager-listview-bgtransparent
Description
Background color of the listview.
$kendo-file-manager-listview-textinherit
Description
Text color of the listview.
$kendo-file-manager-listview-borderinherit
Description
Border color of the listview.
$kendo-file-manager-listview-item-padding-xmap.get( $kendo-spacing, 4 )
Description
Horizontal padding of the listview item.
$kendo-file-manager-listview-item-padding-ymap.get( $kendo-spacing, 4 )
Description
Vertical padding of the listview item.
$kendo-file-manager-listview-item-width120px
Description
Width of the listview item.
$kendo-file-manager-listview-item-height120px
Description
Height of the listview item.
$kendo-file-manager-listview-item-icon-bgtransparent
Description
Background color of the listview item icon.
$kendo-file-manager-listview-item-icon-textvar( --kendo-subtle-text, inherit )
Description
Text color of the listview item icon.
$kendo-file-manager-listview-item-icon-borderinherit
Description
Border color of the listview item icon.
$kendo-file-manager-listview-item-icon-focus-bgtransparent
Description
Background color of the focused listview item icon.
$kendo-file-manager-listview-item-icon-focus-textinherit
Description
Text color of the focused listview item icon.
$kendo-file-manager-listview-item-icon-focus-borderinherit
Description
Border color of the focused listview item icon.
$kendo-file-manager-listview-item-icon-selected-bgtransparent
Description
Background color of the selected listview item icon.
$kendo-file-manager-listview-item-icon-selected-textinherit
Description
Text color of the selected listview item icon.
$kendo-file-manager-listview-item-icon-selected-borderinherit
Description
Border color of the selected listview item icon.
$kendo-file-manager-grid-bgtransparent
Description
Background color of the grid.
$kendo-file-manager-grid-textinherit
Description
Text color of the grid.
$kendo-file-manager-grid-borderinherit
Description
Border color of the grid.
$kendo-file-manager-preview-padding-x$kendo-file-manager-spacer
Description
Horizontal padding of the preview.
$kendo-file-manager-preview-padding-y$kendo-file-manager-spacer
Description
Vertical padding of the preview.
$kendo-file-manager-preview-width20%
Description
Width of the preview.
$kendo-file-manager-preview-border-width$kendo-file-manager-border-width
Description
Border width of the preview.
$kendo-file-manager-preview-spacing$kendo-file-manager-spacer
Description
Spacing of the preview.
$kendo-file-manager-preview-column-gapmap.get( $kendo-spacing, 1 )
Description
Spacing of the preview.
$kendo-file-manager-preview-bgtransparent
Description
Background color of the preview.
$kendo-file-manager-preview-textinherit
Description
Text color of the preview.
$kendo-file-manager-preview-borderinherit
Description
Border color of the preview.
$kendo-file-manager-preview-icon-bgtransparent
Description
Background color of the preview icon.
$kendo-file-manager-preview-icon-textvar( --kendo-subtle-text, inherit )
Description
Text color of the preview icon.
$kendo-file-manager-preview-icon-borderinherit
Description
Border color of the preview icon.

In this article

Not finding the help you need?