[PR] #311 from Til7701: Colorful NixOS Logo

Colorful NixOS logo
This commit is contained in:
Azalea 2024-10-23 08:58:12 -07:00 committed by GitHub
commit 87e6092446
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 57 additions and 0 deletions

View file

@ -12122,6 +12122,32 @@ ${c1} ${c1}¯¯¯¯ ¯¯¯¯¯¯¯${c2} ¯¯¯¯
EOF
;;
"nixos_colorful"*)
set_colors 4 6 4 6 4 6
read -rd '' ascii_data <<'EOF'
${c1} ▗▄▄▄ ${c2}▗▄▄▄▄ ▄▄▄▖
${c1} ▜███▙ ${c2}▜███▙ ▟███▛
${c1} ▜███▙ ${c2}▜███▙▟███▛
${c1} ▜███▙ ${c2}▜██████▛
${c1} ▟█████████████████▙ ${c2}▜████▛ ${c3}▟▙
${c1} ▟███████████████████▙ ${c2}▜███▙ ${c3}▟██▙
${c6} ▄▄▄▄▖ ${c2}▜███▙ ${c3}▟███▛
${c6} ▟███▛ ${c2}▜██▛ ${c3}▟███▛
${c6} ▟███▛ ${c2}▜▛ ${c3}▟███▛
${c6}▟███████████▛ ${c3}▟██████████▙
${c6}▜██████████▛ ${c3}▟███████████▛
${c6} ▟███▛ ${c5}▟▙ ${c3}▟███▛
${c6} ▟███▛ ${c5}▟██▙ ${c3}▟███▛
${c6} ▟███▛ ${c5}▜███▙ ${c3}▝▀▀▀▀
${c6} ▜██▛ ${c5}▜███▙ ${c4}▜██████████████████▛
${c6} ▜▛ ${c5}▟████▙ ${c4}▜████████████████▛
${c5} ▟██████▙ ${c4}▜███▙
${c5} ▟███▛▜███▙ ${c4}▜███▙
${c5} ▟███▛ ▜███▙ ${c4}▜███▙
${c5} ▝▀▀▀ ▀▀▀▀▘ ${c4}▀▀▀▘
EOF
;;
"NixOS"*)
set_colors 4 6
read -rd '' ascii_data <<'EOF'