diff --git a/opencode/opencode.json b/opencode/opencode.json index aa9b247..eb56050 100644 --- a/opencode/opencode.json +++ b/opencode/opencode.json @@ -2,6 +2,14 @@ "$schema": "https://opencode.ai/config.json", "autoupdate": true, "small_model": "openai/gpt-5.4-mini", + "agent": { + "build": { + "color": "#ff79c6" + }, + "plan": { + "color": "#8be9fd" + } + }, "compaction": { "auto": false },