Dark mode: AskUserQuestion title text is black and unreadable
Resolved 💬 3 comments Opened Apr 11, 2026 by ESTEETSAI Closed Apr 14, 2026
Environment
- OS: macOS
- Terminal: Dark mode enabled
- Issue: The header/title text in AskUserQuestion appears in black color, making it completely unreadable against the dark terminal background.
Description
When Claude Code prompts the user with AskUserQuestion, the question title (the "header" part) is displayed in black text. In dark mode terminals, this creates insufficient contrast and makes the text invisible.
Expected Behavior
The question title text should be displayed in white or another light color that provides sufficient contrast with the dark background.
Current Behavior
The question title text is black and invisible in dark mode.
Example
When asking a user a question like 'Is this correct?', the title text is completely unreadable.
Workaround
None currently available through configuration.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗