Files
opencode/.opencode/tui.json
Sebastian Herrlinger 29aab3223c theme api
2026-03-09 22:33:16 +01:00

14 lines
204 B
JSON

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