🍙 Onigiri

The Crunchyroll design system, rendered live from its own tokens and components. It cannot drift from what ships.

Docs draft

Meter

States

blankNo input yet; the meter is unfilled.

weakEntered password reads as weak.

goodEntered password reads as good.

strongEntered password reads as strong.

Design specifications

boxesthree, space.16 x space.4, 2px gap
emptycolor.border.strong
weakcolor.text.secondary
good-strongcolor.text.positive — the old off-palette #78CA89 died

Accessibility

role=meter with valuemin/max/now and strength as valuetext. Never the only feedback — pair with FormField help text naming what is missing.