Recolor project
recolor_projectRecolor a saved terminal project by ID with a hex color, updating its frame/dot and retinting any open panes within it.
Instructions
Set a remembered project's frame/dot color by id (find ids with list_projects). Pass a hex color like "#a855f7"; the app retints open panes inside that project too.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| color | Yes | hex color, e.g. "#a855f7" |