-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
My ~/.config/opencode/opencode.json contains:
"theme": "mellow",
My project local theproject/opencode.json contains:
"theme": "matrix",
When launching opencode, neither of these was respected and neither theme was applied.
Please fix this. When you're running 5-6 instances of opencode simultaneously, being able to set project local themes to make them visually distinct from one another made it much easier to quickly determine which directory a particular opencode instance is running in.
OpenCode version
1.0.2
Steps to reproduce
- Configure the
opencode.jsonfiles in~/.config/opencodeandtheprojectas described above. - Start opencode in
theprojectdirectory. Observe that thematrixtheme was not applied. - Start opencode in some other directory. Observe that the
mellowtheme was not applied.
Screenshot and/or share link
No response
Operating System
MacOS Sequoia
Terminal
iTerm2
Reactions are currently unavailable
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