CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

fix: ClientsPanel inputs hardcoded dark colors break light theme #4739

Merged⚡ AI-generatedXSccantynz wants to mergeclaude/scan-3mainopened Jun 13, 20260/4 tasks
ccantynzcommented Jun 13, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/voxlen/pull/62


Summary

  • Matter description textarea and vocabulary input in ClientsPanel used hardcoded zinc/dark hex colors (#09090b, #3f3f46, text-white) that render correctly in dark mode but become invisible text-on-white in light theme
  • Replaced with theme-aware surface utility classes with dark: variants so both light and dark themes render correctly

Test plan

  • Switch to light theme in Settings → Appearance
  • Open Clients panel, create/select a client
  • Verify matter description textarea and vocabulary input are readable (dark text on light background)
  • Switch back to dark theme and verify inputs still look correct

https://claude.ai/code/session_011MFNHeFKrhfuSrEYVgrdyr


Generated by Claude Code

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 Ready Ready Preview, Comment Jun 15, 2026 10:12am

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts