Skip to content

light theme: Codex preview and live session render dark background incorrectly #322

@Sogl

Description

@Sogl

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:

Image

Codex in agent-deck (2 panels mode) - black input background:

Image

Codex in agent-deck (session mode) - black input background:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions