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

commit79bb9e1d59433698386c22248f7dac10d2cbf267
parent9c88efd387
authorsayyadirfanali <irfan@irfanali.org>
date2025-11-06 16:55
change banner

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

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