NEURALNG

DESIGN TOKENS

Password tokens

Every token is verified against the shipped Neutral theme and component CSS.

--neural-password-width

Password inline size.

--neural-password-input-width

Password input inline size.

--neural-password-min-height

Password minimum block size.

--neural-password-padding

Password internal spacing.

--neural-password-color

Password foreground color.

--neural-password-color-readonly

Readonly password foreground color.

--neural-password-caret-color

Password text caret color.

--neural-password-background

Password background surface.

--neural-password-border

Password border shorthand.

--neural-password-border-color-focus

Focused password border color.

--neural-password-border-color-invalid

Invalid password border color.

--neural-password-radius

Password corner radius.

--neural-password-shadow

Password box shadow.

--neural-password-shadow-focus

Focused password box shadow.

--neural-password-shadow-invalid

Invalid password box shadow.

--neural-password-focus-ring

Password keyboard focus ring.

--neural-password-focus-ring-offset

Password focus ring offset.

--neural-password-placeholder-color

Password placeholder foreground color.

--neural-password-placeholder-opacity

Password placeholder opacity.

--neural-password-toggle-size

Password toggle width and height.

--neural-password-toggle-color

Password toggle foreground color.

--neural-password-toggle-color-hover

Hovered password toggle foreground color.

--neural-password-toggle-background

Password toggle background surface.

--neural-password-toggle-background-hover

Hovered password toggle background surface.

--neural-password-meter-background

Password meter background surface.

--neural-password-meter-height

Password meter block size.

--neural-password-meter-radius

Password meter corner radius.

--neural-password-strength-weak

Indicator color used for a weak password score.

--neural-password-strength-medium

Indicator color used for a medium password score.

--neural-password-strength-strong

Indicator color used for a strong password score.

--neural-password-message-color

Password message foreground color.

--neural-password-message-font-size

Password message font size.

--neural-password-disabled-opacity

Password disabled opacity.

--neural-password-transition

Password CSS transition.

--neural-password-meter-transition

Password meter CSS transition.