Files
agentbox-test/templates
agentbox b41c1ade44
CI / test-and-package (push) Successful in 1m13s
CI / build-android (push) Successful in 1m41s
feat: dark mode toggle for the web UI
- CSS variables for dark theme: surface, text, borders, accents
- Dark mode overrides for all hardcoded colors (buttons, tags,
  flashes, inputs, table headers, code blocks)
- Toggle button (☀️/🌙) in navbar, saved to localStorage
- Inline script applies saved theme before page render (no flash)
- Applied to both base.html and public.html
- System color-scheme meta tag for native browser chrome
2026-08-01 13:19:19 +00:00
..