claude-code - 💡(How to fix) Fix Feature request: configurable colour for user input in conversation display

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

It would be useful to be able to visually distinguish user messages from assistant responses in the Claude Code conversation display via a configurable colour setting.

Root Cause

It would be useful to be able to visually distinguish user messages from assistant responses in the Claude Code conversation display via a configurable colour setting.

RAW_BUFFERClick to expand / collapse

Summary

It would be useful to be able to visually distinguish user messages from assistant responses in the Claude Code conversation display via a configurable colour setting.

Current behaviour

User input and assistant responses are distinguished by layout (the > prompt marker) but both render in the same colour. There is no setting in settings.json or /config to change the colour of user messages specifically.

Desired behaviour

A setting (e.g. in settings.json or via /config) that allows users to assign a specific ANSI colour to their typed messages in the conversation view — separate from the assistant response colour and the overall theme.

Use case

When scrolling back through a long conversation, it is difficult to quickly scan for where your own inputs are. A distinct colour for user messages would make navigation and review significantly easier.

Environment

  • Claude Code CLI (terminal)
  • Terminal: Konsole on KDE Plasma / Wayland
  • OS: CachyOS (Arch-based Linux)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING