Unverified Commit b7153ce6 authored by Yorper's avatar Yorper Committed by GitHub

Add Cleanjaro Logo

parent a0c05b57
...@@ -5852,6 +5852,37 @@ ${c1} ..,:${c3}dOkxl:. ...@@ -5852,6 +5852,37 @@ ${c1} ..,:${c3}dOkxl:.
EOF 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"*) "ClearOS"*)
set_colors 2 set_colors 2
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment