From c06698ad9955120cadb53cd46605893ebffe2640 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Fri, 18 Feb 2022 16:30:43 -0500
Subject: [PATCH] Update README.md

---
 README.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1bbe2239..6c191c47 100644
--- a/README.md
+++ b/README.md
@@ -380,7 +380,14 @@ Run in the LXC console (Restart after update)
 ```yaml
 npm install -g --unsafe-perm node-red
 ```
- 
+
+⚙️ **To Install Midnight-Red Theme** ⚠️ **Backup your flows before running this script!!**
+
+Run in the LXC console
+```yaml
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/node-red-dark.sh)"
+```
+
 ____________________________________________________________________________________________ 
  
 </details>