Comfy-Org / Comfy-Org/ComfyUI_frontend
[Potential Bug] Node Color Handling
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
Hey there, I'm using a modified version of Pythongosssss customColors.js ([PR](https://github.com/pythongosssss/ComfyUI-Custom-Scripts/pull/433)) to handle node title bar and background colors independently.
One of the recent changes resulted in nodes' title bars no longer displaying that color, showing only the selected background color for the entire node instead.
The workflow json also correctly lists the separate colors for title bar and background and the edited script still works.
However, the Note and Markdown Note nodes are exceptions to this, which still display the colors as before those changes.
Is that behaviour intentional?
# Before

# After

┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-6806-Potential-Bug-Node-Color-Handling-2b26d73d365081e3840cc9ffe5772c71) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.