Rulestead

Theme Control Harness

Tri-state theme control · file:// fixture

Access

admin

Theme

Theme control harness — use the segmented control above to switch System / Light / Dark. The choice is persisted in localStorage["rulestead_admin.theme"].

outside-shell scope probe
Background is var(--rs-bg, red). If this shows red, token scoping is correct (--rs-bg is not declared outside .rs-shell). If any other color, the token has leaked to :root.