NEURALNG

DESIGN TOKENS

Table tokens

Every production visual remains a CSS variable, while structural markup and interaction stay stable.

Surfaces and content

--neural-table-color

Component foreground color.

--neural-table-muted-color

Muted foreground color.

--neural-table-background

Component background surface.

--neural-table-header-background

Header background surface.

--neural-table-header-color

Header foreground color.

--neural-table-filter-background

Filter background surface.

--neural-table-filter-control-background

Filter control background surface.

--neural-table-group-header-background

Group header background surface.

--neural-table-group-header-color

Group header foreground color.

--neural-table-footer-background

Footer background surface.

--neural-table-footer-color

Footer foreground color.

--neural-table-footer-group-background

Footer group background surface.

--neural-table-footer-group-color

Footer group foreground color.

--neural-table-cell-background

Cell background surface.

--neural-table-stripe-background

Stripe background surface.

--neural-table-sticky-stripe-background

Sticky stripe background surface.

--neural-table-hover-background

Hover background surface.

--neural-table-selected-background

Selected background surface.

--neural-table-sticky-background

Sticky background surface.

--neural-table-expansion-content-background

Expansion content background surface.

--neural-table-expansion-background

Expansion background surface.

Interaction and state

--neural-table-filter-control-border

Filter control border shorthand.

--neural-table-filter-control-border-hover

Hovered filter control border shorthand.

--neural-table-resize-handle-color

Resize handle foreground color.

--neural-table-resize-handle-active-color

Resize handle active foreground color.

--neural-table-reorder-handle-color

Reorder handle foreground color.

--neural-table-reorder-handle-active-color

Reorder handle active foreground color.

--neural-table-drop-indicator-color

Drop indicator foreground color.

--neural-table-expansion-background-hover

Hovered expansion background surface.

--neural-table-border

Component border shorthand.

--neural-table-row-border

Row border shorthand.

--neural-table-expansion-border

Expansion border shorthand.

--neural-table-expansion-border-hover

Hovered expansion border shorthand.

--neural-table-focus-color

Focus foreground color.

--neural-table-row-focus-color

Row focus foreground color.

--neural-table-disabled-row-opacity

Disabled row opacity.

--neural-table-accent

Component accent color.

--neural-table-selected-indicator

Color of the inset indicator on the first cell of a selected Table row.

--neural-table-sorted-color

Sorted foreground color.

--neural-table-sort-hover-color

Sort hover foreground color.

--neural-table-sort-icon-color

Sort icon foreground color.

--neural-table-control-background

Control background surface.

--neural-table-control-border

Control border shorthand.

--neural-table-scrollbar-color

Scrollbar foreground color.

Layout, shadow and editing

--neural-table-shadow

Component box shadow.

--neural-table-sticky-start-shadow

Sticky start box shadow.

--neural-table-sticky-end-shadow

Sticky end box shadow.

--neural-table-expansion-shadow

Expansion box shadow.

--neural-table-radius

Component corner radius.

--neural-table-font-size

Component font size.

--neural-table-row-height

Row block size.

--neural-table-cell-padding

Cell internal spacing.

--neural-table-editable-hover-background

Editable hover background surface.

--neural-table-editing-background

Editing background surface.

--neural-table-editing-row-background

Editing row background surface.

--neural-table-editing-border-color

Editing border color.

--neural-table-edit-error-color

Edit error severity foreground color.

--neural-table-filter-cell-padding

Filter cell internal spacing.

--neural-table-filter-control-radius

Filter control corner radius.

--neural-table-caption-padding

Caption internal spacing.

--neural-table-state-padding

State internal spacing.

--neural-table-expansion-padding

Expansion internal spacing.

--neural-table-transition-duration

Transition animation duration.