[BUG]
Resolved 💬 3 comments Opened Sep 4, 2025 by schelmbold Closed Sep 8, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.103
- Operating System: Windows 11
- Terminal: PowerShell in IntelliJ IDEA ("Reworked 2025"), with light theme
Bug Description
Some information in the claude code console are not visible with light console themes. E.g. if I use /context in the IntelliJ IDE terminal window I don't see the details without marking the text in the terminal window.
Steps to Reproduce
- Type
/contextin Claude Code prompt. - Mark the text block to make invisble output visible.
Expected Behavior
Font color should be dark so that text output is visible on white background.
Actual Behavior
Text is white on white background, so information is invisible.
<img width="576" height="277" alt="Image" src="https://github.com/user-attachments/assets/b6ea7267-5bcf-4e46-b852-2925176775ad" />
same with text selected:
<img width="597" height="239" alt="Image" src="https://github.com/user-attachments/assets/645a47cc-78a6-4c67-a9e3-365939503649" />
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗