set_theme_color
Update named color slots in a document theme, such as accent or hyperlink colors, by specifying a slot name and a hex color code.
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 |