Migrated from Claude Design

This commit is contained in:
Zachary Levy
2026-07-29 13:49:23 -07:00
parent be12d33fde
commit 96fc643cb7
37 changed files with 3888 additions and 2 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ single `manifest.json`, no images.
## Token mapping
Every value is lifted from `colors_and_type.css`, matched to the role the
Every value is lifted from `styles.css`, matched to the role the
token comments already describe.
| Chromium key | Token | Hex | Token's stated role |
@@ -66,7 +66,7 @@ inactive colors are set explicitly instead.
## What doesn't carry over
Roughly half of `colors_and_type.css` is the type system — IBM Plex
Roughly half of `styles.css` is the type system — IBM Plex
Sans/Mono, the 1.25 modular scale, the Art Deco tracking and uppercase
treatments. None of it can reach the browser: Chromium themes accept only
`images`, `colors`, `tints`, and `properties`. There is no font capability,