Skip to content

Editor Theming #610

Description

@knolleary

We have a requirement to enable some basic customisations of the Editor UI.

We are going to add the concept of an Editor Theme that will be set via a property called editorTheme in settings.js. Under this property will hang various properties to customise different parts of the UI.

The following customisations will be available initially:

selection_178

selection_179


The exact mechanics of customisation are still to be defined. Most are fairly straight-forward key/value pairs - but some are more complicated, such as how to customise the menu.

Development work happening in the themes branch: https://github.com/node-red/node-red/tree/themes


  • Change favicon
  • Change Page Title
  • Change Header Text
  • Change Header icon
  • Add custom css
  • Customise Deploy Button
  • Hide User Menu
  • Customise Main Menu
    • Customise help link/url
  • Change login logo

editorTheme setting format documented here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions