hyfetch/tools/distros/MIRACLE_LINUX.py

22 lines
495 B
Python
Raw Normal View History

2022-08-20 09:30:23 -04:00
from hyfetch.distro import AsciiArt
MIRACLE_LINUX = AsciiArt(match=""""MIRACLE LINUX"* | "MIRACLE_LINUX"*""", color='29', ascii="""
${c1} ,A
.###
.#' .#### .#.
r##: :#### ####.
+###; :#### ######C
:####: #### ,######".#.
.# :####. :### #####'.#####.
##: `####. ### ###'.########+.
#### `####::## ##'.#######+'
####+.`###i## #',####:'
`+###MI`##### 'l###:'
`+####+`### ;#E'
`+###:## #'
`:### '
'##
';
""")