git.lucas.co / Myna
git clone https://git.lucas.co/Myna.git

commit951c8c67cc9014d23ea6df8a5fa5aca79ccdcc88
parent79bb9e1d59
authorsayyadirfanali <[email protected]>
date2025-11-06 17:29
change banner

 images/hero.png | Bin 322317 -> 323833 bytes
 mkhero          |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/images/hero.png b/images/hero.png
index 54a3693..cd9fef1 100644
Binary files a/images/hero.png and b/images/hero.png differ
diff --git a/mkhero b/mkhero
index d0319f6..65cb0c0 100755
--- a/mkhero
+++ b/mkhero
@@ -4,7 +4,7 @@ for ((i=1; i<=10; i++)); do
 done;
 
 magick \
-    -size 2000x1800 xc:"#111111" \
+    -size 2000x1800 xc:"#191919" \
     -font "Myna" \
     -strokewidth 1.2 \
     -gravity north \