-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Description
Summary
In agent-deck light theme, codex sessions render incorrectly:
- the preview pane shows dark/black background bars
- the live attached Codex session still shows a dark/black input background
This does not match how Codex looks when run directly in a light terminal.
Environment
- Agent Deck:
v0.25.1 - Codex:
v0.114.0 - Terminal:
Ghostty - light theme
- macOS Soquoia
15.7.4 (24G517)
Expected
In light theme, Codex should render similarly to direct Ghostty + codex:
- no dark/black bars in preview
- no dark/black input background in the live session
Actual
- preview shows dark background blocks
- live attached session shows a dark/black input line background
Important observation
Running codex directly in Ghostty looks correct.
So the issue seems specific to how agent-deck handles Codex in light theme, especially around preview rendering and interactive session display.
Notes
I was able to locally improve the preview behavior with a Codex-assisted patch, but the live session still renders incorrectly in light theme.
Screenshots
Codex in Ghostty - OK:
Codex in agent-deck (2 panels mode) - black input background:
Codex in agent-deck (session mode) - black input background:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels