color_replace_global
Replace a specified hex color with a new one across all pages of a Figma document. Provide the original and replacement colors to apply the update 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) |