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: default theme to system across website, docs, blog, and scaffolder
Theme toggle defaults to 'system' instead of 'light'. Bootstrap scripts
no longer force data-theme — they only set it when the user has an
explicit localStorage preference. CSS prefers-color-scheme handles the
default. Updated all three apps + the webjs create scaffolder template.
0 commit comments