comparison design_system/README.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
comparison
equal deleted inserted replaced
255:5ec271d612ae 256:30c2196d03d4
55 ``` 55 ```
56 56
57 Every visual token is a `--zen-*` custom property and can be overridden by the 57 Every visual token is a `--zen-*` custom property and can be overridden by the
58 application. See [`COLORS.md`](COLORS.md) for the complete warm color ramps, 58 application. See [`COLORS.md`](COLORS.md) for the complete warm color ramps,
59 material aliases, semantic roles, dark-theme behavior, and data palette. 59 material aliases, semantic roles, dark-theme behavior, and data palette.
60 Named [`themes`](THEMES.md) compose those tokens as Paper, Ink, and Playful
61 experiences in addition to automatic system light/dark behavior.
60 62
61 Use [`zen-icon`](ICONS.md) for all interface iconography. Design-system source 63 Use [`zen-icon`](ICONS.md) for all interface iconography. Design-system source
62 does not use emoji, ad hoc SVG, icon fonts, or third-party icon packages. 64 does not use emoji, ad hoc SVG, icon fonts, or third-party icon packages.
63 65
64 All exported JavaScript APIs use Google-style JSDoc. The policy target checks 66 All exported JavaScript APIs use Google-style JSDoc. The policy target checks