Add ComfyUI Custom Node Color

Added a new custom node for ComfyUI.
This commit is contained in:
Denys 2025-12-11 01:55:28 +02:00 committed by GitHub
parent 22acaa1d2c
commit 6045de40df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38649,6 +38649,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "lovelybbq",
"title": "ComfyUI Custom Node Color",
"reference": "https://github.com/lovelybbq/comfyui-custom-node-color",
"files": [
"https://github.com/lovelybbq/comfyui-custom-node-color"
],
"install_type": "git-clone",
"description": "A modern GUI-based color picker for ComfyUI nodes. Features visual spectrum, HEX/RGB inputs, eyedropper tool, and favorite colors support."
}
]
}