set_fills
Set hex fill colors on Figma nodes. Replace existing fills or append new layers and adjust opacity to customize design element appearance.
Instructions
Set the fill color of a node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | Fill color as hex e.g. #FF5733 | |
| mode | No | 'replace' (default) overwrites all fills; 'append' stacks on top of existing fills | |
| nodeId | Yes | Node ID in colon format e.g. '4029:12345' | |
| opacity | No | Fill opacity 0–1 (default 1) |