Is it possible to change the colour and thickness of the node connector lines? I would like to make them a bit more visible.
Thanks.
Is it possible to change the colour and thickness of the node connector lines? I would like to make them a bit more visible.
Thanks.
Hi @youngbl Welcome!
Let me clarify, customization of those node connecting lines is not currently supported in n8n, the only n8n editor customization you can do is by adding sticky notes, although you can try going wild by cloning the n8n’s github repo and then try experimenting with it.
I have did some customization also but those are not persistent across updates so i stopped doing that.
BUT! This can be a good feature request as ofc users need some UI customization options.
Welcome to the n8n community @youngbl
Unfortunately no i don’t think n8n provides an in-built, user friendly way of changing the color and thickness of the node connector lines. This degree of visual configuration is not readily available within n8n.
Having said that, I had somebody mention that it’s possible to inject your own CSS into the n8n editor page by using a browser add-on such as Stylus. In this manner you can have your own customized view of the interface, it just doesn’t apply to everyone else.
NOTE; both these solutions are unofficial and thus unsupported by n8n, it is likely that these would be unusable after n8n is updated.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.