Some assistant markdown text ignores TUI theme foreground #3047

Closed
opened 2026-02-16 17:38:22 -05:00 by yindo · 0 comments
Owner

Originally created by @tylimbach on GitHub (Nov 21, 2025).

Description

Assistant responses contain some text in TUI that aren't respecting the foreground of the theme. This is especially noticable in light themes, where some text is rendered white despite the terminal and tui theme being setup for light mode.

I have noticed this in several areas, some of which have been fixed:

  • Markdown table cells
  • Comment strings (cannot recreate on latest build)
  • Bugged plain markdown text on Windows OS

It appears the color is totally independent of the theme colors.

OpenCode version

1.0.88

Steps to reproduce

  1. Start a TUI session and ask for the agent to create a table for you
  2. Select a theme in TUI (e.g Gruvbox)
  3. Switch to light mode, in my case the text inside the cell does not change with the dark/light toggle

Screenshot and/or share link

Image

Operating System

Windows 11 & MacOS 15.7.1

Terminal

WezTerm

Originally created by @tylimbach on GitHub (Nov 21, 2025). ### Description Assistant responses contain some text in TUI that aren't respecting the foreground of the theme. This is especially noticable in light themes, where some text is rendered white despite the terminal and tui theme being setup for light mode. I have noticed this in several areas, some of which have been fixed: - Markdown table cells - Comment strings (cannot recreate on latest build) - Bugged plain markdown text on Windows OS It appears the color is totally independent of the theme colors. ### OpenCode version 1.0.88 ### Steps to reproduce 1. Start a TUI session and ask for the agent to create a table for you 2. Select a theme in TUI (e.g Gruvbox) 3. Switch to light mode, in my case the text inside the cell does not change with the dark/light toggle ### Screenshot and/or share link <img width="584" height="379" alt="Image" src="https://github.com/user-attachments/assets/30b13684-b165-4003-b6b9-9c946e51e57e" /> ### Operating System Windows 11 & MacOS 15.7.1 ### Terminal WezTerm
yindo added the opentuibug labels 2026-02-16 17:38:22 -05:00
yindo closed this issue 2026-02-16 17:38:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3047