diff --git a/images/hero.png b/images/hero.png index 41c4660..e9545a4 100644 Binary files a/images/hero.png and b/images/hero.png differ diff --git a/scripts/mkhero b/scripts/mkhero index 6e4f7f7..6d11150 100755 --- a/scripts/mkhero +++ b/scripts/mkhero @@ -8,15 +8,15 @@ magick \ -font "Myna" \ -gravity north \ -fill "pink" -pointsize 128 -annotate +0+${offsets[0]} "MYNA" \ - -fill "gold" -pointsize 96 -annotate +0+${offsets[1]} "ABCDEFGHIJKLMNOPQRSTUVWXYZ" \ - -fill "lightgreen" -pointsize 96 -annotate +0+${offsets[2]} "abcdefghijklmnopqrstuvwxyz" \ - -fill "mediumpurple" -pointsize 96 -annotate +0+${offsets[3]} "0 1 2 3 4 5 6 7 8 9" \ - -fill "cyan" -pointsize 96 -annotate +0+${offsets[4]} "[] {} () <> | \\\ ? ! #" \ - -fill "turquoise" -pointsize 96 -annotate +0+${offsets[5]} "\` ' \" , . ; : ~ ^ _" \ - -fill "hotpink" -pointsize 96 -annotate +0+${offsets[6]} "+ - = ++ -- += -= == !=" \ - -fill "lightskyblue" -pointsize 96 -annotate +0+${offsets[7]} "\$s @a \%h &f *x =~" \ + -fill "yellow" -pointsize 96 -annotate +0+${offsets[1]} "ABCDEFGHIJKLMNOPQRSTUVWXYZ" \ + -fill "springgreen" -pointsize 96 -annotate +0+${offsets[2]} "abcdefghijklmnopqrstuvwxyz" \ + -fill "deepskyblue" -pointsize 96 -annotate +0+${offsets[3]} "0 1 2 3 4 5 6 7 8 9" \ + -fill "hotpink" -pointsize 96 -annotate +0+${offsets[4]} "[] {} () <> | \\\ ? ! #" \ + -fill "cyan" -pointsize 96 -annotate +0+${offsets[5]} "\` ' \" , . ; : ~ ^ _" \ + -fill "springgreen" -pointsize 96 -annotate +0+${offsets[6]} "+ - = ++ -- += -= == !=" \ + -fill "aqua" -pointsize 96 -annotate +0+${offsets[7]} "\$s @a \%h &f *x =~" \ -fill "violet" -pointsize 96 -annotate +0+${offsets[8]} ":: -> => <$> >>= ^. \%~" \ - -fill "goldenrod" -pointsize 96 -annotate +0+${offsets[9]} "$ £ € ¥ ₹ ₽" \ + -fill "coral" -pointsize 96 -annotate +0+${offsets[9]} "$ £ € ¥ ₹ ₽" \ -fill "limegreen" -pointsize 96 -annotate +0+${offsets[10]} "0 O o | 1 l I | \` ' \" | Z 2" \ $1