> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RecraftControls - ComfyUI Built-in Node Documentation

> Complete documentation for the RecraftControls node in ComfyUI. Learn its inputs, outputs, parameters and usage.

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RecraftControls/zh.md)

创建用于自定义 Recraft 生成的控件。此节点允许您配置将在 Recraft 图像生成过程中使用的颜色设置。

## 输入参数

| 参数名称               | 数据类型  | 必填 | 取值范围 | 描述        |
| ------------------ | ----- | -- | ---- | --------- |
| `colors`           | COLOR | 否  | -    | 主要元素的颜色设置 |
| `background_color` | COLOR | 否  | -    | 背景颜色设置    |

## 输出结果

| 输出名称               | 数据类型     | 描述                    |
| ------------------ | -------- | --------------------- |
| `recraft_controls` | CONTROLS | 包含颜色设置的已配置 Recraft 控件 |
