git clone https://git.lucas.co/Myna.git
change banner
images/hero.png | Bin 952928 -> 950938 bytes
mkhero | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/images/hero.png b/images/hero.png
index a701957..78e9034 100644
Binary files a/images/hero.png and b/images/hero.png differ
diff --git a/mkhero b/mkhero
index 6176b9b..769fbeb 100755
--- a/mkhero
+++ b/mkhero
@@ -8,8 +8,8 @@ magick \
-font "Myna" \
-strokewidth 1.2 \
-gravity north \
- -fill "pink" -stroke "pink" -pointsize 128 -annotate +0+${offsets[0]} "MYNA" \
- -fill "yellow" -stroke "yellow" -pointsize 96 -annotate +0+${offsets[1]} "ABCDEFGHIJKLMNOPQRSTUVWXYZ" \
+ -fill "yellow" -stroke "yellow" -pointsize 128 -annotate +0+${offsets[0]} "MYNA" \
+ -fill "cyan" -stroke "cyan" -pointsize 96 -annotate +0+${offsets[1]} "ABCDEFGHIJKLMNOPQRSTUVWXYZ" \
-fill "springgreen" -stroke "springgreen" -pointsize 96 -annotate +0+${offsets[2]} "abcdefghijklmnopqrstuvwxyz" \
-fill "deepskyblue" -stroke "deepskyblue" -pointsize 96 -annotate +0+${offsets[3]} "0 1 2 3 4 5 6 7 8 9" \
-fill "hotpink" -stroke "hotpink" -pointsize 96 -annotate +0+${offsets[4]} "[] {} () <> | \\\ ? ! #" \