NEURALNG

DESIGN TOKENS

Tag tokens

Neutral responds to runtime primary, surface and mode. Every token below maps to a real component style declaration.

Base tokens

--neural-tag-height

Component block size.

--neural-tag-gap

Spacing between component items.

--neural-tag-padding

Component internal spacing.

--neural-tag-color

Component foreground color.

--neural-tag-background

Component background surface.

--neural-tag-border

Component border shorthand.

--neural-tag-radius

Component corner radius.

--neural-tag-rounded-radius

Rounded corner radius.

--neural-tag-shadow

Component box shadow.

--neural-tag-font-family

Component font family.

--neural-tag-font-size

Component font size.

--neural-tag-font-weight

Component font weight.

--neural-tag-line-height

Component line height.

--neural-tag-icon-color

Icon foreground color.

--neural-tag-icon-size

Icon width and height.

--neural-tag-content-gap

Spacing between content items.

--neural-tag-disabled-opacity

Disabled opacity.

Size tokens

--neural-tag-small-height

Small block size.

--neural-tag-small-gap

Spacing between small items.

--neural-tag-small-padding

Small internal spacing.

--neural-tag-small-font-size

Small font size.

--neural-tag-large-height

Large block size.

--neural-tag-large-gap

Spacing between large items.

--neural-tag-large-padding

Large internal spacing.

--neural-tag-large-font-size

Large font size.

Severity tokens

--neural-tag-primary-color

Primary severity foreground color.

--neural-tag-primary-background

Primary severity background surface.

--neural-tag-primary-border-color

Primary severity border color.

--neural-tag-secondary-color

Secondary severity foreground color.

--neural-tag-secondary-background

Secondary severity background surface.

--neural-tag-secondary-border-color

Secondary severity border color.

--neural-tag-neutral-color

Neutral severity foreground color.

--neural-tag-neutral-background

Neutral severity background surface.

--neural-tag-neutral-border-color

Neutral severity border color.

--neural-tag-info-color

Info severity foreground color.

--neural-tag-info-background

Info severity background surface.

--neural-tag-info-border-color

Info severity border color.

--neural-tag-success-color

Success severity foreground color.

--neural-tag-success-background

Success severity background surface.

--neural-tag-success-border-color

Success severity border color.

--neural-tag-warning-color

Warning severity foreground color.

--neural-tag-warning-background

Warning severity background surface.

--neural-tag-warning-border-color

Warning severity border color.

--neural-tag-error-color

Error severity foreground color.

--neural-tag-error-background

Error severity background surface.

--neural-tag-error-border-color

Error severity border color.

Removal tokens

--neural-tag-remove-size

Remove width and height.

--neural-tag-remove-margin

Remove outer spacing.

--neural-tag-remove-color

Remove foreground color.

--neural-tag-remove-background

Remove background surface.

--neural-tag-remove-color-hover

Hovered remove foreground color.

--neural-tag-remove-background-hover

Hovered remove background surface.

--neural-tag-remove-radius

Remove corner radius.

--neural-tag-remove-icon-size

Remove icon width and height.

--neural-tag-focus-ring

Component keyboard focus ring.

--neural-tag-focus-ring-offset

Component focus ring offset.