{ "$schema": "https://opencode.ai/tui.json", "theme": "lucent-orng", "plugin": [["./tui-plugins/verbose.ts", { "key": "v" }]], "leader_timeout": 1500, "diff_style": "stacked", "cursor": { "style": "block", "blinking": false }, "attention": { "enabled": true, "notifications": true, "sound": false }, "keybinds": { "prompt_stash": "p", "prompt_stash_pop": "o", "session_fork": "f", "messages_last_user": "k", "display_thinking": "i", "tool_details": "d", "session_toggle_timestamps": "w" } }