Protowiki Theme

How light / dark theming works in ProtoWiki — boot-time resolution of ?theme= URL param + prefers-color-scheme into a data-theme attribute on <html>, the runtime-injected Codex token sets scoped to [data-theme], the per-component theme prop for subtree overrides (including full-route demos), and the read-only useTheme() hook. Use when adding theme-specific styles, embedding a dark snippet on a light page, debugging colour cascades, or wiring a "preview in dark" toggle.

wikimedia d9bc248 2 files · 10.4 KB Updated

File contents

wikimedia/protowiki/tree/main/.agents/skills/protowiki-theme commit d9bc248a9c

Frequently asked questions

npx skillmds@latest add wikimedia/protowiki-theme