Files
quantumbotx/static
chrisnov-it 8923c99f7a Add dark mode support with persistent toggle
- Tailwind CDN configured with darkMode: 'class'
- Dark mode toggle in header (sun/moon icon), persisted via localStorage
- base.html: sidebar, header, search, nav, profile — all dark: variants
- index.html: stat cards, chart containers, activities, bot list — all dark: variants
- style.css: dark scrollbar styling
- Prevents flash by checking localStorage before page render

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-23 13:06:56 +08:00
..