Merge pull request #1346 from Yorper/master

Add Cleanjaro Logo
This commit is contained in:
dylan 2019-11-04 08:04:15 +00:00 committed by GitHub
commit e235ae9238
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -5852,6 +5852,37 @@ ${c1} ..,:${c3}dOkxl:.
EOF
;;
"cleanjaro_small"*)
set_colors 7 7
read -rd '' ascii_data <<'EOF'
${c1}█████ ██████████
█████ ██████████
█████
█████
█████
████████████████
████████████████
EOF
;;
"Cleanjaro"*)
set_colors 7 7
read -rd '' ascii_data <<'EOF'
${c1}███████▌ ████████████████
███████▌ ████████████████
███████▌ ████████████████
███████▌
███████▌
███████▌
███████▌
███████▌
█████████████████████████
█████████████████████████
█████████████████████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
EOF
;;
"ClearOS"*)
set_colors 2
read -rd '' ascii_data <<'EOF'