NEURALNG
DESIGN TOKENS

Dialog tokens

Structural base → component tokens → active theme → consumer classes remains the stable cascade.

Surface and backdrop

--neural-dialog-color

Component foreground color.

--neural-dialog-background

Component background surface.

--neural-dialog-border

Component border shorthand.

--neural-dialog-radius

Component corner radius.

--neural-dialog-shadow

Component box shadow.

--neural-dialog-backdrop

Component backdrop color.

--neural-dialog-backdrop-filter

Component backdrop filter effect.

--neural-dialog-font-family

Component font family.

Layout and sections

--neural-dialog-width

Component inline size.

--neural-dialog-full-border

Full border shorthand.

--neural-dialog-full-radius

Full corner radius.

--neural-dialog-full-shadow

Full box shadow.

--neural-dialog-header-gap

Spacing between header items.

--neural-dialog-header-padding

Header internal spacing.

--neural-dialog-header-border

Header border shorthand.

--neural-dialog-body-padding

Body internal spacing.

--neural-dialog-body-color

Body foreground color.

--neural-dialog-footer-justify

Footer main-axis alignment.

--neural-dialog-footer-gap

Spacing between footer items.

--neural-dialog-footer-padding

Footer internal spacing.

--neural-dialog-footer-border

Footer border shorthand.

Close control and focus

--neural-dialog-close-inset

Close logical inset from its containing edge.

--neural-dialog-close-size

Close width and height.

--neural-dialog-close-color

Close foreground color.

--neural-dialog-close-color-hover

Hovered close foreground color.

--neural-dialog-close-background

Close background surface.

--neural-dialog-close-background-hover

Hovered close background surface.

--neural-dialog-close-border

Close border shorthand.

--neural-dialog-close-radius

Close corner radius.

--neural-dialog-close-icon-size

Close icon width and height.

--neural-dialog-focus-ring

Component keyboard focus ring.

--neural-dialog-focus-ring-offset

Component focus ring offset.

Motion

Reduced-motion preferences collapse transition duration automatically.

--neural-dialog-enter-distance

Component enter animation travel distance.

--neural-dialog-enter-scale

Component enter animation starting scale.

--neural-dialog-enter-duration

Component enter animation duration.

--neural-dialog-enter-easing

Component enter animation easing curve.

--neural-dialog-leave-duration

Component leave animation duration.

--neural-dialog-leave-easing

Component leave animation easing curve.

--neural-dialog-transition

Component CSS transition.