Add documentation showing all the design tokens.
Review Request #15019 — Created April 16, 2026 and updated
This introduces a Design section in the Storybook that covers the
various design tokens, including the icons, palettes, semantic color
tokens, and units (borders, fonts, etc.).This was originally intended to ship with the initial release of Ink,
but didn't make it out of my tree.It's not fully complete. There are no pages for fonts, z-indexes,
shadows, animations, or border design tokens. This covers pretty much
everything else, though.
Viewed all the new pages, checking for any obvious errors.
| Summary | ID |
|---|---|
| 860cd3f8e3edc6126621b2dd17a251f783f7d253 |
| Description | From | Last Updated |
|---|---|---|
|
props is shadowed here. Can we use a different name? |
|
|
|
This file needs a doc comment at the top. |
|
|
|
This is missing a ) |
|
|
|
Typo: -ink-p-container-bg -> --ink-p-container-bg |
|
|
|
Copy/pasteo: secondary -> tertiary |
|
|
|
These are missing descriptions. |
|
|
|
We need a default for fgType in here. |
|