color_replace_global
Replace a specified color with another color across all pages in a Figma document. Provide the find and replace hex values to update every instance globally.
Instructions
Replace a color across the entire document (all pages).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | Color to find (hex) | |
| replace | Yes | Replacement color (hex) |