Commit b150150
feat: dual theme support for docsite
- Theme toggle in navbar (sun/moon icon)
- Respects system preference (prefers-color-scheme)
- Dark: pure black #000000, white/grey text, no green tint
- Light: white #ffffff, dark grey text, subtle grey borders
- All custom components (theorem-card, green-card, formula,
metric-card, badges) styled for both themes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent caf9a3f commit b150150
2 files changed
Lines changed: 420 additions & 160 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments