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

25 lines
No EOL
720 B
Python

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