NEURALNG

DESIGN TOKENS

Accordion tokens

Neutral tokens respond to the selected primary palette, surface palette and resolved light/dark mode without changing the component contract.

--neural-accordion-gap

Spacing between component items.

--neural-accordion-color

Component foreground color.

--neural-accordion-font-family

Component font family.

--neural-accordion-panel-background

Panel background surface.

--neural-accordion-panel-background-expanded

Expanded panel background surface.

--neural-accordion-panel-border

Panel border shorthand.

--neural-accordion-panel-border-color-expanded

Expanded panel border color.

--neural-accordion-panel-radius

Panel corner radius.

--neural-accordion-panel-shadow

Panel box shadow.

--neural-accordion-panel-shadow-expanded

Expanded panel box shadow.

--neural-accordion-panel-transition

Panel CSS transition.

--neural-accordion-trigger-padding

Trigger internal spacing.

--neural-accordion-trigger-gap

Spacing between trigger items.

--neural-accordion-trigger-color

Trigger foreground color.

--neural-accordion-trigger-color-hover

Hovered trigger foreground color.

--neural-accordion-trigger-color-expanded

Expanded trigger foreground color.

--neural-accordion-trigger-background

Trigger background surface.

--neural-accordion-trigger-background-hover

Hovered trigger background surface.

--neural-accordion-trigger-background-expanded

Expanded trigger background surface.

--neural-accordion-trigger-font-size

Trigger font size.

--neural-accordion-trigger-font-weight

Trigger font weight.

--neural-accordion-trigger-line-height

Trigger line height.

--neural-accordion-trigger-transition

Trigger CSS transition.

--neural-accordion-content-padding

Content internal spacing.

--neural-accordion-content-color

Content foreground color.

--neural-accordion-content-font-size

Content font size.

--neural-accordion-content-line-height

Content line height.

--neural-accordion-content-duration

Content animation duration.

--neural-accordion-content-easing

Content animation easing curve.

--neural-accordion-icon-size

Icon width and height.

--neural-accordion-icon-color

Icon foreground color.

--neural-accordion-icon-color-expanded

Expanded icon foreground color.

--neural-accordion-icon-duration

Icon animation duration.

--neural-accordion-icon-easing

Icon animation easing curve.

--neural-accordion-focus-ring

Component keyboard focus ring.

--neural-accordion-focus-ring-offset

Component focus ring offset.

--neural-accordion-disabled-opacity

Disabled opacity.