Mercurial
diff .claude/skills/zenbu-design-system/SKILL.md @ 256:30c2196d03d4
[site] Integrate Zenbu themes and components
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Tue, 04 Aug 2026 16:49:01 -0700 |
| parents | 2b6e732087ff |
| children | 60a876c4587a |
line wrap: on
line diff
--- a/.claude/skills/zenbu-design-system/SKILL.md Tue Aug 04 15:12:18 2026 -0700 +++ b/.claude/skills/zenbu-design-system/SKILL.md Tue Aug 04 16:49:01 2026 -0700 @@ -40,6 +40,9 @@ widths and reject horizontal page overflow. - Preserve the warm, restrained MUJI-like visual character: paper neutrals, natural material colors, strong typography, and deliberate color accents. +- Treat themes as semantic-token compositions. Preserve the built-in Paper, + Ink, and Playful themes plus automatic system light/dark behavior; components + must not branch on theme names. - Use semantic `--zen-color-*` aliases in component CSS. Use primitive ramps or the ten data tokens only when a semantic role does not fit; never encode meaning through color alone.