diff --git a/custom-node-list.json b/custom-node-list.json index f5d6f442..eae782b8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",