Customise Node-Red Runtime

361 views
Skip to first unread message

Silicon Aroma

unread,
Nov 6, 2017, 1:43:39 AM11/6/17
to Node-RED
Hi, 

Can we customize node-runtime.
node-runtime i mean flow tab where we drag the nodes and create a flow.
Customization as of to change color add logo and so on.

If we can customize can anyone suggest how it can be done i didn't find any such after searching for long time.
Thanks in advance for help.

Best Regards,
Babavali 
customise.PNG

Nick O'Leary

unread,
Nov 6, 2017, 4:31:48 AM11/6/17
to Node-RED Mailing List
Hi,

this wiki page describes the settings you can use to customise the appearance of the editor: https://github.com/node-red/node-red/wiki/Design%3A-Editor-Themes

Nick

--
http://nodered.org
 
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/9ccc105c-63ec-4ae4-accf-1553c89a88e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Silicon Aroma

unread,
Nov 6, 2017, 6:42:43 AM11/6/17
to Node-RED
Hi Nick,

Thanks for the reply,

As i understood we need to put below Json information in some file.
editorTheme: {
    page: {
        title: "Node-RED",
        favicon: "/absolute/path/to/theme/icon",
        css: "/absolute/path/to/custom/css/file",
        scripts: "/absolute/path/to/custom/js/file"  // As of 0.17
    },......
}
Sorry if i am missing something,
can u guide me as I hope the above information should be part of which file to configure.
Or i need to create a new file and add it under .../.node-red/ folder.

Thanks,

Best Regards,
Babavali

Nick O'Leary

unread,
Nov 6, 2017, 7:09:26 AM11/6/17
to Node-RED Mailing List
Hi,

it should be added to your existing settings.js file under ~/.node-red

Nick

--
http://nodered.org
 
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
Reply all
Reply to author
Forward
0 new messages