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

Customizing Filemanager

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-file-manager-spacerStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The space between the FileManager items.
$kendo-file-manager-border-widthNumber1px1px
Description
The border width of the FileManager.
$kendo-file-manager-font-familyStringvar( --kendo-font-family, normal )var(--kendo-font-family, normal)
Description
The font family of the FileManager.
$kendo-file-manager-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the FileManager.
$kendo-file-manager-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the FileManager.
$kendo-file-manager-bgStringvar( --kendo-component-bg, transparent )var(--kendo-component-bg, transparent)
Description
The background color of the FileManager.
$kendo-file-manager-textStringvar( --kendo-component-text, inherit )var(--kendo-component-text, inherit)
Description
The text color of the FileManager.
$kendo-file-manager-borderStringvar( --kendo-component-border, inherit )var(--kendo-component-border, inherit)
Description
The border color of the FileManager.
$kendo-file-manager-toolbar-border-widthNumber$kendo-file-manager-border-width1px
Description
The border width of the FileManager Toolbar.
$kendo-file-manager-toolbar-bgString$kendo-toolbar-bgvar(--kendo-color-surface, #faf9f8)
Description
The background color of the FileManager Toolbar.
$kendo-file-manager-toolbar-textString$kendo-toolbar-textvar(--kendo-component-text, inherit)
Description
The text color of the FileManager Toolbar.
$kendo-file-manager-toolbar-borderString$kendo-toolbar-bordervar(--kendo-component-border, initial)
Description
The border color of the FileManager Toolbar.
$kendo-file-manager-navigation-padding-xString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the FileManager Navigation.
$kendo-file-manager-navigation-padding-yString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the FileManager Navigation.
$kendo-file-manager-navigation-widthNumber20%20%
Description
The width of the FileManager Navigation.
$kendo-file-manager-navigation-border-widthNumber$kendo-file-manager-border-width1px
Description
The border width of the FileManager Navigation.
$kendo-file-manager-navigation-bgColortransparenttransparent
Description
The background color of the FileManager Navigation.
$kendo-file-manager-navigation-textStringinheritinherit
Description
The text color of the FileManager Navigation.
$kendo-file-manager-navigation-borderStringinheritinherit
Description
The border color of the FileManager Navigation.
$kendo-file-manager-breadcrumb-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-border-widthNumber$kendo-file-manager-border-width1px
Description
The border width of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-bgString$kendo-toolbar-bgvar(--kendo-color-surface, #faf9f8)
Description
The background color of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-textStringinheritinherit
Description
The text color of the FileManager Breadcrumb.
$kendo-file-manager-breadcrumb-borderStringinheritinherit
Description
The border color of the FileManager Breadcrumb.
$kendo-file-manager-listview-bgColortransparenttransparent
Description
The background color of the FileManager ListView.
$kendo-file-manager-listview-textStringinheritinherit
Description
The text color of the FileManager ListView.
$kendo-file-manager-listview-borderStringinheritinherit
Description
The border color of the FileManager ListView.
$kendo-file-manager-listview-item-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the FileManager ListView item.
$kendo-file-manager-listview-item-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the FileManager ListView item.
$kendo-file-manager-listview-item-widthNumber120px120px
Description
The width of the FileManager ListView item.
$kendo-file-manager-listview-item-heightNumber120px120px
Description
The height of the FileManager ListView item.
$kendo-file-manager-listview-item-icon-bgColortransparenttransparent
Description
The background color of the FileManager ListView item icon.
$kendo-file-manager-listview-item-icon-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the FileManager ListView item icon.
$kendo-file-manager-listview-item-icon-borderStringinheritinherit
Description
The border color of the FileManager ListView item icon.
$kendo-file-manager-listview-item-icon-focus-bgColortransparenttransparent
Description
The background color of the FileManager focused ListView item icon.
$kendo-file-manager-listview-item-icon-focus-textStringinheritinherit
Description
The text color of the FileManager focused ListView item icon.
$kendo-file-manager-listview-item-icon-focus-borderStringinheritinherit
Description
The border color of the FileManager focused ListView item icon.
$kendo-file-manager-listview-item-icon-selected-bgColortransparenttransparent
Description
Background color of the FileManager selected ListView item icon.
$kendo-file-manager-listview-item-icon-selected-textStringinheritinherit
Description
Text color of the FileManager selected ListView item icon.
$kendo-file-manager-listview-item-icon-selected-borderStringinheritinherit
Description
Border color of the FileManager selected ListView item icon.
$kendo-file-manager-grid-bgColortransparenttransparent
Description
The background color of the FileManager Grid.
$kendo-file-manager-grid-textStringinheritinherit
Description
The text color of the FileManager Grid.
$kendo-file-manager-grid-borderStringinheritinherit
Description
The border color of the FileManager Grid.
$kendo-file-manager-preview-padding-xString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the FileManager preview.
$kendo-file-manager-preview-padding-yString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The vertical padding of the FileManager preview.
$kendo-file-manager-preview-widthNumber20%20%
Description
The width of the FileManager preview.
$kendo-file-manager-preview-border-widthNumber$kendo-file-manager-border-width1px
Description
The border width of the FileManager preview.
$kendo-file-manager-preview-spacingString$kendo-file-manager-spacervar(--kendo-spacing-4, 1rem)
Description
The spacing of the FileManager preview.
$kendo-file-manager-preview-column-gapStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
The gap between the columns in the FileManager preview.
$kendo-file-manager-preview-bgColortransparenttransparent
Description
The background color of the FileManager preview.
$kendo-file-manager-preview-textStringinheritinherit
Description
The text color of the FileManager preview.
$kendo-file-manager-preview-borderStringinheritinherit
Description
The border color of the FileManager preview.
$kendo-file-manager-preview-icon-bgColortransparenttransparent
Description
The background color of the FileManager preview icon.
$kendo-file-manager-preview-icon-textStringvar( --kendo-subtle-text, inherit )var(--kendo-subtle-text, inherit)
Description
The text color of the FileManager preview icon.
$kendo-file-manager-preview-icon-borderStringinheritinherit
Description
The border color of the FileManager preview icon.

In this article

Not finding the help you need?