Logo (Builtin): add EshanizedOS

This commit is contained in:
李通洲
2023-12-18 15:57:35 +08:00
parent e8326306f8
commit 9937eeab1d
2 changed files with 36 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
.:-==++++++++++++++++++++++-.
.:=+##############################+
.=*###################################-
:+######################################:
:+######################################*-
.+#############*+--:::::::::::::::::::::.
:*##########*=:
-###########=
:##########+.
*#########=
=*********+ .::::::::::::::::.
**********. -*###################+:
:********** =#######################=
-*********+ +************************
:*********+ :***********************:
.********** .=******************+-
+*********-
.**********.
=**********:
+**********=.
=***********=:
-*************+-.
:+****************+++++++++++++++++++++==:
:+**************************************+.
-+************************************-
.-+*********************************.
:-==+*************************=.
+9
View File
@@ -1348,6 +1348,15 @@ static const FFlogo E[] = {
.colorKeys = FF_COLOR_FG_WHITE,
.colorTitle = FF_COLOR_FG_WHITE,
},
// EshanizedOS
{
.names = {"EshanizedOS"},
.lines = FASTFETCH_DATATEXT_LOGO_ESHANIZEDOS,
.colors = {
FF_COLOR_FG_RED,
FF_COLOR_FG_WHITE,
},
},
// EuroLinux
{
.names = {"EuroLinux"},