candle-annotator/openspec
Marko Djordjevic 0d235602af feat: implement dark/light mode with system detection
- Install and configure next-themes for theme management
- Add ThemeProvider wrapper component with suppressHydrationWarning
- Define light theme CSS variables (off-white backgrounds, green accents)
- Define dark theme CSS variables (hacker theme: terminal blacks, matrix green)
- Update scrollbar styles for both themes
- Add CRT scanline/glow effects (dark mode only)
- Create ThemeToggle component with system/light/dark cycling
- Add theme toggle to Toolbox sidebar
- Update CandleChart to apply theme-specific colors
- Chart colors update dynamically on theme change
- All components use CSS variables for theme compatibility
- FOUC prevention via next-themes inline script
2026-02-12 23:31:51 +01:00
..
changes feat: implement dark/light mode with system detection 2026-02-12 23:31:51 +01:00
specs docs: sync candlestick color spec from update-candle-colors change 2026-02-12 23:26:10 +01:00
config.yaml starting planning 2026-02-12 09:42:55 +01:00