set_theme_color
Update a named color slot in the document theme with a hex color. Provide the slot (e.g., dk1, accent1) and a 6-character hex code without #.
Instructions
Update a named color slot in the document theme.
Args: slot: One of dk1, lt1, dk2, lt2, accent1-accent6, hlink, folHlink. hex_color: 6-character hex string without # (e.g. "FF0000").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | ||
| hex_color | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |