-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
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
- Start a TUI session and ask for the agent to create a table for you
- Select a theme in TUI (e.g Gruvbox)
- 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
Operating System
Windows 11 & MacOS 15.7.1
Terminal
WezTerm
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui