rspace-online/website/public
Jeff Emmett 8bd899d146 fix: persist theme via html[data-theme] + theme.css custom properties
- Blocking <head> script restores canvas-theme from localStorage
  with prefers-color-scheme fallback (no FOUC)
- New theme.css with CSS custom properties for dark/light
- Removed data-theme from body/header/tab-row (now on <html>)
- Theme toggle writes to documentElement instead of body

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 11:56:51 -08:00
..
_next/static feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
images/design-mode feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
favicon.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
landing.html fix: landing page header — inline header CSS to avoid shell.css global reset 2026-02-27 17:20:12 -08:00
logo.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
shell.css fix: app-switcher routes through tab system + canvas fills viewport in tab pane 2026-03-02 12:35:38 -08:00
theme.css fix: persist theme via html[data-theme] + theme.css custom properties 2026-03-03 11:56:51 -08:00