diff --git a/packages/node_modules/node-red/settings.js b/packages/node_modules/node-red/settings.js index 8603d3683..b5c19e8fb 100644 --- a/packages/node_modules/node-red/settings.js +++ b/packages/node_modules/node-red/settings.js @@ -320,6 +320,11 @@ module.exports = { * for all available options. */ editorTheme: { + /** The following property can be used to set a custom theme for the editor. + * See https://github.com/node-red-contrib-themes/theme-collection for + * a collection of themes to chose from. + */ + //theme: "", palette: { /** The following property can be used to order the categories in the editor * palette. If a node's category is not in the list, the category will get