Files
opencode/.opencode/tui.json
Sebastian Herrlinger f9385bcc63 cleanup
2026-03-09 22:33:16 +01:00

14 lines
208 B
JSON

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