mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
a837e52263
- chat-input: replace the two hardcoded oklch backgrounds (leftover Linear palette) with COSS surface tokens — outer form bg-muted, inner card bg-input. Lighter in dark mode and theme-aware (no longer near-black in light mode), preserving the two-tone layered look. - nav-user: wire the previously-static Theme menu item to next-themes (useTheme/setTheme) — toggles light/dark, with the icon (Sun/Moon) and shortcut label reflecting the current theme. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>