NEURALNG

DESIGN TOKENS

Tabs tokens

Neutral tokens respond to primary, surface and resolved light/dark mode. Glass and Futuristic override the same stable contract.

--neural-tabs-gap

Spacing between component items.

--neural-tabs-vertical-gap

Spacing between vertical items.

--neural-tabs-color

Component foreground color.

--neural-tabs-font-family

Component font family.

--neural-tabs-list-gap

Spacing between list items.

--neural-tabs-list-padding

List internal spacing.

--neural-tabs-list-border

List border shorthand.

--neural-tabs-scrollbar-color

Scrollbar foreground color.

--neural-tabs-scrollbar-width

Scrollbar inline size.

--neural-tab-gap

Spacing between component items.

--neural-tab-padding

Component internal spacing.

--neural-tab-color

Component foreground color.

--neural-tab-background

Component background surface.

--neural-tab-border

Component border shorthand.

--neural-tab-radius

Component corner radius.

--neural-tab-font-size

Component font size.

--neural-tab-font-weight

Component font weight.

--neural-tab-line-height

Component line height.

--neural-tab-color-hover

Hovered component foreground color.

--neural-tab-background-hover

Hovered component background surface.

--neural-tab-border-color-hover

Hovered component border color.

--neural-tab-active-color

Active foreground color.

--neural-tab-active-background

Active background surface.

--neural-tab-active-border-color

Active border color.

--neural-tab-focus-ring

Component keyboard focus ring.

--neural-tab-focus-ring-offset

Component focus ring offset.

--neural-tab-disabled-opacity

Disabled opacity.

--neural-tab-indicator-color

Indicator foreground color.

--neural-tab-indicator-size

Indicator width and height.

--neural-tab-indicator-inset

Indicator logical inset from its containing edge.

--neural-tab-indicator-offset

Indicator positional offset.

--neural-tab-indicator-radius

Indicator corner radius.

--neural-tab-indicator-duration

Indicator animation duration.

--neural-tab-indicator-easing

Indicator animation easing curve.

--neural-tab-panel-padding

Panel internal spacing.

--neural-tab-panel-color

Panel foreground color.

--neural-tab-panel-enter-duration

Panel enter animation duration.

--neural-tab-panel-enter-easing

Panel enter animation easing curve.

--neural-tab-panel-enter-distance

Panel enter animation travel distance.

--neural-tab-transition

Component CSS transition.