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

27 lines
No EOL
901 B
Python

from hyfetch.distro import AsciiArt
kali = AsciiArt(match=r'''"Kali"*''', color='4 8', ascii=r"""
${c1}..............
..,;:ccc,.
......''';lxO.
.....''''..........,:ld;
.';;;:::;,,.x,
..'''. 0Xxoc:,. ...
.... ,ONkc;,;cokOdc',.
. OMo ':${c2}dd${c1}o.
dMc :OO;
0M. .:o.
;Wd
;XO,
,d0Odlc;,..
..',;:cdOOd::,.
.:d;.':;.
'd, .'
;l ..
.o
c
.'
.
""")