[PR #2196] fix: system theme not getting updated #10229

Closed
opened 2026-02-16 18:14:51 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/2196

State: closed
Merged: No


Currently RequestBackgroundColor only gets used on init, resulting in stale colors when we change the system theme. Not a perfect fix as ideally we should listen for the theme change itself somehow, but couldn't find an event for this in bubbletea (which makes sense I suppose)

Fixes #1587

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/2196 **State:** closed **Merged:** No --- Currently RequestBackgroundColor only gets used on init, resulting in stale colors when we change the system theme. Not a perfect fix as ideally we should listen for the theme change itself somehow, but couldn't find an event for this in bubbletea (which makes sense I suppose) Fixes #1587
yindo added the pull-request label 2026-02-16 18:14:51 -05:00
yindo closed this issue 2026-02-16 18:14:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10229