fix: ClientsPanel inputs hardcoded dark colors break light theme #4739
ccantynzcommented Jun 13, 2026
Originally written by @vercel[bot] on GitHub.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| voxlen | Preview, Comment | Jun 15, 2026 10:12am |
Cross-repo impact
See what breaks downstream if this PR merges.
⮌ Merged
This pull request was merged into main.
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts
Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/voxlen/pull/62
Summary
ClientsPanelused hardcoded zinc/dark hex colors (#09090b,#3f3f46,text-white) that render correctly in dark mode but become invisible text-on-white in light themesurfaceutility classes withdark:variants so both light and dark themes render correctlyTest plan
https://claude.ai/code/session_011MFNHeFKrhfuSrEYVgrdyr
Generated by Claude Code