openai / openai/codex

[Windows][Codex Desktop]Semi-transparent sidebar ignores the theme surface and falls back to system Mica

Open
#39,222 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using (From “About Codex” dialog)?

26.814.41407

What subscription do you have?

ChatGPT Plus

What platform is your computer?

Windows 11 x64, build 26200.7462

What issue are you seeing?

When using the ‘Everforest’ light theme, enabling Semi-transparent sidebar causes the sidebar and title bar to ignore the custom theme surface color and fall back to a cool system-white/Mica appearance.

My custom light theme uses:

  • Surface/background: #FDF6E3
  • Ink/foreground: #5C6A72
  • Accent: #93B259
  • Contrast: 45

With Semi-transparent sidebar disabled, the sidebar correctly uses a warm theme-derived surface (#F7F0DE).

With Semi-transparent sidebar enabled, the sidebar and title bar become approximately #F3F3F3 (cool system white), while the main content remains #FDF6E3. This creates a visibly inconsistent interface.

What steps can reproduce the bug?
  1. On Windows, open Codex App.
  2. Go to Settings → Appearance.
  3. Select or configure a custom light theme with a warm surface color, for example #FDF6E3 (Everforest).
  4. Keep the system and Codex theme in light mode.
  5. Turn Semi-transparent sidebar off and observe that the sidebar follows the custom theme.
  6. Turn Semi-transparent sidebar on.
What is the expected behavior?

Enabling Semi-transparent sidebar should preserve the custom theme’s visual direction—for example, by applying a translucent/tinted version of the configured surface color.

It should not silently replace the custom-themed sidebar and title bar with a system-white Mica surface while the rest of the application continues using the custom theme.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce this on Windows 11 using Settings → Appearance, a warm custom light theme, and Semi-transparent sidebar enabled. Trace the desktop sidebar and title-bar appearance handling to find where the configured surface color is replaced by system Mica; done means the translucent sidebar and title bar retain the custom theme’s visual direction while the main content remains consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.