Learn

Glossary

Token

A named design value (color, spacing) in code so the same color is reused everywhere.

Why this word exists

Hard-coded hex soup drifts. A token is a named design value — color, spacing — in code so the same color is reused everywhere.

Changing a token updates chrome across pages. Tokens are craft, not API secrets or share ids.

Where you will meet it

UI tips and art soft-mods talk about tokens when rings, plates, or accents shift. Prefers-reduced-motion can be a motion token family too.

Examples

  • Updating the human-ring token retints every teal avatar ring.
  • Spacing tokens keep chip-bars aligned across Directory cards.
  • A token rename in a tip is not a migrate of Hall data.

Fetched 2026-09-23 CT.

Cookie preferences