Add Fedora_unicode

This commit is contained in:
PerchunPak 2024-02-28 17:46:57 +01:00
parent 7c41025c55
commit b8115e97ae
No known key found for this signature in database
GPG key ID: 313F67D1EAB770F9

View file

@ -9676,6 +9676,30 @@ ${c1} /:-------------:\\
EOF
;;
"Fedora_unicode")
set_colors 12 7
read -rd '' ascii_data <<'EOF'
${c1} ▄████████████████████▄
▄████████████████████████▄
▄████████████████████████████▄
▄███████████████${c2} ${c1}█████████▄
▄████████████████${c2} ${c1}██████████▄
████████████████${c2} ${c1}████${c2} ${c1}██████████
████████████████${c2} ${c1}████${c2} ${c1}██████████
████████████████${c2} ${c1}██████████████████
█████████${c2} ${c1}▀█${c2} ${c1}██████████████
███████${c2} ${c1}█${c2} ${c1}██████████████
██████${c2} ${c1}██████${c2} ${c1}██████████████████
██████${c2} ${c1}███████${c2} ${c1}██████████████████
██████${c2} ${c1}███${c2} ${c1}███████████████████
███████${c2} ${c1}██████████████████▀
█████████${c2} ${c1}██████████████████▀
████████████████████████████████▀
▀█████████████████████████████▀
▀█████████████████████████▀
EOF
;;
"Fedora Silverblue" | "Silverblue"*)
set_colors 4 7 12
read -rd '' ascii_data <<'EOF'