@brobridge/atomic-theme

0.0.2 • Public • Published

Atomic Node-RED Theme

Brobridge Atomic theme for Node-RED.

Install

Install with npm

Run the following command from within the Node-RED user data directory (by default, $HOME/.node-red).

npm install @brobridge/atomic-theme

Install from GitHub

Run the following command from within the Node-RED user data directory (by default, $HOME/.node-red).

npm install https://github.com/BrobridgeOrg/atomic-theme

Usage

Node-RED

To enable this theme, set the editorTheme.theme property in your settings.js file to the name of the theme you want to use:

module.exports = {
    ...
    editorTheme: {
        theme: "atomic"
    }
    ...
}

Package Sidebar

Install

npm i @brobridge/atomic-theme

Weekly Downloads

1

Version

0.0.2

License

Apache-2.0

Unpacked Size

55.4 kB

Total Files

11

Last publish

Collaborators

  • st904583114