[+] Secureblue (closes #434)
This commit is contained in:
parent
1afbd66355
commit
f6dc68d7dc
1 changed files with 26 additions and 0 deletions
26
neofetch
26
neofetch
|
|
@ -15700,6 +15700,32 @@ ${c2} @&&&&${c1} *'*,
|
|||
EOF
|
||||
;;
|
||||
|
||||
"secureblue"*)
|
||||
set_colors 12 13
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
==++++++++++
|
||||
:========++++++++++++:
|
||||
===============+++++++++++
|
||||
====================++++++++++
|
||||
:=============#%@@%*=====++++++++-
|
||||
-============%@%+++*@@*=======+++++=
|
||||
-============%@#======@@==========+++-
|
||||
=============%@+======@@==============.
|
||||
--=========*@@@@@@@@@@@@@@@%+==========-
|
||||
------=====%@@@@@@@@@@@@@@@@*===========
|
||||
---------==%@@@@@@@%%@@@@@@@*===========
|
||||
:----------%@@@@@#===+%@@@@@*==========-
|
||||
----------%@@@@@%*==*@@@@@@*==========.
|
||||
:---------%@@@@@@@@@@@@@@@@*=========-
|
||||
:--------%@@@@@@@@@@@@@@@@*========-
|
||||
:--------###############+========:
|
||||
-------------------------====-
|
||||
--------------------------
|
||||
.--------------------.
|
||||
------------
|
||||
EOF
|
||||
;;
|
||||
|
||||
"KrassOS"* | "Krass"*)
|
||||
set_colors 4 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue