Exodia_Predator_OS.py 1.1 KB

123456789101112131415161718192021222324252627282930
  1. from hyfetch.distro import AsciiArt
  2. Exodia_Predator_OS = AsciiArt(match=""""Exodia Predator OS"* | "exodia-predator"* | "Predator"*""", color='5 5', ascii="""
  3. ${c1}- :
  4. ${c1}+: :+
  5. ${c1}++. .++
  6. ${c1}+++ : . +++
  7. ${c1}+++= .+ + =+++
  8. ${c1}++++- ++ += -++++
  9. ${c1}++++++- -++ ++- -++++++
  10. ${c1}++++++++: .+++ +++. :++++++++
  11. ${c1}++++++++++: ++++ ++++ :++++++++++
  12. ${c1}+++++++++++==++++ ++++=++++++=+++++
  13. ${c1}+++++.:++++++++++ ++++++++++:.+++++
  14. ${c1}+++++. .+++++++++ +++++++++. .+++++
  15. ${c1}+++++: ++++++++ ++++++++ :+++++
  16. ${c1}++++++- =+++++++ +++++++= -++++++
  17. ${c1} :+++++= =+++++++ +++++++= =+++++:
  18. ${c1} :+++= =+++++++ +++++++= =+++:
  19. ${c1} -+= =+++++++ +++++++= ++-
  20. ${c1} : =++++++- -++++++= :
  21. ${c1} =++++- -++++=
  22. ${c1} =++= =++=
  23. ${c1} =++ ++=
  24. ${c1} =+. .+=
  25. ${c1} =- -=
  26. ${c1} : :
  27. """)