New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@node-red-contrib-themes/oled

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-red-contrib-themes/oled

A Node-RED dark theme for OLED displays

  • 2.0.1
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

OLED Node-RED theme

Project Maintenance License GitHub Activity GitHub Last Commit

NPM Shield

Buy Me A Coffee

A Node-RED dark theme for OLED displays.

screenshot

Install

Install via npm

npm install @node-red-contrib-themes/oled

Configuration

Add the following to the editorTheme section of your settings.js, and then restart Node-RED.

editorTheme: {
    theme: "oled"
},

Themed Scrollbars (EXPERIMENTAL)

This includes the theme and changes to the scrollbars to make them better fit the theme.

NOTE: This is EXPERIMENTAL and may not work on all browsers.

If you want to try it, add the following to the editorTheme section of your settings.js, and then restart Node-RED.

editorTheme: {
    theme: "oled-scroll"
},

For more details on the configuration please refer to the Node-RED official documentation.

Enjoy!

License

MIT

Keywords

FAQs

Package last updated on 22 Jul 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc