Vue Embedded AnalyticsTheme Reference

Version 3.0.0

Implements the AgStudioThemeParams interface.

Theme params are split into four types. See Theming for usage details.

Shared Theme Params - AgStudioSharedThemeParams Copy Link

These may affect the Studio UI, grid widgets, and chart widgets.

buttonTextColorCopy Link
ColorValue
Text color of standard action buttons (e.g. "Reset" and "Apply")
buttonFontWeightCopy Link
FontWeightValue
Font weight of text in standard action buttons (e.g. "Reset" and "Apply")
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")
buttonHorizontalPaddingCopy Link
LengthValue
Horizontal padding inside standard action buttons (e.g. "Reset" and "Apply")
buttonVerticalPaddingCopy Link
LengthValue
Vertical padding inside standard action buttons (e.g. "Reset" and "Apply")
buttonHoverTextColorCopy Link
ColorValue
Text color of standard action buttons (e.g. "Reset" and "Apply") when hovered
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.
buttonActiveTextColorCopy Link
ColorValue
Text color of standard action buttons (e.g. "Reset" and "Apply") when being clicked
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.
buttonDisabledTextColorCopy Link
ColorValue
Text color of standard action buttons (e.g. "Reset" and "Apply") when disabled
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.
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
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
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
inputTextColorCopy Link
ColorValue
Color of text within text inputs
inputPlaceholderTextColorCopy Link
ColorValue
Color of placeholder text in empty inputs describing the purpose of the input e.g. "Search..."
inputIconColorCopy Link
ColorValue
Color of search icon within search text inputs
pickerButtonBorderCopy Link
BorderValue
Border around buttons with attached dropdown menus (e.g. select fields)
pickerButtonBorderRadiusCopy Link
LengthValue
Corner radius of buttons with attached dropdown menus (e.g. select fields)
pickerButtonFocusBorderCopy Link
BorderValue
Border around buttons with attached dropdown menus (e.g. select fields) when focussed
pickerButtonBackgroundColorCopy Link
ColorValue
Background color for 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
pickerListBorderCopy Link
BorderValue
Border around dropdown menus attached to buttons (e.g. select fields)
pickerListBackgroundColorCopy Link
ColorValue
Background color for dropdown menus attached to buttons (e.g. select fields)
colorPickerThumbSizeCopy Link
LengthValue
Size of thumb (the draggable item) in color picker popup
colorPickerTrackSizeCopy Link
LengthValue
Size of track in color picker popup
colorPickerThumbBorderWidthCopy Link
LengthValue
Border width of thumb (the draggable item) in color picker popup
colorPickerTrackBorderRadiusCopy Link
LengthValue
Border radius of track in color picker popup
colorPickerColorBorderRadiusCopy Link
LengthValue
Border radius of selected/recent colors in color picker
tabSelectedShadowCopy Link
ShadowValue
Shadow for the selected tabs
tabBorderRadiusCopy Link
LengthValue
Border radius for tabs
tabBarBottomPaddingCopy Link
LengthValue
Padding at the bottom of the container for tabs
accentColorCopy Link
ColorValue
The 'brand colour' for Studio, used wherever a non-neutral colour is required. Selections, focus outlines and checkboxes use the accent colour by default.
backgroundColorCopy Link
ColorValue
Background colour of Studio. Many UI elements are semi-transparent, so their colour blends with the background colour.
borderColorCopy Link
ColorValue
Default colour for most borders. The borders for some features are set separately.
borderWidthCopy Link
LengthValue
Default width for most borders. The border widths for some features are set separately.
borderRadiusCopy Link
LengthValue
Default corner radius for most UI elements where this is applicable such as menus, dialogues and form items. The corner radii for some features are set separately.
browserColorSchemeCopy Link
ColorSchemeValue
The CSS colour-scheme to apply to Studio, which affects the default appearance of browser scrollbars form inputs unless these have been styled with CSS.
dialogBorderCopy Link
BorderValue
Border colour for popup dialogues such as the colour picker input.
dialogShadowCopy Link
ShadowValue
Shadow for popup dialogues such as the colour picker input.
dragAndDropImageShadowCopy Link
ShadowValue
Shadow for the drag and drop image component element when dragging columns.
dropdownShadowCopy Link
ShadowValue
Default shadow for dropdown menus.
focusShadowCopy Link
ShadowValue
Shadow around UI controls that have focus e.g. text inputs and buttons. The value must a valid CSS box-shadow.
fontFamilyCopy Link
FontFamilyValue
Default font family for most text. The font families for some features are set separately.
fontSizeCopy Link
LengthValue
Default font size for most text throughout the Studio UI. The font sizes for some features are set separately.
fontWeightCopy Link
FontWeightValue
Default font weight for most text throughout the Studio UI. The font weights for some features are set separately.
foregroundColorCopy Link
ColorValue
Default colour for neutral UI elements. Most text, borders and backgrounds are defined as semi-transparent versions of this colour, resulting in a blend between the background and foreground colours.
iconColorCopy Link
ColorValue
Color for icons, or inherit to take on the text colour of the containing component.
iconSizeCopy Link
LengthValue
The size of square icons and icon-buttons.
invalidColorCopy Link
ColorValue
The colour for inputs and UI controls in an invalid state.
listItemHeightCopy Link
LengthValue
Height of most items in scrolling lists, e.g. dropdown select inputs and selection filters. Does not impact field or widget selection inputs.
menuBackgroundColorCopy Link
ColorValue
Background colour 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 colour for menus e.g. column menu and right-click context menu.
pickerFieldHeightCopy Link
LengthValue
Minimum height of picker fields such as select dropdowns and color pickers. Picker fields may be taller than this if they contain larger content.
popupShadowCopy Link
ShadowValue
Default shadow for elements that float above Studio and are intended to appear separated from it e.g. dialogues and menus.
rowHoverColorCopy Link
ColorValue
Background colour when hovering over rows in dropdown menus. Set to transparent to disable the hover effect.
spacingCopy Link
LengthValue
Amount of spacing around and inside UI elements. All padding and margins in Studio are defined as a multiple of this value.
subtleTextColorCopy Link
ColorValue
Color of text and UI elements that should stand out less than the default.
textColorCopy Link
ColorValue
Default colour for most text. The text colours for some features are set separately.
toggleButtonWidthCopy Link
LengthValue
Width of the whole toggle button component.
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 colour 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.
tooltipBackgroundColorCopy Link
ColorValue
Background colour for tooltips.
tooltipBorderCopy Link
BorderValue
Border for tooltips.
tooltipTextColorCopy Link
ColorValue
Text colour for tooltips.
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
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

Studio Theme Params - AgStudioCoreThemeParams Copy Link

These only affect the Studio UI. Generally prefixed studio.

lineHeightCopy Link
LengthValue
Line height for Studio UI
studioFormLabelColorCopy Link
ColorValue
Form label color.
studioFormLabelFontSizeCopy Link
LengthValue
Form label font size.
studioFormLabelFontWeightCopy Link
FontWeightValue
Form label font weight.
studioFormLabelLineHeightCopy Link
LengthValue
Form label line height.
studioMinWidthCopy Link
LengthValue
Overall min width.
studioMinHeightCopy Link
LengthValue
Overall min height.
studioDragAndDropImageShadowCopy Link
ShadowValue
Shadow for the drag and drop image component element when dragging columns
studioDragAndDropImageTextColorCopy Link
ColorValue
Text color of the drag and drop image component element when dragging fields
studioDragAndDropImageIconColorCopy Link
ColorValue
Icon color of the drag and drop image component element when dragging fields
studioDragAndDropImageBackgroundColorCopy Link
ColorValue
Background color of the drag and drop image component element when dragging fields
studioDragAndDropImageBorderCopy Link
BorderValue
Border color of the drag and drop image component element when dragging fields
studioDragAndDropImageNotAllowedTextColorCopy Link
ColorValue
Text color of the drag and drop image component element when dragging is not allowed
studioDragAndDropImageNotAllowedIconColorCopy Link
ColorValue
Icon color of the drag and drop image component element when dragging is not allowed
studioDragAndDropImageNotAllowedBackgroundColorCopy Link
ColorValue
Background color of the drag and drop image component element when dragging is not allowed
studioDragAndDropImageNotAllowedBorderCopy Link
BorderValue
Border color of the drag and drop image component element when dragging is not allowed
studioWrapperBorderCopy Link
BorderValue
Border for the wrapper.
studioWrapperBorderRadiusCopy Link
LengthValue
Border radius for the wrapper.
studioWrapperBackgroundColorCopy Link
ColorValue
Background color for the wrapper.
studioWrapperSpacingCopy Link
LengthValue
Spacing around the wrapper.
studioPanelContainerBackgroundColorCopy Link
ColorValue
Background color for the panel containers.
studioPanelContainerBorderCopy Link
BorderValue
Border for the panel containers. This does not apply to each container's canvas-facing edge (the right edge of the left panel and the left edge of the right panel), which is the panel divider (studioPanelDividerColor/studioPanelDividerWidth).
studioPanelContainerBorderRadiusCopy Link
LengthValue
Border radius for the panel containers.
studioPanelDividerWidthCopy Link
LengthValue
Width of the resize divider for the panels.
studioPanelDividerColorCopy Link
ColorValue
Color of the resize divider for the panels.
studioPanelDividerActiveColorCopy Link
ColorValue
Color of the resize divider for the panels when actively resizing.
studioPanelHeaderHeightCopy Link
LengthValue
Panel header height.
studioPanelHeaderFontFamilyCopy Link
FontFamilyValue
Panel header font family.
studioPanelHeaderFontSizeCopy Link
LengthValue
Panel header font size.
studioPanelHeaderFontWeightCopy Link
FontWeightValue
Panel header font weight.
studioPanelHeaderLineHeightCopy Link
LengthValue
Panel header line height.
studioPanelWidthCopy Link
LengthValue
Panel width.
studioPanelMinWidthCopy Link
LengthValue
Panel min width.
studioPanelMaxWidthCopy Link
LengthValue
Panel max width.
studioPanelChevronButtonBorderRadiusCopy Link
LengthValue
Border radius for the panel chevron buttons.
studioPanelChevronButtonHoverBackgroundColorCopy Link
ColorValue
Hover background color for the panel chevron buttons.
studioPanelChevronButtonHoverColorCopy Link
ColorValue
Hover color for the panel chevron buttons.
studioPanelChevronButtonBackgroundSpreadCopy Link
LengthValue
Box shadow spread for the panel chevron buttons.
studioPanelItemBorderRadiusCopy Link
LengthValue
Panel item border radius.
studioPanelSectionBorderColorCopy Link
ColorValue
Panel section border color.
studioPanelGroupBackgroundColorCopy Link
ColorValue
Panel group background color.
studioPanelGroupTitleBarTextColorCopy Link
ColorValue
Panel group title bar text color.
studioPanelItemVerticalSpacingCopy Link
LengthValue
Panel item vertical spacing.
studioPanelItemHorizontalSpacingCopy Link
LengthValue
Panel item horizontal spacing.
studioPanelItemCompactWidthCopy Link
LengthValue
Width of compact form items
studioFieldSelectDropPreviewBackgroundColorCopy Link
ColorValue
Panel field select drop preview background color.
studioFieldSelectReplaceBorderCopy Link
BorderValue
Panel field select replace value border.
studioFieldSelectReplaceBackgroundColorCopy Link
ColorValue
Panel field select replace value background color.
studioFieldSelectSelectedBackgroundColorCopy Link
ColorValue
Panel field select selected item background color.
studioFiltersPanelItemVerticalSpacingCopy Link
LengthValue
Filters panel item vertical spacing.
studioFiltersPanelItemHorizontalSpacingCopy Link
LengthValue
Filters panel item horizontal spacing.
studioFiltersPanelContainerVerticalPaddingCopy Link
LengthValue
Filters panel container vertical padding.
studioFiltersPanelContainerHorizontalPaddingCopy Link
LengthValue
Filters panel container horizontal padding.
studioFiltersPanelWarnBackgroundColorCopy Link
ColorValue
Filters panel warning background color.
studioFiltersPanelCardSubtleColorCopy Link
ColorValue
Filters panel card subtle color.
studioFiltersPanelCardIconSubtleHoverColorCopy Link
ColorValue
Filters panel card icon subtle hover color.
studioAiPanelWidthCopy Link
LengthValue
AI panel width.
studioAiPanelButtonHoverBackgroundColorCopy Link
ColorValue
AI panel delete thread and delegate button hover background color.
studioAiPanelRichTextAccentBackgroundColorCopy Link
ColorValue
AI panel rich text header and hover background color.
studioAiPanelInputMessageBackgroundColorCopy Link
ColorValue
AI panel input message background color.
studioWidgetPaddingCopy Link
LengthValue
Widget padding.
studioWidgetBorderCopy Link
BorderValue
Widget border.
studioWidgetBorderRadiusCopy Link
LengthValue
Widget border radius.
studioWidgetBackgroundColorCopy Link
ColorValue
Widget background color.
studioWidgetToolbarBackgroundColorCopy Link
ColorValue
Widget toolbar background color.
studioWidgetToolbarBorderCopy Link
BorderValue
Widget toolbar border.
studioWidgetToolbarShadowCopy Link
ShadowValue
Widget toolbar box shadow.
studioWidgetToolbarButtonColorCopy Link
ColorValue
Widget toolbar button color.
studioWidgetToolbarButtonHoverBackgroundColorCopy Link
ColorValue
Widget toolbar button hover background color.
studioWidgetToolbarButtonDisabledBackgroundColorCopy Link
ColorValue
Widget toolbar button disabled background color.
studioWidgetToolbarHeightCopy Link
LengthValue
Widget toolbar height.
studioWidgetResizeBorderColorCopy Link
ColorValue
Widget resize border color.
studioWidgetDraggingOpacityScaleCopy Link
ScaleValue
Widget dragging opacity.
studioWidgetSelectionItemBackgroundColorCopy Link
ColorValue
Widget selection item background color.
studioWidgetSelectionItemBorderCopy Link
BorderValue
Widget selection item border.
studioWidgetTitleFontSizeCopy Link
LengthValue
Widget title font size.
studioWidgetTitleFontFamilyCopy Link
FontFamilyValue
Widget title font family.
studioWidgetTitleFontWeightCopy Link
FontWeightValue
Widget title font weight.
studioWidgetTitleTextColorCopy Link
ColorValue
Widget title text color.
studioWidgetSubtitleFontSizeCopy Link
LengthValue
Widget subtitle font size.
studioWidgetSubtitleFontFamilyCopy Link
FontFamilyValue
Widget subtitle font family.
studioWidgetSubtitleFontWeightCopy Link
FontWeightValue
Widget subtitle font weight.
studioWidgetSubtitleTextColorCopy Link
ColorValue
Widget subtitle text color.
studioWidgetCaptionFontSizeCopy Link
LengthValue
Widget caption font size.
studioWidgetCaptionFontFamilyCopy Link
FontFamilyValue
Widget caption font family.
studioWidgetCaptionFontWeightCopy Link
FontWeightValue
Widget caption font weight.
studioWidgetCaptionTextColorCopy Link
ColorValue
Widget caption text color.
studioWidgetSelectionItemHeightCopy Link
LengthValue
Widget selection item height.
studioWidgetSelectionItemWidthCopy Link
LengthValue
Widget selection item width.
studioWidgetIconSizeCopy Link
LengthValue
Widget icon size.
studioWidgetLoadingOverlayBackgroundColorCopy Link
ColorValue
Widget loading overlay background color.
studioWidgetLoadingOverlayBorderWidthCopy Link
LengthValue
Widget loading overlay border width.
studioWidgetNoDataOverlayBackgroundColorCopy Link
ColorValue
Widget no data overlay background color.
studioWidgetNoDataOverlayBorderWidthCopy Link
LengthValue
Widget no data overlay border width.
studioCanvasBorderCopy Link
BorderValue
Canvas border.
studioCanvasBorderRadiusCopy Link
LengthValue
Canvas border radius.
studioCanvasShadowCopy Link
ShadowValue
Canvas border box shadow.
studioCanvasMinWidthCopy Link
LengthValue
Canvas min width.
studioCanvasMaxWidthCopy Link
LengthValue
Canvas max width.
studioCanvasHeightCopy Link
LengthValue
Canvas height.
studioCanvasColumnsScaleCopy Link
ScaleValue
Number of canvas columns.
studioCanvasRowHeightCopy Link
LengthValue
Canvas row height.
studioCanvasPaddingCopy Link
LengthValue
Canvas padding.
studioCanvasBackgroundColorCopy Link
ColorValue
Canvas background color.
studioCanvasFontFamilyCopy Link
FontFamilyValue
Canvas font family.
studioCanvasGridLineColorCopy Link
ColorValue
Canvas grid line color.
studioCanvasDragPreviewBackgroundColorCopy Link
ColorValue
Canvas drag preview background color.
studioCanvasDragPreviewShadowCopy Link
ShadowValue
Canvas drag preview box shadow.
studioToggleButtonActiveBackgroundColorCopy Link
ColorValue
Toggle button active background color.
studioToggleButtonActiveBorderColorCopy Link
ColorValue
Toggle button active border color.
studioToggleButtonActiveColorCopy Link
ColorValue
Toggle button active color.
studioLinearGaugeLabelColorCopy Link
ColorValue
Linear gauge label color.
studioValueWidgetFontSizeCopy Link
LengthValue
Value widget default font size
studioTextWidgetFontSizeCopy Link
LengthValue
Text widget default font size
studioSyntaxBracketLevel1ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 1.
studioSyntaxBracketLevel2ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 2.
studioSyntaxBracketLevel3ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 3.
studioSyntaxBracketLevel4ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 4.
studioSyntaxBracketLevel5ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 5.
studioSyntaxBracketLevel6ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 6.
studioSyntaxBracketLevel7ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 7.
studioSyntaxBracketLevel8ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 8.
studioSyntaxBracketLevel9ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 9.
studioSyntaxBracketLevel10ColorCopy Link
ColorValue
Expression syntax highlighting: colour for bracket nesting level 10.
studioSyntaxCommentColorCopy Link
ColorValue
Expression syntax highlighting: comment token colour.
studioSyntaxIdentifierColorCopy Link
ColorValue
Expression syntax highlighting: identifier token colour.
studioSyntaxFunctionColorCopy Link
ColorValue
Expression syntax highlighting: function token colour.
studioSyntaxStringColorCopy Link
ColorValue
Expression syntax highlighting: string token colour.
studioSyntaxNumberColorCopy Link
ColorValue
Expression syntax highlighting: number token colour.
studioSyntaxBooleanColorCopy Link
ColorValue
Expression syntax highlighting: boolean token colour.
studioSyntaxFieldColorCopy Link
ColorValue
Expression syntax highlighting: field token colour.
studioSyntaxColumnColorCopy Link
ColorValue
Expression syntax highlighting: column token colour.
studioSyntaxUnknownColorCopy Link
ColorValue
Expression syntax highlighting: unknown token text colour.
studioSyntaxUnknownBackgroundColorCopy Link
ColorValue
Expression syntax highlighting: unknown token background colour.
studioSyntaxUnknownShadowCopy Link
ShadowValue
Expression syntax highlighting: unknown token border shadow.
studioSyntaxHighlightedShadowCopy Link
ShadowValue
Expression syntax highlighting: highlighted token border shadow.
studioSyntaxErrorTextDecorationColorCopy Link
ColorValue
Expression syntax highlighting: error token text decoration colour.
studioExpressionInputErrorBorderCopy Link
BorderValue
Expression input error container border.
studioExpressionInputErrorBackgroundColorCopy Link
ColorValue
Expression input error container background color.
studioFieldDeletedBackgroundColorCopy Link
ColorValue
The background colour of a widget field that has been deleted. This is used to indicate that the field is no longer valid, for example when a column has been removed from the grid.
studioFieldDeletedBorderColorCopy Link
ColorValue
The border colour of a widget field that has been deleted. This is used to indicate that the field is no longer valid, for example when a column has been removed from the grid.
studioSearchInputHeightCopy Link
LengthValue
Search input heights

Grid Theme Params - AgStudioGridThemeParams Copy Link

These only affect grid widgets. Prefixed grid.

Where a matching shared theme param exists, a grid theme param will generally default to that param variable.

gridAccentColorCopy Link
ColorValue
The 'brand colour' for the grid, used wherever a non-neutral colour is required. Selections, focus outlines and checkboxes use the accent colour by default.
gridBrowserColorSchemeCopy Link
ColorSchemeValue
The CSS colour-scheme to apply to the grid, which affects the default appearance of browser scrollbars form inputs unless these have been styled with CSS.
gridDataFontSizeCopy Link
LengthValue
Font size for data in grid rows.
gridFontFamilyCopy Link
FontFamilyValue
Default font family for all text. Can be overridden by more specific parameters like headerFontFamily.
gridFontSizeCopy Link
LengthValue
Default font size for text throughout the grid UI.
gridFontWeightCopy Link
FontWeightValue
Default font weight for text in grid cells.
gridHeaderBackgroundColorCopy Link
ColorValue
Background colour for header and header-like components.
gridHeaderFontFamilyCopy Link
FontFamilyValue
Font family of text in the header and header-like components.
gridHeaderFontSizeCopy Link
LengthValue
Size of text in the header and header-like components.
gridHeaderFontWeightCopy Link
FontWeightValue
Font weight of text in the header and header-like components.
gridHeaderHeightCopy 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.
gridHeaderTextColorCopy Link
ColorValue
Colour of text in the header and header-like components.
gridIconColorCopy Link
ColorValue
Colour for icons, or inherit to take on the text colour of the containing component.
gridIconSizeCopy Link
LengthValue
The size of square icons and icon-buttons.
gridSpacingCopy 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.
gridCellHorizontalPaddingCopy Link
LengthValue
Padding at the start and end of grid cells and header cells.
gridCellTextColorCopy Link
ColorValue
Colour of text in grid cells.
gridColumnBorderCopy Link
BorderValue
Vertical borders between columns within the grid only, excluding headers.
gridHeaderColumnBorderHeightCopy Link
LengthValue
Height of the vertical border between column headers. Percentage values are relative to the header height.
gridCellFontFamilyCopy Link
FontFamilyValue
Font family of text in grid cells.
gridCellFontSizeCopy Link
LengthValue
Font size of text in grid cells.
gridCellFontWeightCopy Link
FontWeightValue
Font weight of text in grid cells.
gridHeaderRowBorderCopy Link
BorderValue
Borders between and below header rows.
gridDataBackgroundColorCopy Link
ColorValue
Background colour applied to grid rows.
gridOddRowBackgroundColorCopy Link
ColorValue
Alternative background colour applied to every other row to create a striped effect.
gridPinnedRowBorderCopy Link
BorderValue
Horizontal borders between the grid and rows that are pinned to the top or bottom and the rest of the grid.
gridRowBorderCopy Link
BorderValue
Horizontal borders between rows.
gridRowHeightCopy 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.
gridRowHoverColorCopy Link
ColorValue
Background colour 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.
gridWrapperBorderCopy Link
BorderValue
Borders around the outside of the grid.
gridWrapperBorderRadiusCopy Link
LengthValue
Corner radius of the outermost container around the grid.

Chart Theme Params - AgStudioChartThemeParams Copy Link

These only affect chart widgets. Prefixed chart.

Where a matching shared theme param exists, a chart theme param will generally default to that param variable.

chartPaletteFills1ColorCopy Link
ColorValue
Colour 1 used in palette for chart fills. transparent if unused.
chartPaletteFills2ColorCopy Link
ColorValue
Colour 2 used in palette for chart fills. transparent if unused.
chartPaletteFills3ColorCopy Link
ColorValue
Colour 3 used in palette for chart fills. transparent if unused.
chartPaletteFills4ColorCopy Link
ColorValue
Colour 4 used in palette for chart fills. transparent if unused.
chartPaletteFills5ColorCopy Link
ColorValue
Colour 5 used in palette for chart fills. transparent if unused.
chartPaletteFills6ColorCopy Link
ColorValue
Colour 6 used in palette for chart fills. transparent if unused.
chartPaletteFills7ColorCopy Link
ColorValue
Colour 7 used in palette for chart fills. transparent if unused.
chartPaletteFills8ColorCopy Link
ColorValue
Colour 8 used in palette for chart fills. transparent if unused.
chartPaletteFills9ColorCopy Link
ColorValue
Colour 9 used in palette for chart fills. transparent if unused.
chartPaletteFills10ColorCopy Link
ColorValue
Colour 10 used in palette for chart fills. transparent if unused.
chartPaletteFills11ColorCopy Link
ColorValue
Colour 11 used in palette for chart fills. transparent if unused.
chartPaletteFills12ColorCopy Link
ColorValue
Colour 12 used in palette for chart fills. transparent if unused.
chartPaletteFills13ColorCopy Link
ColorValue
Colour 13 used in palette for chart fills. transparent if unused.
chartPaletteFills14ColorCopy Link
ColorValue
Colour 14 used in palette for chart fills. transparent if unused.
chartPaletteFills15ColorCopy Link
ColorValue
Colour 15 used in palette for chart fills. transparent if unused.
chartPaletteFills16ColorCopy Link
ColorValue
Colour 16 used in palette for chart fills. transparent if unused.
chartPaletteFills17ColorCopy Link
ColorValue
Colour 17 used in palette for chart fills. transparent if unused.
chartPaletteFills18ColorCopy Link
ColorValue
Colour 18 used in palette for chart fills. transparent if unused.
chartPaletteFills19ColorCopy Link
ColorValue
Colour 19 used in palette for chart fills. transparent if unused.
chartPaletteFills20ColorCopy Link
ColorValue
Colour 20 used in palette for chart fills. transparent if unused.
chartPaletteStrokes1ColorCopy Link
ColorValue
Colour 1 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes2ColorCopy Link
ColorValue
Colour 2 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes3ColorCopy Link
ColorValue
Colour 3 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes4ColorCopy Link
ColorValue
Colour 4 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes5ColorCopy Link
ColorValue
Colour 5 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes6ColorCopy Link
ColorValue
Colour 6 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes7ColorCopy Link
ColorValue
Colour 7 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes8ColorCopy Link
ColorValue
Colour 8 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes9ColorCopy Link
ColorValue
Colour 9 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes10ColorCopy Link
ColorValue
Colour 10 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes11ColorCopy Link
ColorValue
Colour 11 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes12ColorCopy Link
ColorValue
Colour 12 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes13ColorCopy Link
ColorValue
Colour 13 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes14ColorCopy Link
ColorValue
Colour 14 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes15ColorCopy Link
ColorValue
Colour 15 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes16ColorCopy Link
ColorValue
Colour 16 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes17ColorCopy Link
ColorValue
Colour 17 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes18ColorCopy Link
ColorValue
Colour 18 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes19ColorCopy Link
ColorValue
Colour 19 used in palette for chart strokes. transparent if unused.
chartPaletteStrokes20ColorCopy Link
ColorValue
Colour 20 used in palette for chart strokes. transparent if unused.
chartAccentColorCopy Link
ColorValue
The 'brand colour' for the chart, used wherever a non-neutral colour is required. Selections, focus outlines and checkboxes use the accent colour by default.
chartBorderColorCopy Link
ColorValue
Default colour for borders.
chartBorderWidthCopy Link
LengthValue
Default width for borders.
chartButtonBackgroundColorCopy Link
ColorValue
Background colour of standard action buttons.
chartButtonBorderCopy Link
BorderValue
Border around standard action buttons.
chartButtonBorderRadiusCopy Link
LengthValue
Corner radius for buttons.
chartButtonTextColorCopy Link
ColorValue
Text colour of standard action buttons.
chartFocusShadowCopy Link
ShadowValue
Shadow around UI controls that have focus e.g. text inputs and buttons. The value must be a valid CSS box-shadow.
chartFontFamilyCopy Link
FontFamilyValue
Font family used for chart text.
chartFontSizeCopy Link
LengthValue
Default font size used for chart text. Titles and some other text are scaled to this font size.
chartPopupShadowCopy Link
ShadowValue
Default shadow for elements that float above the chart and are intended to appear separated from it, e.g. dialogues and menus.
chartSubtleTextColorCopy Link
ColorValue
Colour of text that should stand out less than the default. Default: foregroundColor + backgroundColor
chartTextColorCopy Link
ColorValue
Default colour for chart text. Default: foregroundColor
chartTooltipBackgroundColorCopy Link
ColorValue
Background colour for tooltips.
chartTooltipBorderCopy Link
BorderValue
Border around tooltips.
chartTooltipBorderRadiusCopy Link
LengthValue
Corner radius for tooltips.
chartTooltipTextColorCopy Link
ColorValue
Text colour for tooltips.
chartAxisLineColorCopy Link
ColorValue
Default colour for axis lines and ticks.
chartChartPaddingCopy Link
LengthValue
The outer chart padding.
chartCrosshairLabelBackgroundColorCopy Link
ColorValue
Background colour of crosshair labels. Default: foregroundColor
chartCrosshairLabelTextColorCopy Link
ColorValue
Colour for text in crosshair labels. Default: backgroundColor
chartFontWeightCopy Link
FontWeightValue
Default font weight used for chart text.
chartGridLineColorCopy Link
ColorValue
Default colour for grid lines.