mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Add Arkane Linux logo (#1071)
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
.:..
|
||||
..:::......
|
||||
$2.$1 .$2.$1.....
|
||||
$2+=$1...$1==$1....
|
||||
......:.$3:-$2:$1..$3+*$2=$1....
|
||||
$2:----::$1......
|
||||
$2.=***##*+=: $1..
|
||||
$2=$3***######*$2=
|
||||
$2.$3-*######+
|
||||
$2:+$3###%%%###$1:
|
||||
$2-+*$3########+$1.
|
||||
$2=++*$3#######$1-
|
||||
$2-+=+**$3*####$1=
|
||||
$1.$2-=++==***$3##*$1-
|
||||
$2-++++++==++++=
|
||||
.-+++**+++=+===$1.
|
||||
$2:---===++++=-=--$1.
|
||||
$2-===============$1-==--:
|
||||
$2.-==+++***++*$3*#########$1=:::.
|
||||
$2.-=++++*++++**$3#######%%###$1=
|
||||
$2.:==++++++**$3#############$1:
|
||||
$2.$1-+*++*+++==$3###$1+
|
||||
-$3*+$1:
|
||||
@@ -381,6 +381,18 @@ static const FFlogo A[] = {
|
||||
.colorKeys = FF_COLOR_FG_CYAN,
|
||||
.colorTitle = FF_COLOR_FG_CYAN,
|
||||
},
|
||||
// Arkane
|
||||
{
|
||||
.names = {"Arkane", "Arkane Linux"},
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_ARKANE,
|
||||
.colors = {
|
||||
FF_COLOR_FG_256 "237",
|
||||
FF_COLOR_FG_256 "130",
|
||||
FF_COLOR_FG_WHITE,
|
||||
},
|
||||
.colorKeys = FF_COLOR_FG_256 "130",
|
||||
.colorTitle = FF_COLOR_FG_WHITE,
|
||||
},
|
||||
// Armbian
|
||||
{
|
||||
.names = {"Armbian"},
|
||||
|
||||
Reference in New Issue
Block a user