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
Align the CSS class name with the public-facing terminology
introduced earlier in this branch (light / dark / auto). The
DARK_CLASS constant in lib/theme.ts and the inline pre-paint
script in index.html now use "dark"; scss/night.scss is renamed
to scss/dark.scss for symmetry.
No behavior change. The class is set only by lib/theme.ts and
the pre-paint script; nothing else consumed the old name.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments