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