Logo (Builtin): adds secureblue

Fixes #1979
This commit is contained in:
李通洲
2025-09-28 09:40:21 +08:00
parent 9eed149b09
commit 7b689f94df
2 changed files with 30 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
==++++++++++
:========++++++++++++:
===============+++++++++++
====================++++++++++
:=============$3#%@@%$1======++++++++-
-============$3%@%+++*$3@@$1========+++++=
-============$3%@#======$3@@$1==========+++-
=============$3%@+======$3@@$1==============.
$2--$1=========$3+@@@@@@@@@@@@@@@%+$1==========-
$2------$1=====$3%@@@@@@@@@@@@@@@@*$1===========
$2---------$1==$3%@@@@@@@%%@@@@@@@*$1===========
$2:----------$3%@@@@@#$1===$3+%@@@@@*$1==========-
$2----------$3%@@@@@%$1===$3*@@@@@@*$1==========.
$2:---------$3%@@@@@@@@@@@@@@@@*$1=========-
$2:--------$3%@@@@@@@@@@@@@@@@*$1========-
$2:--------$3+##############+$1========:
$2-------------------------$1====-
$2--------------------------
.--------------------.
------------
+10
View File
@@ -4379,6 +4379,16 @@ static const FFlogo S[] = {
FF_COLOR_FG_RED,
},
},
// Secureblue
{
.names = {"secureblue"},
.lines = FASTFETCH_DATATEXT_LOGO_SECUREBLUE,
.colors = {
FF_COLOR_FG_BLUE,
FF_COLOR_FG_MAGENTA,
FF_COLOR_FG_DEFAULT,
},
},
// Serpent OS
{
.names = {"Serpent OS"},