v4.8.1 — the send button is readable when the workspace is dark
- The comment composer's send button is readable in dark mode. Its label was
fixed to white while its background follows--ink, which is the text colour
and therefore near-white under a dark theme. The button rendered as a blank
white box, at a contrast of 1.12:1. The label now follows--surface, the
pairing the rest of the interface already uses, giving 15.70:1 in dark and
leaving light mode exactly as it was.
| Theme | Before (#fff) | After (var(--surface)) |
|---|---|---|
| Light | 17.90:1 | 17.90:1 — unchanged |
| Dark | 1.12:1 | 15.70:1 |
Update
/plugin marketplace update cavalry-collective
/plugin update vstack@cavalry-collective
/reload-plugins
Full changelog: https://github.com/Cavalry-Collective/visual-stack/blob/main/CHANGELOG.md