From 3c980d66c455a00eaa8f30096d3de5dc31afdaca Mon Sep 17 00:00:00 2001
From: nolim1t <hello@nolim1t.co>
Date: Sun, 1 Mar 2020 15:05:32 +0700
Subject: [PATCH] Change color

---
 stage2/07-configure-LND/files/lnd.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/stage2/07-configure-LND/files/lnd.conf b/stage2/07-configure-LND/files/lnd.conf
index 9839a4d..242b521 100644
--- a/stage2/07-configure-LND/files/lnd.conf
+++ b/stage2/07-configure-LND/files/lnd.conf
@@ -4,9 +4,9 @@ listen=0.0.0.0:9735
 rpclisten=0.0.0.0:10009
 restlisten=0.0.0.0:8080
 maxpendingchannels=3
-minchansize=10000
+minchansize=1337
 alias=Umbrel Node
-color=#6320fc
+color=#5351FB
 
 ; Makes routing faster but have to use images built with experimental tag
 [Routing]