From def40f0442d02aa8ab69489d114890bd30099775 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 12 Dec 2025 04:46:19 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1d53d85a..3dd73f8e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38638,6 +38638,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", @@ -38649,16 +38659,6 @@ ], "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." - } + } ] }