Files
opencode/.opencode/tui.json
Sebastian Herrlinger 8b45247d24 smoke
2026-03-09 22:31:25 +01:00

14 lines
219 B
JSON

{
"$schema": "https://opencode.ai/tui.json",
"theme": "workspace-plugin-smoke",
"plugin": [
[
"./plugins/tui-smoke.tsx",
{
"enabled": true,
"label": "workspace"
}
]
]
}