claude-code - 💡(How to fix) Fix [DOCS] `/color` command docs missing Remote Control accent color sync behavior [1 participants]

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…
GitHub stats
anthropics/claude-code#52197Fetched 2026-04-23 07:33:59
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Author
Participants
Timeline (top)
labeled ×2
RAW_BUFFERClick to expand / collapse

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/commands

Section/Topic

The /color command entry, especially its behavior when a Remote Control session is connected to claude.ai/code.

Current Documentation

The commands reference currently says:

/color [color|default] | Set the prompt bar color for the current session. Available colors: red, blue, green, yellow, purple, orange, pink, cyan. Use default to reset

The Remote Control docs currently say:

  • Work from both surfaces at once: the conversation stays in sync across all connected devices, so you can send messages from your terminal, browser, and phone interchangeably

And in the connection section:

  • Open claude.ai/code or the Claude app and find the session by name in the session list. Remote Control sessions show a computer icon with a green status dot when online.

No documentation currently explains that /color also syncs the session accent color to claude.ai/code when Remote Control is connected.

What's Wrong or Missing?

Changelog v2.1.118 added this user-visible behavior:

/color now syncs the session accent color to claude.ai/code when Remote Control is connected

The current docs still describe /color only as a local prompt-bar customization. They do not explain that the selected color also affects the session appearance in claude.ai/code, or that this sync happens specifically while Remote Control is connected.

That leaves a gap for users who use Remote Control and want to understand which session appearance settings carry over between the CLI and the web UI.

Suggested Improvement

Update the /color command entry to mention Remote Control sync explicitly. For example, add a sentence such as:

When Remote Control is connected, the selected /color value also syncs to claude.ai/code as the session accent color.

Also add a brief note to the Remote Control page in the section about what stays in sync across devices, so users can discover that session color is mirrored alongside the conversation and session metadata.

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

PageContext
https://code.claude.com/docs/en/commands/color command reference currently describes only prompt-bar color changes
https://code.claude.com/docs/en/remote-controlExplains what stays in sync across devices, but does not mention accent-color sync to claude.ai/code

Total scope: 2 pages affected

Source: Changelog v2.1.118

Exact changelog entry: /color now syncs the session accent color to claude.ai/code when Remote Control is connected

extent analysis

TL;DR

Update the /color command documentation to include its behavior when Remote Control is connected, specifically that it syncs the session accent color to claude.ai/code.

Guidance

  • Review the current documentation for the /color command and Remote Control features to understand the gap in information.
  • Update the /color command entry with a sentence explaining that the selected color syncs to claude.ai/code as the session accent color when Remote Control is connected.
  • Add a note to the Remote Control page about session color being mirrored alongside conversation and session metadata.
  • Verify the changes by checking the documentation on the affected pages: https://code.claude.com/docs/en/commands and https://code.claude.com/docs/en/remote-control.

Example

The updated /color command entry could include:

/color [color|default] | Set the prompt bar color for the current session. Available colors: red, blue, green, yellow, purple, orange, pink, cyan. Use default to reset. When Remote Control is connected, the selected /color value also syncs to claude.ai/code as the session accent color.

Notes

The suggested improvement aims to fill the documentation gap introduced by Changelog v2.1.118, ensuring users understand the /color command's behavior with Remote Control.

Recommendation

Apply the workaround by updating the documentation as suggested, to improve user understanding of the feature and reduce confusion.

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

claude-code - 💡(How to fix) Fix [DOCS] `/color` command docs missing Remote Control accent color sync behavior [1 participants]