mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-24 18:50:15 +00:00
ea8305d5e2
Light-theme review revealed white text on gold chips (color: var(--bg-page)) was washed out and hard to read. Switched to fixed dark text #1a1a1a with font-weight 600 so the on-state reads clearly on the gold accent in both light and dark themes. Off-state unchanged (muted text on transparent).