[DOCS] `/color` command docs missing Remote Control accent color sync behavior
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. Usedefaultto 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:
| Page | Context |
|------|---------|
| https://code.claude.com/docs/en/commands | /color command reference currently describes only prompt-bar color changes |
| https://code.claude.com/docs/en/remote-control | Explains 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
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗