RWF · theme exploration

Thirteen design directions

One design system, thirteen complete skins — the original five plus the V2 board expansion. Every theme re-points all core tokens — surfaces, text, action colour, type, radii, shadow — so each reads like a different product, not a hue swap.

01 · The catalogue — five originals + the V2 board eight

02 · Side by side — the same screens, every skin

Live components — the countdowns tick, the log sheet converts, the DZ banner cycles. Scroll the strip sideways; each frame is a real page (demo.html?t=…) wearing one theme.

04 · Checks — computed styles + WCAG, live in this page

not run yet

Reads each frame's computed tokens (same-origin), then recomputes WCAG ratios in-browser. The offline source of truth is scripts/styles_contrast.py; the headless walk is apps/styles/e2e.mjs.