UI background is not transparent/adaptive in vscode #5674

Open
opened 2026-02-16 17:55:28 -05:00 by yindo · 0 comments
Owner

Originally created by @zzfn on GitHub (Jan 14, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

The OpenCode extension's UI components do not render correctly when using a dark theme in VS Code. It appears that the background color is hardcoded (likely to a light color) instead of being transparent or using the theme's CSS variables. This results in a visual clash that makes the text difficult to read and breaks the integration with the editor's aesthetic.
Image

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @zzfn on GitHub (Jan 14, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description The OpenCode extension's UI components do not render correctly when using a dark theme in VS Code. It appears that the background color is hardcoded (likely to a light color) instead of being transparent or using the theme's CSS variables. This results in a visual clash that makes the text difficult to read and breaks the integration with the editor's aesthetic. <img width="260" height="84" alt="Image" src="https://github.com/user-attachments/assets/71b70960-04e3-42d3-94ea-5d7166fde3a0" /> ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 17:55:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#5674