set_palette_color
Update a palette index color (and optional name) to instantly recolor all pixels using that index.
Instructions
Change the color (and optionally name) of a palette entry. All pixels using the index update visually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex | Yes | ||
| name | No | ||
| index | Yes | Palette index | |
| doc_id | Yes | Document id | |
| render | No | Include a render of the change (default true) |