-
Notifications
You must be signed in to change notification settings - Fork 6.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
If a theme uses 0 in a definition, opencode crashes.
{
"defs": {
"black": 0
},
"theme": {
"text": "black"
}
}OpenCode version
1.0.128
Steps to reproduce
- Create a theme using 0 for a color definition
- Use the defined color in the theme
- Select the theme in opencode
Screenshot and/or share link
No response
Operating System
macOS 26.1
Terminal
kitty
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