Description
With the recent changes in how permissions are displayed in the TUI, the text for the selected option is now completely unreadable when the background color is set to "none".
This reminds me of a prior issue that occurred with selected menu items when the background colour was set to "none" that was fixed a couple of months ago by having it automatically calculate a contrasting colour or using a selectedListItemText colour from the theme (see packages/opencode/src/cli/cmd/tui/context/theme.tsx).
Plugins
None
OpenCode version
1.1.6
Steps to reproduce
- Set the colour of 'background' to "none" in your theme.
- Perform an action that will cause a request for permissions to be displayed.
Screenshot and/or share link
Operating System
MacOS Sequoia latest
Terminal
iTerm2
Description
With the recent changes in how permissions are displayed in the TUI, the text for the selected option is now completely unreadable when the background color is set to "none".
This reminds me of a prior issue that occurred with selected menu items when the background colour was set to "none" that was fixed a couple of months ago by having it automatically calculate a contrasting colour or using a
selectedListItemTextcolour from the theme (seepackages/opencode/src/cli/cmd/tui/context/theme.tsx).Plugins
None
OpenCode version
1.1.6
Steps to reproduce
Screenshot and/or share link
Operating System
MacOS Sequoia latest
Terminal
iTerm2