Add Kerbl Linux Logo

This commit is contained in:
etvx86 2023-07-19 14:43:25 -04:00 committed by GitHub
parent 2f753325ae
commit 0694c10537
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7575,6 +7575,24 @@ ${c1} '
EOF EOF
;; ;;
"Kerbl"*)
set_colors 6 6 7 1
read -rd '' ascii_data <<'EOF'
${c1}
.:^^^^^:.
:~7?????????7~:
.~7?77777777777?7~.
.:^:::::::::::::::^:.
:::::::::::::::::::::
..^^^^^^^^^^^^^^^^^^^^^..
.:..~~~~~~~~!~~~~~~~~~~!~..::
.^: .^^^^^^^~~~~~~~~~~~~. :^.
.::..::^^^^^^^^^^^^^^:..:::.
....:::::::::::::....
.......
EOF
;;
"Cobalt"*) "Cobalt"*)
set_colors 33 33 59 31 8 set_colors 33 33 59 31 8
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'