@edgeflow/nr-theme

1.8.3 • Public • Published

EdgeFlow Node-RED Theme

A set of custom Node-RED themes used when running inside the EdgeFlow platform.

Themes included

  • edgeflow-light
  • edgeflow-dark

Development

To modify the theme, edit the appropriate theme scss file:

  • edgeflow-light/edgeflow-light-theme.scss
  • edgeflow-dark/edgeflow-dark-theme.scss

Then run the build to regenerate the theme css. This requires the Node-RED source repository checked out somewhere local:

npm run build-theme -- --src=/home/example/github/node-red

This will compile the edgeflow-light and edgeflow-dark theme files.

NOTE: /home/example/github/node-red is an example. Update this to your local src directory

Package Sidebar

Install

npm i @edgeflow/nr-theme

Weekly Downloads

0

Version

1.8.3

License

Apache-2.0

Unpacked Size

606 kB

Total Files

19

Last publish

Collaborators

  • giscafer
  • zomixi