[O] Colorize secureblue (#434)

This commit is contained in:
Azalea 2025-10-22 13:15:17 +08:00
parent f6dc68d7dc
commit 4e23243384

View file

@ -15701,28 +15701,28 @@ EOF
;;
"secureblue"*)
set_colors 12 13
set_colors 12 7
read -rd '' ascii_data <<'EOF'
==++++++++++
:========++++++++++++:
===============+++++++++++
====================++++++++++
:=============#%@@%*=====++++++++-
-============%@%+++*@@*=======+++++=
-============%@#======@@==========+++-
=============%@+======@@==============.
--=========*@@@@@@@@@@@@@@@%+==========-
------=====%@@@@@@@@@@@@@@@@*===========
---------==%@@@@@@@%%@@@@@@@*===========
:----------%@@@@@#===+%@@@@@*==========-
----------%@@@@@%*==*@@@@@@*==========.
:---------%@@@@@@@@@@@@@@@@*=========-
:--------%@@@@@@@@@@@@@@@@*========-
:--------###############+========:
-------------------------====-
--------------------------
.--------------------.
------------
${c1} ==++++++++++
${c1} :========++++++++++++:
${c1} ===============+++++++++++
${c1} ====================++++++++++
${c1} :=============${c2}#%@@%*${c1}=====++++++++-
${c1} -============${c2}%@%+++*@@*${c1}=======+++++=
${c1} -============${c2}%@#${c1}======${c2}@@${c1}==========+++-
${c1} =============${c2}%@+${c1}======${c2}@@${c1}==============.
${c1}--=========${c2}*@@@@@@@@@@@@@@@%${c1}+==========-
${c1}------=====${c2}%@@@@@@@@@@@@@@@@*${c1}===========
${c1}---------==${c2}%@@@@@@@%%@@@@@@@*${c1}===========
${c1}:----------${c2}%@@@@@#${c1}===${c2}+%@@@@@*${c1}==========-
${c1} ----------${c2}%@@@@@%*${c1}==${c2}*@@@@@@*${c1}==========.
${c1} :---------${c2}%@@@@@@@@@@@@@@@@*${c1}=========-
${c1} :--------${c2}%@@@@@@@@@@@@@@@@*${c1}========-
${c1} :--------${c2}###############+${c1}========:
${c1} -------------------------====-
${c1} --------------------------
${c1} .--------------------.
${c1} ------------
EOF
;;