You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: light mode default + theme toggle to far left
- Add scripts/theme-default.js — seeds myst:theme=light in localStorage
for first-time visitors; no DOM manipulation so React hydration is safe
- Load theme-default.js first in myst.yml scripts array
- Move .myst-theme-button to far left via position:absolute on nav bar
- Shift .myst-home-link right (margin-left: 3.5rem) to clear the toggle button
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments