Dark mode: agent list highlighted row has unreadable 'white on white' summary text
Open 💬 0 comments Opened May 27, 2026 by sheldon
Description
In dark mode, when navigating the Agents list view in Claude Code terminal, the left-side summary/label text of the highlighted (focused) row becomes invisible — white text on a white (or very light) background.
Steps to reproduce
- Open Claude Code terminal in dark mode.
- Switch to Agents mode (multi-agent / fleet view).
- Navigate the agents list — arrow-key through the rows so one row becomes highlighted.
- Observe the left-side summary line of the highlighted row.
Expected behavior
The summary text remains legible against the highlight background.
Actual behavior
The summary text is white on a white (or near-white) highlight, making it invisible.
Environment
- Platform: macOS (darwin 25.5.0)
- Shell: zsh
- Mode: Dark mode terminal
- Feature: Agents list / FleetView
Notes
This appears to be a foreground colour not being adjusted when the row background switches to the highlight colour in dark mode.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>