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

12 lines
No EOL
213 B
Python

from hyfetch.distro import AsciiArt
elementary_small = AsciiArt(match=r'''"elementary_small"*''', color='4 7 1', ascii=r"""
${c2} _______
/ ____ \\
/ | / /\\
|__\\ / / |
\\ /__/ /
\\_______/
""")