hyfetch/tools/distros/Serene.py
Azalea (on HyDEV-Daisy) b9773b989d
[+] Export distros
2022-08-20 09:30:23 -04:00

26 lines
No EOL
914 B
Python

from hyfetch.distro import AsciiArt
Serene = AsciiArt(match=""""Serene"*""", color='6 6', ascii="""
${c1} __---''''''---__
. .
: :
- _______----_-
s __----''' __----
__h_ _-' _-' h
'-._''--.._ ; _-' y
: ''-._ '-._/ _-' :
y ':_ _--'' y
m .--'' '-._.;' m
m : : m
y '.._ '-__ y
: '--._ '''----___ :
y '--._ ''-- _ y
h '--._ : h
s __'; vs
- __..--'' -
:_..--'' :
. _ .
`''---______---''-``
""")