Add Magix art for hyfetch

This commit is contained in:
Paranoid-Pufferfish 2024-08-26 12:51:37 +01:00
parent 95a6cc7f4b
commit e59a0556ed
No known key found for this signature in database

26
hyfetch/distros/magix.py Normal file
View file

@ -0,0 +1,26 @@
# This file is automatically generated. Please do not modify.
from . import AsciiArt
magix = AsciiArt(match=r'''"Magix"*''', color='206 39', ascii=r"""
${c2} @
@@--=====@@
@@--==@@ @@====+@
@-@@ @==@
@=@
@=@${c1} @=@ @-==== @=@${c2}
@=@${c1} @-===@==++@===+@${c2}
@=@${c1} @--====@@=====+@${c2}
-=@${c1} @--==========++@${c2}
==${c1} @--==========++@${c2} @=@
@==${c1} @--=======@==++@${c2} @=+@
@==${c1} @-==========++${c2} @=@
@==${c1} @-=======@=%${c2} @=@
@==${c1} @@@@@@${c2} @=@
@====@@@ @@===+%
@@=====@@==++++@@
=#@=@
@==@++@
@@@
""")