Search the documentation
50 pages for color.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
content-moderation
Claude Developer Platform · in the page
about-claude/use-case-guides/content-moderation
…ople on the basis of their protected characteristics (race, color, ethnicity, national origin, disability, religious affiliation, caste, sexual orientation, sex, gender identity and serious…
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
…place", "path": "/memories/preferences.txt", "old_str": "Favorite color: blue", "new_str": "Favorite color: green" } ``` `new_str` is optional for `str_replace`: when it's omitted, `old_str` is…
Admin
Claude Developer Platform · in the page
api/admin
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Workspaces
Claude Developer Platform · in the page
api/admin/workspaces
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Archive Workspace
Claude Developer Platform · in the page
api/admin/workspaces/archive
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Create Workspace
Claude Developer Platform · in the page
api/admin/workspaces/create
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
List Workspaces
Claude Developer Platform · in the page
api/admin/workspaces/list
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Get Workspace
Claude Developer Platform · in the page
api/admin/workspaces/retrieve
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Update Workspace
Claude Developer Platform · in the page
api/admin/workspaces/update
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Organization
Claude Developer Platform · in the page
api/beta/organization
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Workspaces
Claude Developer Platform · in the page
api/beta/organization/workspaces
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Archive Workspace
Claude Developer Platform · in the page
api/beta/organization/workspaces/archive
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Create Workspace
Claude Developer Platform · in the page
api/beta/organization/workspaces/create
…e. Immutable after creation. Defaults to 'us' if omitted. - `display_color: optional string or null` Hex color code representing the Workspace in the Anthropic Console. maxLength: 7, pattern: ^…
List Workspaces
Claude Developer Platform · in the page
api/beta/organization/workspaces/list
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Get Workspace
Claude Developer Platform · in the page
api/beta/organization/workspaces/retrieve
…n for workspace data storage. Immutable after creation. - `display_color: string` Hex color code representing the Workspace in the Anthropic Console. - `external_key_id: string or null`…
Update Workspace
Claude Developer Platform · in the page
api/beta/organization/workspaces/update
…eos` is `"unrestricted"`. - `"global"` - `"us"` - `display_color: optional string` Hex color code representing the Workspace in the Anthropic Console. maxLength: 7, pattern: ^#[0-9A-F…
citations
Claude Developer Platform · in the page
build-with-claude/citations
…{ "type": "text", "text": "What color is the grass and sky?" } ] } ] }' ``` ```bash CLI ant messages create <<'YAML…
Request 2 caches its request content (not the response)
Claude Developer Platform · in the page
build-with-claude/prompt-caching
…d cache misses. Each has a different calculated pricing, shown in the colored boxes, as a result.  *** ## Pr…
claude-prompting-best-practices
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/claude-prompting-best-practices
…ead for distinctive choices that elevate the frontend's aesthetics. - Color & Theme: Commit to a cohesive aesthetic. Use CSS variables for consistency. Dominant colors with sharp accents outperform ti…
prompting-claude-opus-4-8
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-opus-4-8
…onal system across the full page instead of introducing bright accent colors. Use the uploaded image on the hero design in black and white. The layout should be built with clear horizontal sections…
prompting-claude-sonnet-5
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-sonnet-5
…ealthcare, or enterprise apps. Generic instructions ("don't use that color," "make it clean and minimal") tend to shift the model to a different fixed palette rather than producing variety. Two appro…
working-with-messages
Claude Developer Platform · in the page
build-with-claude/working-with-messages
…the image\n- A reflection of the sun shown as horizontal cream/peach colored lines in the center-bottom area\n\nThe overall style is clean, geometric, and uses a warm sunset color palette (oranges, y…
go
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/go
…ls, }) if err != nil { panic(err) } print(color("[assistant]: ")) for _, block := range message.Content { switch block := block.AsAny().(type) { case anthr…
java
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/java
…bout the error * Are tedious to propagate because of the function coloring problem * Don't play well with lambdas (also because of the function coloring problem) </Accordion> </AccordionGrou…
workspaces
Claude Developer Platform · in the page
manage-claude/workspaces
…le="Configure the workspace"> Enter a workspace name and select a color for visual identification. </Step> <Step title="Create the workspace"> Click **Create** to finalize. </Step> </St…
Use Claude Code with a screen reader
Claude Code CLI · in the page
accessibility
…er and NVDA, plus settings for screen magnifiers, reduced motion, and colorblind-friendly themes. Claude Code has a screen reader mode that replaces its visual terminal interface with plain, linear t…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…ion, so alongside the token counts it carries display fields such as `color` and `gridRows` that Claude Code uses to draw the `/context` usage grid. When you send `/context` as a prompt instead of ca…
Handle approvals and user input
Claude Code CLI · in the page
agent-sdk/user-input
…`preview` on options where a visual comparison helps (layout choices, color schemes) and omits it where one wouldn't (yes/no confirmations, text-only choices). Check for `undefined` before rendering.…
Manage multiple agents with agent view
Claude Code CLI · in the page
agent-view
…nal is focused and immediately when focus returns. It briefly changes color when it moves and when an agent completes, and when a background session finishes while none need your input it briefly show…
Claude Code on Amazon Bedrock
Claude Code CLI · in the page
amazon-bedrock
…h={size} height={size} viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round" aria-hidden="true"> <line x1="5" y1="12" x2="19" y2="1…
Share session output as artifacts
Claude Code CLI · in the page
artifacts
…at walks through this PR. Render the diff with margin annotations and color-code findings by severity. ``` ### Compare alternatives Ask for several variants on one page so you can evaluate them agai…
Claude Code changelog
Claude Code CLI · in the page
changelog
…d plugin path * Fixed `/rename` replacing the theme's prompt border color (including a custom theme's `promptBorder`) with the default cyan; the border now keeps your theme's color unless you pick o…
Claude apps gateway configuration
Claude Code CLI · in the page
claude-apps-gateway-config
…ext` in a role policy, the gateway drops the base's `banner.backgroundColor`. If you don't deploy Claude Desktop, leave `desktop` out of your policies entirely; the gateway then returns 404 from `/us…
Use Claude Code on the web
Claude Code CLI · in the page
claude-code-on-the-web
…e differently in cloud sessions: * **`/model`, `/effort`, `/fast`, `/color`, and `/rename`**: pass the value as an argument, for example `/model sonnet`, instead of opening the terminal picker or sli…
Explore the .claude directory
Claude Code CLI · in the page
claude-directory
…t A = useMemo(() => ({href, children}) => <a href={href} style={{ color: 'var(--ce-accent)', textDecoration: 'none', borderBottom: '1px dotted var(--ce-accent)' }}>{children}</a>, []);…
Claude Code on Claude Platform on AWS
Claude Code CLI · in the page
claude-platform-on-aws
…h={size} height={size} viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round" aria-hidden="true"> <line x1="5" y1="12" x2="19" y2="1…
Commands
Claude Code CLI · in the page
commands
…| | `/color [color\|default]` | Set the prompt bar color for the cur…
Explore the context window
Claude Code CLI · in the page
context-window
…, kind: 'auto', label: 'System prompt', tokens: 4200, color: '#6B6964', vis: 'hidden', desc: 'Core instructions for behavior, tool use, and response formatting. Always loaded f…
Environment variables
Claude Code CLI · in the page
env-vars
…LE_TELEMETRY` * `DISABLE_ERROR_REPORTING` * `CLAUDE_CODE_TMUX_TRUECOLOR` * `FALLBACK_FOR_ALL_PRIMARY_MODELS` * `IS_DEMO` One other variable has its own rule: `FORCE_HYPERLINK` reads a numbe…
Claude Code on Google Cloud's Agent Platform
Claude Code CLI · in the page
google-vertex-ai
…h={size} height={size} viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round" aria-hidden="true"> <line x1="5" y1="12" x2="19" y2="1…
Run Claude Code programmatically
Claude Code CLI · in the page
headless
…ogin`, aren't available in `-p` mode. `/model`, `/effort`, `/fast`, `/color`, and `/rename` accept the value as an argument, for example `/model sonnet`, and `/mcp` with no argument prints a text summ…
Hooks reference
Claude Code CLI · in the page
hooks
…or with ST. Anything outside the allowlist, including CSI cursor and color sequences, OSC palette sequences, OSC 8 hyperlinks, OSC 52 clipboard writes, and OSC 1337, is rejected and the field is igno…
Interactive mode
Claude Code CLI · in the page
interactive-mode
…picker menu. Controls whether code in Claude's responses uses syntax coloring | ### Multiline input | Method | Shortcut | Context…
Claude Code on Microsoft Foundry
Claude Code CLI · in the page
microsoft-foundry
…h={size} height={size} viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round" aria-hidden="true"> <line x1="5" y1="12" x2="19" y2="1…
Choose a permission mode
Claude Code CLI · in the page
permission-modes
…when prefixed with safe environment variables such as `LANG=C` or `NO_COLOR=1`, or process wrappers such as `timeout`, `nice`, or `nohup`. Like file edits, auto-approval applies only to paths inside y…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…nning; they stop when the session ends. ### Themes Plugins can ship color themes that appear in `/theme` alongside the built-in presets and the user's local themes. A theme is a JSON file in `themes…
Prompt library
Claude Code CLI · in the page
prompt-library
…s', -apple-system, BlinkMacSystemFont, sans-serif; font-size: 16px; color: var(--pl-text); margin: 8px 0 32px; } .dark .pl { --pl-bg: #1f1e1d; --pl-surface: #262624; --pl-border: #3d3d3a; --…
Continue local sessions from any device with Remote Control
Claude Code CLI · in the page
remote-control
…ser), `/recap`, `/reload-plugins` * `/model`, `/effort`, `/fast`, `/color`, and `/rename`: pass the value as an argument, for example `/model sonnet` or `/effort high`. From mobile and web, `/model`…
Claude Code settings
Claude Code CLI · in the page
settings
…selection, and processes it starts still inherit the empty value. `NO_COLOR` and `FORCE_COLOR` set here reach only subprocesses; to change Claude Code's own interface colors, set them in your shell be…
Example settings files
Claude Code CLI · in the page
settings-example
…Vim keybindings in the prompt "editorMode": "vim", // The colorblind-friendly light theme "theme": "light-daltonized", // A status line below the prompt: model name and context…