hyfetch/tools/distros/blackpanther.py
2022-08-20 09:43:52 -04:00

29 lines
No EOL
2.5 KiB
Python

from hyfetch.distro import AsciiArt
blackpanther = AsciiArt(match=r'''"blackPanther"* | 'blackpanther'*''', color='1 11 12', ascii=r"""
${c3} ........
.,»╔╗╗╬▄▄╫█▀▓▄▄╬╗╗g≈,.
,j╗╬╣▓▓███████▌;»╙▀▀▀▀█▄▄╗j,
.≈╗╬▓██▀▀▀▀▀╠╙░░»»;:`${c2}``>${c1}▄ ${c3}▐ ▓╫╗⌂,
.j╬▓█▀▒░░░░░░░░░»»»;:```` ╙▀█▌╬░,
;╗▓█▄▄███████▀░░»»»»;```` ╓▄▄█▄▄φ ██▌Ñ>.
.j╣█████▀▀░░░░░░░░»»╓▄▄¿``▄███████/▄████▓╬U.
.j╣▓██▀ÜÑ╦╦░░░░░░▐█@▄████⌐▐███████████████▓╬H.
«╫▓█▀░ÑÑ╩╦░░░░░░░░▀██████M"▀███████████████▓╫░
:]╣█▌ÑÑÑÑ▄▄██▀░░░░»»██████████████████████████Ñ~
»╫▓█╫ÑÑ▄███▀░░░░░»»▐██████████████████████████▌░
`j╣█▌Ñ╬████░░░░░░░»»▐████████████████████████▌▐█U`
`/╫█▌▄███▌░░░░░░░»»»;▀██████████████▀████████w▐█░`
;╟█▌███▌░░░░░░░▄▄»»;:`▀▀████████▀Ü▄████████▌ ▐▌>`
`]▓████░░░░░░░░██⌂;:````╓▄▄µp╓▄▄██████████▀ ,█M`
"╠╣██▌░░░░░░░»██▌;```` ╙▀██████████████M █▀"
"╟╣█░░░░░░░░»███⌂``` ▐▀████████▀░ █▌░`
"╩█▄░░░░░░»»▀███ `` └└` ,█▀"`
`░▀█▄░░░»»»»████@ .▄█Ü`
`╙▀█▄@»»»;`▀███▌¿ ,▄▀Ñ"`
`"╨▀█▄▄▄░`▐█████▄, ,▄▄▀▀░`
`"╙╩▀▀▀▀████████▓▌▌▌▀▀▀╨"``
``""░╚╨╝╝╝╝╨╨░""``
""")