Code & Design Tokens

CSS/JSON Tokens

Notes

  • Color, type, space, elevation, motion.
  • Modes: light/dark/high-contrast; theming via CSS vars.

References

  • W3C Design Tokens Community Group — Format: https://design-tokens.github.io/community-group/format/
  • MDN — CSS Custom Properties: https://developer.mozilla.org/docs/Web/CSS/--*
  • Material Tokens: https://m3.material.io/foundations/design-tokens/overview
Previous
ARIA & Keyboard Patterns