Vue Data GridTheme Parameters Reference

This page documents all theme parameters available when using the Theming API.

Parameters are set using the theme.withParams() method:

const myTheme = themeQuartz.withParams({
    accentColor: 'red',
    spacing: 12,
});

Advanced Filter

See Advanced Filter for more information.

advancedFilterBuilderButtonBarBorderCopy Link
BorderValue
Color of the dividing line above the buttons in the advanced filter builder
advancedFilterBuilderColumnPillColorCopy Link
ColorValue
Color of the column pills in the Advanced Filter Builder
advancedFilterBuilderIndentSizeCopy Link
LengthValue
Amount that each level of the nesting in the advanced filter builder is indented by
advancedFilterBuilderJoinPillColorCopy Link
ColorValue
Color of the join operator pills in the Advanced Filter Builder
advancedFilterBuilderOptionPillColorCopy Link
ColorValue
Color of the filter option pills in the Advanced Filter Builder
advancedFilterBuilderValuePillColorCopy Link
ColorValue
Color of the value pills in the Advanced Filter Builder

Borders

See Theming API: Customising Borders for more information.

borderRadiusCopy Link
LengthValue
Default corner radius for many UI elements such as menus, dialogs and form widgets.
borderWidthCopy Link
LengthValue
Default width for borders.
borderColorCopy Link
ColorValue
Default color for borders.
columnBorderCopy Link
BorderValue
Vertical borders between columns within the grid only, excluding headers.
footerRowBorderCopy Link
BorderValue
Horizontal borders above footer components like the pagination and status bars
headerColumnBorderCopy Link
BorderValue
Vertical borders between columns within headers.
headerRowBorderCopy Link
BorderValue
Borders between and below header rows.
pinnedColumnBorderCopy Link
BorderValue
Vertical borders between columns that are pinned to the left or right and the rest of the grid
pinnedRowBorderCopy Link
BorderValue
Horizontal borders between the grid and rows that are pinned to the top or bottom and the rest of the grid
rowBorderCopy Link
BorderValue
Horizontal borders between rows.
sidePanelBorderCopy Link
BorderValue
Borders between the grid and side panels including the column and filter tool bars, and chart settings
wrapperBorderCopy Link
BorderValue
Borders around the outside of the grid
wrapperBorderRadiusCopy Link
LengthValue
Corner radius of the outermost container around the grid.

Buttons

See Customising Inputs & Widgets for more information.

buttonActiveBackgroundColorCopy Link
ColorValue
Background color of standard action buttons (e.g. "Reset" and "Apply") when being clicked
buttonActiveBorderCopy Link
BorderValue
Border around standard action buttons (e.g. "Reset" and "Apply") when being clicked. Only has an effect if a border is enabled with buttonBorder.
buttonActiveTextColorCopy Link
ColorValue
Text color of standard action buttons (e.g. "Reset" and "Apply") when being clicked
buttonBackgroundColorCopy Link
ColorValue
Background color of standard action buttons (e.g. "Reset" and "Apply")
buttonBorderCopy Link
BorderValue
Border around standard action buttons (e.g. "Reset" and "Apply")
buttonBorderRadiusCopy Link
LengthValue
Corner radius of standard action buttons (e.g. "Reset" and "Apply")
buttonDisabledBackgroundColorCopy Link
ColorValue
Background color of standard action buttons (e.g. "Reset" and "Apply") when disabled
buttonDisabledBorderCopy Link
BorderValue
Border around standard action buttons (e.g. "Reset" and "Apply") when disabled.
buttonDisabledTextColorCopy Link
ColorValue
Text color of standard action buttons (e.g. "Reset" and "Apply") when disabled
buttonFontWeightCopy Link
FontWeightValue
Font weight of text in standard action buttons (e.g. "Reset" and "Apply")
buttonHorizontalPaddingCopy Link
LengthValue
Horizontal padding inside standard action buttons (e.g. "Reset" and "Apply")
buttonHoverBackgroundColorCopy Link
ColorValue
Background color of standard action buttons (e.g. "Reset" and "Apply") when hovered
buttonHoverBorderCopy Link
BorderValue
Border around standard action buttons (e.g. "Reset" and "Apply") when hovered. Only has an effect if a border is enabled with buttonBorder.
buttonHoverTextColorCopy Link
ColorValue
Text color of standard action buttons (e.g. "Reset" and "Apply") when hovered
buttonTextColorCopy Link
ColorValue
Text color of standard action buttons (e.g. "Reset" and "Apply")
buttonVerticalPaddingCopy Link
LengthValue
Vertical padding inside standard action buttons (e.g. "Reset" and "Apply")

Checkboxes & Radio Buttons

See Customising Inputs & Widgets for more information.

checkboxBorderRadiusCopy Link
LengthValue
Border radius for checkboxes
checkboxBorderWidthCopy Link
LengthValue
Border width for checkboxes
checkboxCheckedBackgroundColorCopy Link
ColorValue
Background color of a checked checkbox
checkboxCheckedBorderColorCopy Link
ColorValue
Border color of a checked checkbox
checkboxCheckedShapeColorCopy Link
ColorValue
The color of the check mark on checked checkboxes.
checkboxCheckedShapeImageCopy Link
ImageValue
An image defining the shape of the check mark on checked checkboxes.
checkboxIndeterminateBackgroundColorCopy Link
ColorValue
Background color of an indeterminate checkbox
checkboxIndeterminateBorderColorCopy Link
ColorValue
Border color of an indeterminate checkbox
checkboxIndeterminateShapeColorCopy Link
ColorValue
The color of the dash mark on indeterminate checkboxes
checkboxIndeterminateShapeImageCopy Link
ImageValue
An image defining the shape of the dash mark on indeterminate checkboxes
checkboxUncheckedBackgroundColorCopy Link
ColorValue
Background color of an unchecked checkbox
checkboxUncheckedBorderColorCopy Link
ColorValue
Border color of an unchecked checkbox
radioCheckedShapeImageCopy Link
ImageValue
An image defining the shape of the mark on checked radio buttons

Colours & Dark Mode

See Theming: Colours & Dark Mode for more information.

accentColorCopy Link
ColorValue
The 'brand color' for the grid, used wherever a non-neutral color is required. Selections, focus outlines and checkboxes use the accent color by default.
backgroundColorCopy Link
ColorValue
Background color of the grid. Many UI elements are semi-transparent, so their color blends with the background color.
borderColorCopy Link
ColorValue
Default color for borders.
browserColorSchemeCopy Link
ColorSchemeValue
The CSS color-scheme to apply to the grid, which affects the default appearance of browser scrollbars form inputs unless these have been styled with CSS.
cellTextColorCopy Link
ColorValue
Color of text in cells in the grid data area
chromeBackgroundColorCopy Link
ColorValue
Background color for non-data areas of the grid. Headers, tool panels and menus use this color by default.
dataBackgroundColorCopy Link
ColorValue
Background color applied to grid rows. Should be a solid color, semi-transparent colors will cause issues.
foregroundColorCopy Link
ColorValue
Default color for neutral UI elements. Most text, borders and backgrounds are defined as semi-transparent versions of this color, resulting in a blend between the background and foreground colours.
invalidColorCopy Link
ColorValue
The color for inputs and UI controls in an invalid state.
subtleTextColorCopy Link
ColorValue
Color of text and UI elements that should stand out less than the default.
textColorCopy Link
ColorValue
Default color for all text

Column Drop

The Column drop component is used in the Columns Tool Panel and Row Group Panel.

columnDropCellBackgroundColorCopy Link
ColorValue
Background color of the pill shape representing columns in the column drop component
columnDropCellBorderCopy Link
BorderValue
Border for the pill shape representing columns in the column drop component
columnDropCellDragHandleColorCopy Link
ColorValue
Color of the drag grip icon in the pill shape representing columns in the column drop component
columnDropCellTextColorCopy Link
ColorValue
Text color for the pill shape representing columns in the column drop component

Data Rows & Columns

See Row Styles for more information.

cellFontFamilyCopy Link
FontFamilyValue
Font family of text in grid cells
cellTextColorCopy Link
ColorValue
Color of text in cells in the grid data area
columnHoverColorCopy Link
ColorValue
Background color when hovering over columns in the grid. This is not visible unless enabled in the grid options.
dataBackgroundColorCopy Link
ColorValue
Background color applied to grid rows. Should be a solid color, semi-transparent colors will cause issues.
dataFontSizeCopy Link
LengthValue
Font size for data in grid rows
oddRowBackgroundColorCopy Link
ColorValue
Alternative background colour applied to every other row to create a striped effect
pinnedRowBackgroundColorCopy Link
ColorValue
Background color for the rows that have been pinned to the top or bottom
pinnedRowFontWeightCopy Link
FontWeightValue
Font-weight for the rows that have been pinned to the top or bottom
pinnedRowTextColorCopy Link
ColorValue
Text color for rows that have been pinned to the top or bottom
pinnedSourceRowBackgroundColorCopy Link
ColorValue
Background color for the row in the main viewport that has been pinned to the top or bottom
pinnedSourceRowFontWeightCopy Link
FontWeightValue
Font-weight for the row in the main viewport that has been pinned to the top or bottom
pinnedSourceRowTextColorCopy Link
ColorValue
Text color for row in the main viewport that has been pinned to the top or bottom
rowGroupIndentSizeCopy Link
LengthValue
The size of indentation applied to each level of row grouping - deep rows are indented by a multiple of this value.
rowHoverColorCopy Link
ColorValue
Background color when hovering over rows in the grid and in dropdown menus. Set to transparent to disable the hover effect. Note: if you want a hover effect on one but not the other, use CSS selectors instead of this property.
rowLoadingSkeletonEffectColorCopy Link
ColorValue
Color of the skeleton loading effect used when loading row data with the Server-side Row Model
valueChangeDeltaDownColorCopy Link
ColorValue
Color to temporarily apply to cell data when its value decreases in an agAnimateShowChangeCellRenderer cell
valueChangeDeltaUpColorCopy Link
ColorValue
Color to temporarily apply to cell data when its value increases in an agAnimateShowChangeCellRenderer cell
valueChangeValueHighlightBackgroundColorCopy Link
ColorValue
Background color to apply when a cell value changes and enableCellChangeFlash is enabled

Drag & Drop

Row dragging, column dragging, and data drag & drop

columnDragIndicatorColorCopy Link
ColorValue
Color of the indicator line used to show where a row will be inserted when dragging to reorder columns
columnDragIndicatorWidthCopy Link
LengthValue
Width of the indicator line used to show where a row will be inserted when dragging to reorder columns
dragAndDropImageBackgroundColorCopy Link
ColorValue
Background color of the drag and drop image component element when dragging columns or rows
dragAndDropImageBorderCopy Link
BorderValue
Border color of the drag and drop image component element when dragging columns or rows
dragAndDropImageNotAllowedBorderCopy Link
BorderValue
Border color of the drag and drop image component element when dropping is not allowed
dragAndDropImageShadowCopy Link
ShadowValue
Shadow for the drag and drop image component element when dragging columns or rows
rowDragIndicatorColorCopy Link
ColorValue
Color of the indicator line used to show where a row will be inserted when dragging to reorder rows
rowDragIndicatorWidthCopy Link
LengthValue
Width of the indicator line used to show where a row will be inserted when dragging to reorder rows

Editing

See Cell Editing for more information.

cellBatchEditBackgroundColorCopy Link
ColorValue
Background color for cells in batch edit mode
cellBatchEditTextColorCopy Link
ColorValue
Text color for cells in batch edit mode
cellEditingBorderCopy Link
BorderValue
Border around cells being edited
cellEditingShadowCopy Link
ShadowValue
Shadow for cells being edited
fullRowEditInvalidBackgroundColorCopy Link
ColorValue
Background color for a row with invalid editor status
rowBatchEditBackgroundColorCopy Link
ColorValue
Background color for rows in batch edit mode
rowBatchEditTextColorCopy Link
ColorValue
Text color for rows in batch edit mode

Filter Panel

See Filters Tool Panel for more information.

columnSelectIndentSizeCopy Link
LengthValue
Amount of indentation for each level of children when selecting grouped columns in the column select widget.
filterPanelApplyButtonBackgroundColorCopy Link
ColorValue
Background color of new Filters Tool Panel apply button
filterPanelApplyButtonColorCopy Link
ColorValue
Color of new Filters Tool Panel apply button
filterPanelCardSubtleColorCopy Link
ColorValue
Color of text and UI elements that should stand out less than the default in new Filters Tool Panel
filterPanelCardSubtleHoverColorCopy Link
ColorValue
Color of text and UI elements that should stand out less than the default in new Filters Tool Panel when hovered
filterToolPanelGroupIndentCopy Link
LengthValue
How much to indent child columns in the filters tool panel relative to their parent
setFilterIndentSizeCopy Link
LengthValue
Amount of indentation for each level of child items in the Set Filter list when filtering tree data.

Find

See Find for more information.

findActiveMatchBackgroundColorCopy Link
ColorValue
Background color of the active match used in Find
findActiveMatchColorCopy Link
ColorValue
Color of the active match used in Find
findMatchBackgroundColorCopy Link
ColorValue
Background color of matches used in Find
findMatchColorCopy Link
ColorValue
Color of matches used in Find

Fonts

See Theming: Customising Fonts for more information.

cellFontFamilyCopy Link
FontFamilyValue
Font family of text in grid cells
cellTextColorCopy Link
ColorValue
Color of text in cells in the grid data area
dataFontSizeCopy Link
LengthValue
Font size for data in grid rows
fontFamilyCopy Link
FontFamilyValue
Default font family for all text. Can be overridden by more specific parameters like headerFontFamily.
fontSizeCopy Link
LengthValue
Default font size for text throughout the grid UI
headerFontFamilyCopy Link
FontFamilyValue
Font family of text in the header and header-like components
headerFontSizeCopy Link
LengthValue
Size of text in the header and header-like components
headerFontWeightCopy Link
FontWeightValue
Font weight of text in the header and header-like components

Formula Bar

See Formulas for more information.

formulaToken1BackgroundColorCopy Link
ColorValue
The background color of the 1st formula field token associated range
formulaToken1BorderCopy Link
BorderValue
The border of the 1st formula field token associated range
formulaToken1ColorCopy Link
ColorValue
The color of the 1st formula field token
formulaToken2BackgroundColorCopy Link
ColorValue
The background color of the 2nd formula field token associated range
formulaToken2BorderCopy Link
BorderValue
The border of the 2nd formula field token associated range
formulaToken2ColorCopy Link
ColorValue
The color of the 2nd formula field token
formulaToken3BackgroundColorCopy Link
ColorValue
The background color of the 3rd formula field token associated range
formulaToken3BorderCopy Link
BorderValue
The border of the 3rd formula field token associated range
formulaToken3ColorCopy Link
ColorValue
The color of the 3rd formula field token
formulaToken4BackgroundColorCopy Link
ColorValue
The background color of the 4th formula field token associated range
formulaToken4BorderCopy Link
BorderValue
The border of the 4th formula field token associated range
formulaToken4ColorCopy Link
ColorValue
The color of the 4th formula field token
formulaToken5BackgroundColorCopy Link
ColorValue
The background color of the 5th formula field token associated range
formulaToken5BorderCopy Link
BorderValue
The border of the 5th formula field token associated range
formulaToken5ColorCopy Link
ColorValue
The color of the 5th formula field token
formulaToken6BackgroundColorCopy Link
ColorValue
The background color of the 6th formula field token associated range
formulaToken6BorderCopy Link
BorderValue
The border of the 6th formula field token associated range
formulaToken6ColorCopy Link
ColorValue
The color of the 6th formula field token
formulaToken7BackgroundColorCopy Link
ColorValue
The background color of the 7th formula field token associated range
formulaToken7BorderCopy Link
BorderValue
The border of the 7th formula field token associated range
formulaToken7ColorCopy Link
ColorValue
The color of the 7th formula field token

Headers

Style Column Headers, see also Theming: Customising Headers

headerBackgroundColorCopy Link
ColorValue
Background color for header and header-like components
headerCellBackgroundTransitionDurationCopy Link
DurationValue
Duration in seconds of the background color transition if headerCellHoverBackgroundColor or headerCellMovingBackgroundColor is set
headerCellHoverBackgroundColorCopy Link
ColorValue
Background color of a header cell when hovering over it, or transparent for no change.
headerCellMovingBackgroundColorCopy Link
ColorValue
Background color of a header cell when dragging to reposition it, or transparent for no change.
headerColumnBorderHeightCopy Link
LengthValue
Height of the vertical border between column headers. Percentage values are relative to the header height.
headerColumnResizeHandleColorCopy Link
ColorValue
Color of the drag handle on resizable header columns. Set this to transparent to hide the resize handle.
headerColumnResizeHandleHeightCopy Link
LengthValue
Height of the drag handle on resizable header columns. Percentage values are relative to the header height.
headerColumnResizeHandleWidthCopy Link
LengthValue
Width of the drag handle on resizable header columns.
headerTextColorCopy Link
ColorValue
Color of text in the header and header-like components

Icons

See Custom Icons for more information.

dragHandleColorCopy Link
ColorValue
Color of the drag handle on draggable rows and column markers
iconButtonActiveBackgroundColorCopy Link
ColorValue
Background color of clickable icon buttons when styled as active. This is used for the column filter button when a filter is applied to the column.
iconButtonActiveColorCopy Link
ColorValue
Color of clickable icon buttons when styled as active. This is used for the column filter button when a filter is applied to the column.
iconButtonActiveIndicatorColorCopy Link
ColorValue
Color of the marker dot shown on icon buttons when styled as active. This is used for the column filter button when a filter is applied to the column.
iconButtonBackgroundColorCopy Link
ColorValue
Default background color for clickable icons
iconButtonBackgroundSpreadCopy Link
LengthValue
The distance beyond the border of the clickable icons that the background extends to
iconButtonBorderRadiusCopy Link
LengthValue
Corner radius of clickable icon background
iconButtonColorCopy Link
ColorValue
Default color for clickable icons
iconButtonHoverBackgroundColorCopy Link
ColorValue
Background color for clickable icons when hovered
iconButtonHoverColorCopy Link
ColorValue
Color of clickable icons when hovered
iconColorCopy Link
ColorValue
Color for icons, or inherit to take on the text color of the containing component

Inputs

See Customising Inputs & Widgets for more information.

focusErrorShadowCopy Link
ShadowValue
Shadow around UI controls that have focus and contain validation errors e.g. text inputs, text-areas. The value must a valid CSS box-shadow.
focusShadowCopy Link
ShadowValue
Shadow around UI controls that have focus e.g. text inputs and buttons. The value must a valid CSS box-shadow.
invalidColorCopy Link
ColorValue
The color for inputs and UI controls in an invalid state.
inputBackgroundColorCopy Link
ColorValue
Background color for text inputs
inputBorderCopy Link
BorderValue
Border around text inputs (or underneath, if using the underlined input style)
inputBorderRadiusCopy Link
LengthValue
Corner radius of text inputs
inputDisabledBackgroundColorCopy Link
ColorValue
Background color for disabled text inputs
inputDisabledBorderCopy Link
BorderValue
Border around disabled text inputs (or underneath, if using the underlined input style)
inputDisabledTextColorCopy Link
ColorValue
Color of text within disabled text inputs
inputFocusBackgroundColorCopy Link
ColorValue
Background color for focussed text inputs
inputFocusBorderCopy Link
BorderValue
Border around focussed text inputs (or underneath, if using the underlined input style)
inputFocusShadowCopy Link
ShadowValue
Shadow around focussed text inputs
inputFocusTextColorCopy Link
ColorValue
Color of text within focussed text inputs
inputHeightCopy Link
LengthValue
Minimum height of text inputs
inputIconColorCopy Link
ColorValue
Color of search icon within search text inputs
inputInvalidBackgroundColorCopy Link
ColorValue
Background color for text inputs in an invalid state
inputInvalidBorderCopy Link
BorderValue
Border around text inputs in an invalid state (or underneath, if using the underlined input style)
inputInvalidTextColorCopy Link
ColorValue
Color of text within text inputs in an invalid state
inputPaddingStartCopy Link
LengthValue
Padding at the start of text in text inputs
inputPlaceholderTextColorCopy Link
ColorValue
Color of placeholder text in empty inputs describing the purpose of the input e.g. "Search..."
inputTextColorCopy Link
ColorValue
Color of text within text inputs

Integrated Charts

See Integrated Charts for more information.

chartMenuLabelColorCopy Link
ColorValue
Color of form field labels within the chart editing panel for integrated charts
chartMenuPanelWidthCopy Link
LengthValue
Width of the chart editing panel for integrated charts
colorPickerColorBorderRadiusCopy Link
LengthValue
Border radius of selected/recent colors in color picker
colorPickerThumbBorderWidthCopy Link
LengthValue
Border width of thumb (the draggable item) in color picker popup
colorPickerThumbSizeCopy Link
LengthValue
Size of thumb (the draggable item) in color picker popup
colorPickerTrackBorderRadiusCopy Link
LengthValue
Border radius of track in color picker popup
colorPickerTrackSizeCopy Link
LengthValue
Size of track in color picker popup
rangeSelectionChartBackgroundColorCopy Link
ColorValue
Background color for cells that provide data to the current range chart
rangeSelectionChartCategoryBackgroundColorCopy Link
ColorValue
Background color for cells that provide categories to the current range chart

Menus & Popups

Style menus like the Context Menu and Column Menu, see also Theming: Customising Menus & Popups

cardShadowCopy Link
ShadowValue
Default shadow for elements that float above the grid and are intended to appear elevated byt still attached e.g. dropdowns and cell editors
dropdownShadowCopy Link
ShadowValue
Default shadow for dropdown menus
menuBackgroundColorCopy Link
ColorValue
Background color for menus e.g. column menu and right-click context menu
menuBorderCopy Link
BorderValue
Border around menus e.g. column menu and right-click context menu
menuSeparatorColorCopy Link
ColorValue
Color of the dividing line between sections of menus e.g. column menu and right-click context menu
menuShadowCopy Link
ShadowValue
Shadow for menus e.g. column menu and right-click context menu
menuTextColorCopy Link
ColorValue
Text color for menus e.g. column menu and right-click context menu
modalOverlayBackgroundColorCopy Link
ColorValue
Background color of the overlay shown over the grid e.g. a data loading indicator.
popupShadowCopy Link
ShadowValue
Default shadow for elements that float above the grid and are intended to appear separated from it e.g. dialogs and menus

Panels & Dialogs

See Theming: Customising Menus & Popups for more information.

dialogBorderCopy Link
BorderValue
Border color popup dialogs such as the integrated charts panel and the advanced filter builder.
dialogShadowCopy Link
ShadowValue
Shadow for popup dialogs such as the integrated charts panel and the advanced filter builder.
panelBackgroundColorCopy Link
ColorValue
Background color for panels and dialogs such as the advanced filter builder. Note that for the integrated charts panel, the chart fully fills the panel so no background is visible behind it - set the chart theme to change its background.
panelTitleBarBackgroundColorCopy Link
ColorValue
Background color for the title bar of panels and dialogs such as the integrated charts panel and the advanced filter builder.
panelTitleBarBorderCopy Link
BorderValue
Border below the title bar of panels and dialogs such as the integrated charts panel and the advanced filter builder.
panelTitleBarFontFamilyCopy Link
FontFamilyValue
Font family for the title bar of panels and dialogs such as the integrated charts panel and the advanced filter builder.
panelTitleBarFontSizeCopy Link
LengthValue
Size of text for the title bar of panels and dialogs such as the integrated charts panel and the advanced filter builder.
panelTitleBarFontWeightCopy Link
FontWeightValue
Font weight for the title bar of panels and dialogs such as the integrated charts panel and the advanced filter builder.
panelTitleBarHeightCopy Link
LengthValue
The height of the title bar of panels and dialogs such as the integrated charts panel and the advanced filter builder.
panelTitleBarIconColorCopy Link
ColorValue
Icon color for the title bar of panels and dialogs such as the integrated charts panel and the advanced filter builder.
panelTitleBarTextColorCopy Link
ColorValue
Text color for the title bar of panels and dialogs such as the integrated charts panel and the advanced filter builder.

Pickers & Selects

See Customising Inputs & Widgets for more information.

pickerButtonBackgroundColorCopy Link
ColorValue
Background color for buttons with attached dropdown menus (e.g. select fields)
pickerButtonBorderCopy Link
BorderValue
Border around buttons with attached dropdown menus (e.g. select fields)
pickerButtonFocusBackgroundColorCopy Link
ColorValue
Background color for buttons with attached dropdown menus (e.g. select fields) when focussed
pickerButtonFocusBorderCopy Link
BorderValue
Border around buttons with attached dropdown menus (e.g. select fields) when focussed
pickerListBackgroundColorCopy Link
ColorValue
Background color for dropdown menus attached to buttons (e.g. select fields)
pickerListBorderCopy Link
BorderValue
Border around dropdown menus attached to buttons (e.g. select fields)
selectCellBackgroundColorCopy Link
ColorValue
Background color for selected items within the multiple select widget
selectCellBorderCopy Link
BorderValue
Border for selected items within the multiple select widget

Selections

Style Cell Selection and Row Selection, see also Theming: Customising Selections

rangeHeaderHighlightColorCopy Link
ColorValue
Background color of the grid header when any cell of that header is part of a range. This is not visible unless enabled in the cell selection options.
rangeSelectionBackgroundColorCopy Link
ColorValue
Background color of selected cell ranges. Choosing a semi-transparent color ensure that multiple overlapping ranges look correct.
rangeSelectionBorderColorCopy Link
ColorValue
The color used for borders around range selections. The selection background defaults to a semi-transparent version of this color.
rangeSelectionBorderStyleCopy Link
BorderStyleValue
Border style around range selections.
rangeSelectionChartBackgroundColorCopy Link
ColorValue
Background color for cells that provide data to the current range chart
rangeSelectionChartCategoryBackgroundColorCopy Link
ColorValue
Background color for cells that provide categories to the current range chart
rangeSelectionHighlightColorCopy Link
ColorValue
Background color to briefly apply to a cell range when the user copies from or pastes into it.
rowNumbersSelectedColorCopy Link
ColorValue
Background color of the Row Numbers cells when the range selects all cells for that row.
selectedRowBackgroundColorCopy Link
ColorValue
Background color of selected rows in the grid and in dropdown menus.

Sidebar

Style Tool Panels, see also Theming: Customising Tool Panels

sideBarBackgroundColorCopy Link
ColorValue
Background color of the sidebar that contains the columns and filters tool panels
sideBarPanelWidthCopy Link
LengthValue
Default width of the sidebar that contains the columns and filters tool panels
sideButtonBackgroundColorCopy Link
ColorValue
Background color of the tab buttons in the sidebar
sideButtonBarBackgroundColorCopy Link
ColorValue
Background color of the row of tab buttons at the edge of the sidebar
sideButtonBarTopPaddingCopy Link
LengthValue
Spacing between the topmost side button and the top of the sidebar
sideButtonBorderCopy Link
BorderValue
Border drawn above and below tab buttons in the sidebar
sideButtonHoverBackgroundColorCopy Link
ColorValue
Background color of the tab buttons in the sidebar when hovered
sideButtonHoverTextColorCopy Link
ColorValue
Text color of the tab buttons in the sidebar when hovered
sideButtonLeftPaddingCopy Link
LengthValue
Padding to the left of the text in tab buttons in the sidebar (this is always the padding on the inward facing side of the button, so in right-to-left layout it will be on the right)
sideButtonRightPaddingCopy Link
LengthValue
Padding to the right of the text in tab buttons in the sidebar (this is always the padding on the outward facing side of the button, so in right-to-left layout it will be on the left)
sideButtonSelectedBackgroundColorCopy Link
ColorValue
Background color of the selected tab button in the sidebar
sideButtonSelectedBorderCopy Link
BorderValue
Border drawn above and below the selected tab button in the sidebar
sideButtonSelectedTextColorCopy Link
ColorValue
Text color of the selected tab button in the sidebar
sideButtonSelectedUnderlineColorCopy Link
ColorValue
Color of the underline below the selected tab in the sidebar, or 'transparent' to disable the underline effect
sideButtonSelectedUnderlineTransitionDurationCopy Link
DurationValue
Duration of the transition effect for the underline below the selected tab in the sidebar
sideButtonSelectedUnderlineWidthCopy Link
LengthValue
Width of the underline below the selected tab in the sidebar
sideButtonTextColorCopy Link
ColorValue
Text color of the tab buttons in the sidebar
sideButtonVerticalPaddingCopy Link
LengthValue
Padding above and below the text in tab buttons in the sidebar
toolPanelSeparatorBorderCopy Link
BorderValue
The dividing line between sections of menus e.g. column menu and right-click context menu

Spacing & Sizing

See Theming: Compactness & Row Height for more information.

cellHorizontalPaddingCopy Link
LengthValue
Padding at the start and end of grid cells and header cells.
cellHorizontalPaddingScaleCopy Link
ScaleValue
Multiply the cell horizontal padding by a number, e.g. 1.5 to increase by 50%
cellWidgetSpacingCopy Link
LengthValue
Horizontal spacing between widgets inside cells (e.g. row group expand buttons and row selection checkboxes).
headerHeightCopy Link
LengthValue
Height of header and header-like components. NOTE: by default this value is calculated to leave enough room for text, icons and padding. Most applications should leave it as is and use headerVerticalPaddingScale to change padding.
headerVerticalPaddingScaleCopy Link
ScaleValue
Multiply the header vertical padding by a number, e.g. 1.5 to increase by 50%
iconSizeCopy Link
LengthValue
The size of square icons and icon-buttons
listItemHeightCopy Link
LengthValue
Height of items in scrolling lists e.g. dropdown select inputs and column menu set filters.
paginationPanelHeightCopy Link
LengthValue
Height of the pagination panel at the bottom of the grid. Defaults to the higher of rowHeight or 22px.
rowHeightCopy Link
LengthValue
Height of grid rows. NOTE: by default this value is calculated to leave enough room for text, icons and padding. Most applications should leave it as is and use rowVerticalPaddingScale to change padding.
rowVerticalPaddingScaleCopy Link
ScaleValue
Multiply the row vertical padding by a number, e.g. 1.5 to increase by 50%. Has no effect if rowHeight is set.
spacingCopy Link
LengthValue
Amount of spacing around and inside UI elements. All padding and margins in the grid are defined as a multiple of this value.
widgetContainerHorizontalPaddingCopy Link
LengthValue
The horizontal padding of containers that contain stacked widgets, such as menus and tool panels
widgetContainerVerticalPaddingCopy Link
LengthValue
The vertical padding of containers that contain stacked widgets, such as menus and tool panels
widgetHorizontalSpacingCopy Link
LengthValue
The spacing between widgets in containers arrange widgets horizontally
widgetVerticalSpacingCopy Link
LengthValue
The spacing between widgets in containers arrange widgets vertically

Status Bar

See Status Bar for more information.

statusBarLabelColorCopy Link
ColorValue
Text color for labels in the status bar component
statusBarLabelFontWeightCopy Link
FontWeightValue
Font weight for labels in the status bar component
statusBarValueColorCopy Link
ColorValue
Text color for values in the status bar component
statusBarValueFontWeightCopy Link
FontWeightValue
Font weight for values in the status bar component

Tabs

See Theming: Customising Tool Panels for more information.

tabBackgroundColorCopy Link
ColorValue
Background color of tabs
tabBarBackgroundColorCopy Link
ColorValue
Background color of the container for tabs
tabBarBorderCopy Link
BorderValue
Border below the container for tabs
tabBarHorizontalPaddingCopy Link
LengthValue
Padding at the left and right of the container for tabs
tabBarTopPaddingCopy Link
LengthValue
Padding at the top of the container for tabs
tabBottomPaddingCopy Link
LengthValue
Padding at the bottom of the container for tabs
tabHorizontalPaddingCopy Link
LengthValue
Padding inside the top and bottom sides of the container for tabs
tabHoverBackgroundColorCopy Link
ColorValue
Background color of tabs when hovered over
tabHoverTextColorCopy Link
ColorValue
Color of text within tabs when hovered over
tabSelectedBackgroundColorCopy Link
ColorValue
Background color of selected tabs
tabSelectedBorderColorCopy Link
ColorValue
Color of the border around selected tabs
tabSelectedBorderWidthCopy Link
LengthValue
Width of the border around selected tabs
tabSelectedTextColorCopy Link
ColorValue
Color of text within the selected tabs
tabSelectedUnderlineColorCopy Link
ColorValue
Color of line drawn under selected tabs
tabSelectedUnderlineTransitionDurationCopy Link
DurationValue
Duration in seconds of the fade in/out transition for the line drawn under selected tabs
tabSelectedUnderlineWidthCopy Link
LengthValue
Width of line drawn under selected tabs
tabSpacingCopy Link
LengthValue
Spacing between tabs
tabTextColorCopy Link
ColorValue
Color of text within tabs
tabTopPaddingCopy Link
LengthValue
Padding at the top of the container for tabs

Toggle Buttons

See Customising Inputs & Widgets for more information.

toggleButtonHeightCopy Link
LengthValue
Height of the whole toggle button component
toggleButtonOffBackgroundColorCopy Link
ColorValue
Color of the toggle button background in its 'off' state
toggleButtonOnBackgroundColorCopy Link
ColorValue
Color of the toggle button background in its 'on' state
toggleButtonSwitchBackgroundColorCopy Link
ColorValue
Background color of the toggle button switch (the bit that slides from left to right)
toggleButtonSwitchInsetCopy Link
LengthValue
The amount that the toggle switch is inset from the edge of the button
toggleButtonWidthCopy Link
LengthValue
Width of the whole toggle button component

Tooltips

See Tooltips for more information.

tooltipBackgroundColorCopy Link
ColorValue
Background color for tooltips
tooltipBorderCopy Link
BorderValue
Border for tooltips
tooltipErrorBackgroundColorCopy Link
ColorValue
Background color for tooltips showing errors
tooltipErrorBorderCopy Link
BorderValue
Border for tooltips showing errors
tooltipErrorTextColorCopy Link
ColorValue
Text color for tooltips showing errors
tooltipTextColorCopy Link
ColorValue
Text color for tooltips