crystal_linux.py 784 B

1234567891011121314151617181920212223242526
  1. from hyfetch.distro import AsciiArt
  2. crystal_linux = AsciiArt(match=r'''*"Crystal Linux"*''', color='13 5', ascii=r"""
  3. ${c1} mysssym
  4. ${c1} mysssym
  5. ${c1} mysssym
  6. ${c1} mysssym
  7. ${c1} mysssyd
  8. ${c1} mysssyd N
  9. ${c1} mysssyd mysym
  10. ${c1} mysssyd dysssym
  11. ${c1} mysssyd dysssym
  12. ${c1} mysssyd dysssym
  13. ${c1} mysssyd dysssym
  14. ${c1} mysssyd dysssym
  15. ${c1} mysssyd dysssym
  16. ${c1} mysym dysssym
  17. ${c1} N dysssym
  18. ${c1} dysssym
  19. ${c1} dysssym
  20. ${c1} dysssym
  21. ${c1} dysssym
  22. ${c1} dysssym
  23. """)