1
0
mirror of https://github.com/kijai/ComfyUI-KJNodes.git synced 2026-01-27 00:01:30 +03:00
Files
kijai 98618295c3 Accept hex color format in more nodes, unify string to color
Most string widgets for color should now accept:

Color names: "red", "black", "white", etc.
Hex colors: "#FF0000", "#00FF00", etc.
CSV RGB: "255, 0, 0", "0, 255, 0", etc.
CSV normalized: "1.0, 0.0, 0.0", "0.0, 1.0, 0.0", etc.
Single grayscale: "128", "0.5", etc.
2026-01-20 13:24:17 +02:00
..
2024-04-28 16:51:41 +03:00
2024-04-28 16:51:41 +03:00
2024-04-28 16:51:41 +03:00