Two service screens accessible via Tweaks screen selector:
- DEV · Палитра — every color role grouped (primary / accent / warm /
status / text / surfaces) with swatch, role name, CSS var name,
hex code, and usage note. Key-color banner at top. Dynamic values
(primary/accent/warm/success-50/fg-4/p300) recompute from
ctx.palette when the user flips the color in Tweaks.
- DEV · Примеры — rendered components (buttons, chips, surfaces,
status blocks, text hierarchy, avatars, badges, inputs, segmented
control, shadow/radius scale) each labeled with the CSS vars it
uses, so devs can read the theme visually.
Plumbed the active palette object via ctx.palette from App.jsx.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>