claude-code - 💡(How to fix) Fix No option to revert to pre-redesign color theme in desktop app [1 comments, 2 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#48706Fetched 2026-04-16 06:53:13
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
2
Timeline (top)
labeled ×4commented ×1subscribed ×1unlabeled ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

After a recent update to the Claude Code desktop app (late March / early April 2026 redesign), the color scheme changed without any option to opt out or revert.

The previous color palette worked well for me. The new colors (blue-accented user message bubbles, updated background/sidebar tones) are a regression in my workflow — and there is no setting to restore the pre-redesign appearance.

Current Appearance options in Customize are limited to Light / Dark / Match System. There is no "Classic" or "Legacy" theme, no accent color picker, and no way to downgrade the UI without downgrading the entire app (which forfeits bug fixes and new features).

Expected: Users should be able to keep the previous color scheme, or at minimum choose between the old and new palettes via a theme toggle.

Actual: The new colors are forced with no opt-out.

Environment:

OS: Windows 11 App: Claude Code desktop Model: Opus 4.6 (1M, Max) Request: Add a "Classic" / "Legacy" theme option in Customize → Appearance to restore the pre-redesign color scheme.

What Should Happen?

Choose app theme to be as before

Error Messages/Logs

Steps to Reproduce

Open claude code

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

Claude 1.2581.0 (f10398) 2026-04-14T17:16:40.000Z

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Other

Additional Information

No response

extent analysis

TL;DR

The most likely fix is to add a "Classic" or "Legacy" theme option in the Customize → Appearance settings to restore the pre-redesign color scheme.

Guidance

  • Review the current implementation of the Appearance options in Customize to understand how the Light, Dark, and Match System themes are handled.
  • Consider adding a new theme option, such as "Classic" or "Legacy", that uses the previous color scheme.
  • Investigate the feasibility of introducing a theme toggle that allows users to choose between the old and new palettes.
  • Check if there are any existing configuration files or user preferences that can be modified to restore the previous color scheme.

Example

No code snippet is provided as the issue does not contain sufficient technical details.

Notes

The solution may require changes to the app's UI and configuration settings. It is also possible that the previous color scheme is no longer compatible with the updated app version.

Recommendation

Apply workaround: Add a "Classic" or "Legacy" theme option in Customize → Appearance settings, as this would provide users with the ability to opt-out of the new color scheme and restore the previous appearance.

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