[O] Colorize secureblue (#434)
This commit is contained in:
parent
f6dc68d7dc
commit
4e23243384
1 changed files with 21 additions and 21 deletions
42
neofetch
42
neofetch
|
|
@ -15701,28 +15701,28 @@ EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"secureblue"*)
|
"secureblue"*)
|
||||||
set_colors 12 13
|
set_colors 12 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
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
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue