16dd150758
- Restore has-tooltip tooltip-left on toggle button - Use --accent-blue (#0066cc) as secondary color: header, user bubbles, send button, chip hover, input focus — breaks the all-black monotony - Dark theme uses deeper blue (#003d7a header, #004d99 interactions) - Fix chip click: replace Hyperscript htmx.trigger() call with direct onclick using JS htmx.trigger() — Hyperscript couldn't resolve the HTMX global properly - Remove _chat.css @import from main.css (loaded separately already)