[FEATURE] Allow users to customize the background color of the Claude desktop app beyond the current light/dark theme presets.
Resolved 💬 2 comments Opened May 28, 2026 by so-ramunas Closed Jun 29, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
The current theme options (light/dark) don't accommodate personal preferences or accessibility needs (e.g., reduced eye strain with specific background tones like warm grey or soft sepia). Many developer tools (VS Code, JetBrains IDEs, terminals) support custom color themes for this reason.
Proposed Solution
- A color picker or predefined palette in Settings to set the background color
- Or support for custom theme files (e.g., CSS variables or a JSON theme config)
Alternative Solutions
Using OS-level dark/light mode, but this only offers two options and doesn't allow fine-grained control.
Priority
Medium - Would be very helpful
Feature Category
Configuration and settings
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗