claude-code - 💡(How to fix) Fix [FEATURE] Allow users to customize dark mode color palette (e.g. dark blue instead of muddy brown)

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…

The current dark mode color palette uses warm muddy brown/tan tones that many users find unpleasant. Please let users override the dark mode palette — at minimum offer a preset alternative (e.g. dark blue), and ideally allow custom color values via settings.

Root Cause

The current dark mode color palette uses warm muddy brown/tan tones that many users find unpleasant. Please let users override the dark mode palette — at minimum offer a preset alternative (e.g. dark blue), and ideally allow custom color values via settings.

RAW_BUFFERClick to expand / collapse

Summary

The current dark mode color palette uses warm muddy brown/tan tones that many users find unpleasant. Please let users override the dark mode palette — at minimum offer a preset alternative (e.g. dark blue), and ideally allow custom color values via settings.

Motivation

  • Color preference is subjective; the current dark mode tones feel "mud brown" to me and likely to others.
  • Other terminal tools (and Claude Code's own theme overrides via #52465) hint this is already partly possible, but not exposed as a first-class option.
  • Lets users match Claude Code's appearance to the rest of their terminal/editor setup.

Proposed UX

Two options, in increasing order of effort:

  1. Preset themes: Add a "Dark Blue" (and maybe "Dark High Contrast", "Dark Solarized") option alongside the existing dark theme in /config.
  2. Custom palette: Allow users to set individual color slots in settings.json — primary text, accents, borders, diff add/remove, etc. — and have them reliably apply across all UI surfaces (see #52465 for an existing gap).

Related

  • #52465 — custom theme overrides silently ignored in some slots
  • #53154 — soften pure-black background on macOS dark theme
  • #50086 — system-following theme option
  • #48158 — dark mode redesign feedback

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 [FEATURE] Allow users to customize dark mode color palette (e.g. dark blue instead of muddy brown)