docs: CLAUDE.md Theme-Referenz forest → skylight
Some checks are pending
CI / validate (push) Waiting to run
Some checks are pending
CI / validate (push) Waiting to run
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a2bf419a4f
commit
23127d1532
1 changed files with 4 additions and 3 deletions
|
|
@ -111,9 +111,10 @@ Cards zieht alle Shared-Pakete aus Verdaccio (`pkg.mana.how`):
|
|||
- `@mana/shared-icons`, `@mana/shared-i18n`, `@mana/shared-theme`,
|
||||
`@mana/shared-tailwind` — UI-Building-Blocks (kein Code-Duplikat
|
||||
aus mana-monorepo)
|
||||
- `@mana/themes` (`^0.1.0`) — `forest`-Variant aus 12-Token-System
|
||||
(siehe `mana/docs/THEMING.md`); aktiviert via `data-theme="forest"`
|
||||
in `app.html` + `@import` in `app.css`
|
||||
- `@mana/themes` — `skylight`-Variant (Sky-Blue, seit 2026-05-25,
|
||||
passend zum blauen Doppel-W-Logo; vorher `forest`/grün) aus dem
|
||||
12-Token-System (siehe `mana/docs/THEMING.md`); aktiviert via
|
||||
`data-theme="skylight"` (FOUC-Snippet in `app.html`) + `@import` in `app.css`
|
||||
- `@mana/shared-ui-2` (`^0.1.0` seit 2026-05-09) — Greenfield-
|
||||
Komponenten mit strikter 12-Token-Disziplin. Cards konsumiert
|
||||
heute `PillTabGroup` (im Header für Routen-Nav + DE/EN-Switcher).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue