set_fill_color
Modify the fill color of Figma design elements such as TextNode or FrameNode using the Cursor AI integration with Figma.
Instructions
Set the fill color of a node in Figma can be TextNode or FrameNode
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}