Files
hyfetch/tools/distros/android_small.py
T

12 lines
245 B
Python

from hyfetch.distro import AsciiArt
android_small = AsciiArt(match=r'''"android_small"*''', color='2 7', ascii=r"""
${c1} ;, ,;
';,.-----.,;'
,' ',
/ O O \\
| |
'-----------------'
""")