Commit 0165e89
fix: force light theme to prevent white-on-light text on first visit
The app is a light-only design (hardcoded body bg, light text colors),
but next-themes defaulted to system theme, so dark-mode-OS visitors got
the `dark` class applied — flipping foreground to near-white text on the
light background and making main page text invisible on first load.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 87b9749 commit 0165e89
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
| |||
0 commit comments