Feature request: customizable text colors for AskUserQuestion prompts
Resolved 💬 2 comments Opened Apr 14, 2026 by dotcomjack Closed May 30, 2026
Feature Request
What: Add the ability to customize the font/text color of AskUserQuestion prompts (the multi-choice questions Claude asks during conversations).
Why: Currently, question text renders in the terminal's default foreground color with no way to differentiate it visually from other Claude Code output. Being able to customize the color of question prompts would improve readability and allow users to quickly spot when Claude is asking for input.
Suggested scope:
- Separate color control for question text vs. answer options
- Could be part of a broader theme/color customization system
- Configurable via
/configorsettings.json
Current behavior: Question text uses standard ANSI colors determined entirely by the terminal emulator, with no Claude Code-level control.
Contact: jack@dotcomjack.com
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗