Theme control harness — use the segmented control above to switch System / Light / Dark.
The choice is persisted in localStorage["rulestead_admin.theme"].
Access
Theme
Theme control harness — use the segmented control above to switch System / Light / Dark.
The choice is persisted in localStorage["rulestead_admin.theme"].
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.