The command input area has inappropriate off-white background in dark theme

Open 💬 0 comments Opened Jul 27, 2026 by hikidd

What version of Codex CLI is running?

0.145.0

What subscription do you have?

pro

Which model were you using?

gpt-5.6

What platform is your computer?

ubuntu 24.06

What terminal emulator and version are you using (if applicable)?

VS Code Integrated Terminal 1.109.5, Bash on Ubuntu 24.04 (WSL2); no terminal multiplexer.

Codex doctor report

What issue are you seeing?

<img width="1014" height="455" alt="Image" src="https://github.com/user-attachments/assets/9f18c441-b36e-4669-82e2-e967d7acbc9c" />

In dark mode, the bottom command input area shows an unwanted light gray/whitish background. This style does not match the overall dark UI.

What steps can reproduce the bug?

none

What is the expected behavior?

The input box should adopt consistent pure black background same as the rest of the interface.
Two optional solutions:

  1. Remove the light background entirely to keep full black background for input area; meanwhile add the same border as the top OpenAI Codex panel.
  2. If border is not needed, at least eliminate the pale background and use all-black background.

Additional information

_No response_

View original on GitHub ↗