Updated Design: Editor Themes (markdown)

Nick O'Leary 2017-04-10 15:52:21 +01:00
parent 8f9532940d
commit 8496c990fe
1 changed files with 2 additions and 1 deletions

@ -4,7 +4,8 @@ See also [issue #610](https://github.com/node-red/node-red/issues/610)
page: {
title: "Node-RED",
favicon: "/absolute/path/to/theme/icon",
css: "/absolute/path/to/custom/css/file"
css: "/absolute/path/to/custom/css/file",
scripts: "/absolute/path/to/custom/js/file" // As of 0.17
},
header: {
title: "Node-RED",