NEURALNG

DESIGN TOKENS

Radio tokens

Neutral defines the reference contract; every theme overrides these same semantic variables.

Layout and typography

--neural-radio-group-gap

Spacing between group items.

--neural-radio-group-width

Group inline size.

--neural-radio-gap

Spacing between component items.

--neural-radio-size

Component width and height.

--neural-radio-mark-size

Mark width and height.

--neural-radio-control-offset

Control positional offset.

--neural-radio-font-family

Component font family.

--neural-radio-font-size

Component font size.

--neural-radio-line-height

Component line height.

Control and state

--neural-radio-background

Component background surface.

--neural-radio-background-hover

Hovered component background surface.

--neural-radio-border

Component border shorthand.

--neural-radio-border-color-hover

Hovered component border color.

--neural-radio-border-color-focus

Focused component border color.

--neural-radio-border-color-selected

Selected component border color.

--neural-radio-border-color-invalid

Invalid component border color.

--neural-radio-color-selected

Selected component foreground color.

--neural-radio-mark-color

Mark foreground color.

--neural-radio-label-color

Label foreground color.

--neural-radio-shadow

Component box shadow.

--neural-radio-shadow-focus

Focused component box shadow.

--neural-radio-focus-ring

Component keyboard focus ring.

--neural-radio-focus-ring-offset

Component focus ring offset.

--neural-radio-disabled-opacity

Disabled opacity.

Motion

--neural-radio-transition

Component CSS transition.

--neural-radio-mark-transition

Mark CSS transition.

Reduced-motion preferences collapse these transitions automatically.