mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 10:22:12 +02:00
Logo (Builtin): add EshanizedOS
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
.:-==++++++++++++++++++++++-.
|
||||
.:=+##############################+
|
||||
.=*###################################-
|
||||
:+######################################:
|
||||
:+######################################*-
|
||||
.+#############*+--:::::::::::::::::::::.
|
||||
:*##########*=:
|
||||
-###########=
|
||||
:##########+.
|
||||
*#########=
|
||||
=*********+ .::::::::::::::::.
|
||||
**********. -*###################+:
|
||||
:********** =#######################=
|
||||
-*********+ +************************
|
||||
:*********+ :***********************:
|
||||
.********** .=******************+-
|
||||
+*********-
|
||||
.**********.
|
||||
=**********:
|
||||
+**********=.
|
||||
=***********=:
|
||||
-*************+-.
|
||||
:+****************+++++++++++++++++++++==:
|
||||
:+**************************************+.
|
||||
-+************************************-
|
||||
.-+*********************************.
|
||||
:-==+*************************=.
|
||||
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user