Polish Workflow Visuals Using ComfyUI-MurMur Color Palette

ComfyUI-MurMur introduces a lightweight interface add-on that applies quick color styling to individual nodes and workflow groups. Users simply press the Tab key to open a floating palette, select a shade, and apply it to selected elements instantly.
Developer vladgohn created the package after noticing that standard color options were often buried inside oversized utility collections. The project addresses visual clutter by letting local builders arrange complex graphs without disrupting their processing steps.
Quick styling for cleaner workflow navigation
- Opens a compact floating color panel using a single keyboard shortcut.
- Applies chosen shades directly to highlighted nodes and grouped sections.
- Adds optional emoji markers to node titles for faster visual scanning.
- Saves recent color selections and tracks the floating window location.
- Returns items to their original theme settings with one click.
Professionals managing dense visual pipelines will notice immediate improvements in daily organization. Scanning fewer interface elements reduces the time spent hunting through tangled connection lines. Small teams handling multiple project files can tag different processing stages with distinct colors and symbols. This approach keeps attention on the core task instead of menu navigation.
Building a focused interface tool
The creator intentionally avoided adding media functions to keep installation footprints small. By registering only a single node, the script avoids conflicting with larger management packages. Most color utilities arrive bundled with dozens of extra tools that slow down loading times.
This package strips away those dependencies to deliver immediate visual adjustments without background processing overhead.
"No giant utility pack, no buried color picker, just a simple floating styling tool that makes workflows easier to read and nicer to work in,"
said the developer in a repository description.
Browse the complete files and installation steps on GitHub.