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

25 lines
No EOL
718 B
Python

from hyfetch.distro import AsciiArt
Regolith = AsciiArt(match=""""Regolith"*""", color='1', ascii="""
${c1}
``....```
`.:/++++++/::-.`
-/+++++++:.`
-++++++++:`
`/++++++++-
`/++++++++. -/+/
/++++++++/ `` .:+++:.
-+++++++++/ ./++++:+++/-`
:+++++++++/ `+++++++/-`
:++++++++++` .-/+++++++`
`:++++++++++/``.-/++++:-:::-` `
`:+++++++++++++++++/:.` ./`
:++/-:+++++++++/:-.. -/+.
+++++++++/::-...:/+++/-..````..-/+++.
`......``.::/+++++++++++++++++++++/.
-/+++++++++++++++++++++/.
.:/+++++++++++++++/-`
`.-:://////:-.
""")