Skip to content

Styling

The editor uses CSS custom properties for all visual styling. Override them on :root.

:root {
--updog-grid-cell-bg-idle: #ffffff;
--updog-grid-header-bg-idle: #f8f9fa;
}
VariableDescription
--updog-grid-cell-bg-idleDefault cell background
--updog-grid-cell-content-idleDefault cell text color
--updog-grid-cell-border-idleDefault cell border
--updog-grid-cell-bg-hoverHovered cell background
--updog-grid-selection-bgSelected cell background
--updog-grid-focus-ring-borderFocused cell border
--updog-grid-cell-bg-dirtyEdited cell background
--updog-grid-cell-bg-invalidInvalid cell background
--updog-grid-cell-content-cutCut cell text color
--updog-grid-cell-placeholder-idlePlaceholder cell text color
VariableDescription
--updog-grid-header-bg-idleDefault header background
--updog-grid-header-content-idleDefault header text color
--updog-grid-header-bg-activeHighlighted header background
--updog-grid-header-bg-selectedSelected header background
--updog-grid-header-icon-idleHeader icon color
VariableDescription
--updog-grid-marker-bg-idleDefault marker background
--updog-grid-marker-content-idleDefault marker text color
--updog-grid-marker-bg-activeHighlighted marker background
--updog-grid-marker-bg-selectedSelected marker background
--updog-grid-status-bar-bg-newNew row bar color
--updog-grid-status-bar-bg-editedEdited row bar color
--updog-grid-status-bar-bg-errorError row bar color
--updog-grid-status-bar-bg-emptyEmpty row bar color
VariableDescription
--updog-grid-selection-borderSelection range border
--updog-grid-clipboard-border-copyClipboard marquee border (copy)
--updog-grid-clipboard-border-cutClipboard marquee border (cut)
VariableDescription
--updog-grid-fill-overlay-bgFill overlay background
--updog-grid-fill-overlay-borderFill overlay border
--updog-grid-fill-handle-bgFill handle background
--updog-grid-fill-handle-borderFill handle stroke
VariableDescription
--updog-grid-match-bg-defaultDefault match background
--updog-grid-match-bg-currentCurrent match background
VariableDescription
--updog-grid-skeleton-bgSkeleton background
--updog-grid-skeleton-highlightSkeleton shimmer