node-red-contrib-theme-midnight-red v1.0.30
Midnight Node-RED theme
About
A dark theme for Node-RED based on the midnight theme for Home Assistant.

Install
Change to the Node-RED userDir directory, usually ~/.node-red.
cd ~/.node-redInstall this package.
npm install node-red-contrib-theme-midnight-redAdd the following to the editorTheme section of your settings.js.
editorTheme: {
    page: {
        css: "<HOME>/.node-red/node_modules/node-red-contrib-theme-midnight-red/midnight.css"
    }
}Replace <HOME> with the home directory of the user running Node-RED. For
example, /home/username.
For more details on the configuration please refer to the Node-RED official documentation.
Restart Node-RED.
Enjoy!
Update
Change to the Node-RED userDir directory, usually ~/.node-red.
cd ~/.node-redUpdate this package.
npm update node-red-contrib-theme-midnight-redReload the Node-RED page on the web browser.
Acknowledgments
- Sebastian Raff - for the inspiration and help in creating the NPM package for this theme.
- Ristomatti Airo - for his amazing theme on which major readability improvements were based.
License
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
