Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@edgeflow/nr-theme

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edgeflow/nr-theme

EdgeFlow themes for Node-RED

latest
Source
npmnpm
Version
1.8.3
Version published
Weekly downloads
27
440%
Maintainers
2
Weekly downloads
 
Created
Source

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

Keywords

node-red

FAQs

Package last updated on 20 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts