Change node color by node type

   1620   2   1
User Avatar
Member
66 posts
Joined: March 2016
Offline
Hi

I would like to modify the node colors in several scenes, and change it by node type. I mean every node type will have their own color.

I am thinking to do it by python… but i am wondering if there already exist a native way to do it before develop the script… maybe I am trying to invent the wheel, and there already exist an easier way to do it.

Thanks for your time
Edited by Gerardo Castellanos - May 15, 2024 13:41:01
Gerardo Castellanos
www.gerardocastellanos.com
User Avatar
Member
8173 posts
Joined: Sept. 2011
Offline
You could use a node color theme. I forget how to edit the theme in houdini, but they're just json (or some other markup) files that can be edited with a text editor manually.

Edit:
to add a node color to the current theme, ctrl-drag a color from the palette to the node to be added to the theme. This will color all future and current nodes of this type as long as the theme is active. The network editor properties dialog allows selecting the theme and duplicating and existing one.
Edited by jsmack - May 15, 2024 15:04:59
User Avatar
Member
66 posts
Joined: March 2016
Offline
ohh nice! thanks @jsmack
Gerardo Castellanos
www.gerardocastellanos.com
  • Quick Links