Add ComfyUI Custom Node Color (#2382)

* Add ComfyUI Custom Node Color

Added a new custom node for ComfyUI.

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Denys 2025-12-11 21:46:31 +02:00 committed by GitHub
parent bfcfa42125
commit 382df24764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38680,6 +38680,16 @@
],
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"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."
},
{
"author": "aimingfail",