anomalyco / anomalyco/opencode
Desktop Theme Schema path returns 404.
Open
@Hona is already working on this.
Since Aug 18, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
For the built in themes they point to the ref in https://opencode.ai/desktop-theme.json. But that path currently returns a 404.
This prevents users and also IDEs from being able to properly provide the shape these themes are meant to be at.
Plugins
None
OpenCode version
1.18.18
Steps to reproduce
- Note the schema ref for built in themes like https://github.com/anomalyco/opencode/blob/dev/packages/ui/src/theme/themes/aura.json
- Try to visit the path used as the schema ref, and notice it gives a 404
Screenshot and/or share link
No response
Operating System
MacOS
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.