hyfetch/tools/distros/blackPanther.py

29 lines
2.5 KiB
Python
Raw Normal View History

2022-08-20 07:30:23 -06:00
from hyfetch.distro import AsciiArt
blackPanther = AsciiArt(match=""""blackPanther"* | 'blackpanther'*""", color='1 11 12', ascii="""
${c3} ........
.,»g,.
,j;»j,
.»»;:`${c2}``>${c1} ${c3} ,
.j»»»;:```` ,
;»»»»;```` φ Ñ>.
.j»»¿``/U.
.jÜÑ@H.
«ÑÑM"▀███████████████▓╫░
:]ÑÑÑÑ»»Ñ~
»ÑÑ»»
`jÑ»»U`
`/»»»;w`
;»»;:`Ü >`
`];:````µp ,M`
"╠╣██▌░░░░░░░»██▌;```` ╙▀██████████████M █▀"
"╟╣█░░░░░░░░»███⌂``` ▐▀████████▀░ █▌░`
"╩█▄░░░░░░»»▀███ `` └└` ,█▀"`
`»»»»@ .Ü`
`@»»»;`¿ ,Ñ"`
`"╨▀█▄▄▄░`▐█████▄, ,▄▄▀▀░`
`"╙╩▀▀▀▀████████▓▌▌▌▀▀▀╨"``
``""""``
""")