Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

12 pages for /theme.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Use Claude Code with a screen reader Claude Code CLI · in the page accessibility …ltonized` and `light-daltonized` themes. You can also pick one with [`/theme`](/docs/en/commands#all-commands). | | [`pref… Extend agents with skills Claude Code CLI · in the page agent-sdk/skills …commands` field. Commands that need an interactive terminal, such as `/theme` and `/terminal-setup`, don't appear in the list. Access the field when your session starts: <CodeGroup> ```typescript T… Claude Code changelog Claude Code CLI · in the page changelog …ffRemoved` and their dimmed variants) being ignored in diffs and the `/theme` preview * Fixed a `keybindings.json` binding with an unknown action name silently deadening that key; it is now skipped… Explore the .claude directory Claude Code CLI · in the page claude-directory …ead at session start and hot-reloaded when files change. Listed in <C>/theme</C></>, description: <>Each <C>.json</C> file defines a custom color theme: a built-in <C>base</C> preset plus an… Commands Claude Code CLI · in the page commands …/docs/en/fullscreen), Claude Code also opens dialog commands such as `/theme` and `/help` immediately. Before v2.1.234, Claude Code queued those dialogs until the turn finished. ## Commands across a… Interactive mode Claude Code CLI · in the page interactive-mode …| Toggle syntax highlighting for code blocks | Only works inside the `/theme` picker menu. Controls whether code in Claude's responses uses syntax coloring | ### Multiline input | Method |… Plugins reference Claude Code CLI · in the page plugins-reference …sion 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/` with a `base` preset and a… Claude Code settings reference Claude Code CLI · in the page settings-reference …>"` or `"custom:<plugin-name>:<slug>"`: a custom theme from `~/.claude/themes/` or a plugin * **Default**: `"dark"` ```json settings.json theme={null} { "theme": "light-daltonized" } ``` See [Crea… Configure your terminal for Claude Code Claude Code CLI · in the page terminal-config …set the variable to `1` instead. ## Match the color theme Use the `/theme` command, or the theme picker in `/config`, to choose a Claude Code theme that matches your terminal. Selecting the auto op… Week 16 · April 13–17, 2026 Claude Code CLI · in the page whats-new/2026-w16 …n skill invoke</div> <div>"Auto (match terminal)" option in <code>/theme</code> follows your terminal's dark/light mode</div> <div><code>/fewer-permission-prompts</code> scans your transcripts… Week 17 · April 20–24, 2026 Claude Code CLI · in the page whats-new/2026-w17 …-feature-lede">Build and switch between named color themes from <code>/theme</code>, or hand-edit JSON files in <code>\~/.claude/themes/</code>. Each theme picks a base preset and overrides only the t… What's new Claude Code CLI · in the page whats-new/index …ocused; **custom themes** let you build and ship color palettes from `/theme` or a plugin; and **Claude Code on the web** gets a redesign with a new sessions sidebar and drag-and-drop layout. [Read…