Commit 2eb3dad
demo: pin
slidev default is `colorSchema: auto` (= follow system). Headless Chrome
during Playwright export has no `prefers-color-scheme` set, so "auto"
resolves to light — and the build emits a light-mode OG image even though
the actual deck is normally viewed in dark mode. Pin to `dark` to match
both the OG image and the live default render.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>colorSchema: dark so OG image renders dark, not light1 parent ab26b34 commit 2eb3dad
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
0 commit comments