@flowfuse/nr-theme

1.9.0 • Public • Published

FlowFuse Node-RED Theme

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

Themes included

  • forge-light
  • forge-dark

Development

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

  • forge-light/forge-light-theme.scss
  • forge-dark/forge-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 forge-light and forge-dark theme files.

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

/@flowfuse/nr-theme/

    Package Sidebar

    Install

    npm i @flowfuse/nr-theme

    Weekly Downloads

    189

    Version

    1.9.0

    License

    Apache-2.0

    Unpacked Size

    442 kB

    Total Files

    19

    Last publish

    Collaborators

    • flowfuse-user
    • hardillb
    • knolleary