Logo (Mauna): add new logo

This commit is contained in:
李通洲
2024-06-08 09:15:45 +08:00
parent 58f7d6fed4
commit f058d70d89
2 changed files with 24 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
.. :-=++++=-:
.-+*+ -********* **=
=***= +******+ =---=+*.
+**** +****+ :-=++*++=--
=****= **** :+***********+:
+****+ *** $2.-- $1+******-
=*****: *- $2:+=: $1=*****:
$2. $1+*****: : $2-+++ $1:****=
$2-+ $1:*****+ $2- ++++ $1:***-
$2-++=: $1=+****: $2:++ +++++ $1**+
$2 +++++= $1-====-$2++++: +++++ $1*+
$2 .=++++++++++++++: $2+++++= $1.
$2 .=+++++++++= :=+++++=
.:::--- -+++++++-
:-==++==-.
+9
View File
@@ -2626,6 +2626,15 @@ static const FFlogo M[] = {
.colorKeys = FF_COLOR_FG_CYAN,
.colorTitle = FF_COLOR_FG_WHITE,
},
// Mauna
{
.names = {"Mauna"},
.lines = FASTFETCH_DATATEXT_LOGO_MAUNA,
.colors = {
FF_COLOR_FG_BLUE,
FF_COLOR_FG_CYAN,
},
},
// Meowix
{
.names = {"Meowix"},