File tree Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ $1++
2+ $2* ***
3+ $2*******
4+ $2*******$1++
5+ $2********$1+$3===
6+ $2******$1#$2*$1+$3======
7+ $2*******$1#$2***$1++$3===
8+ $2*********$1+$2**$3===
9+ $1##$2*********$1##$3== $3====$1+
10+ $4%$1##$2****$1++$3==$1+$2****$1# $2***$1+$3=$2**
11+ $1#$2****$1++$3=====$1++$2****$1## $2********
12+ $1####$2*$1+$3=======$1+$2******$3===$1- $2***$1#$2*$1##$2****
13+ $1#$4%$1#$2******$1+$2**$1+$3==$1++$2**$3=======$1+$2*$1+$2*$1#$4%
14+ $4%$1#$2****$1+$2******$3=====$1+$3====$1+++$3==$2**
15+ $1#$2*********$1##$2***$1###$2********$1##$4%
16+ $2***$1##$4%$1#$4%%%%$2*****$1#$2*$1###$2*****$1#$4%
17+ $2*$1#$4%%%$1#$4%%%%%$2**** $4%%$2*******$1#$4%
18+ $1#$4%%%%%% $4%%%$1##$2***$1###$4%%
19+ $2**$1#$4% $4%%%%$1#$4% $2**$1#$2**$1##
20+ $1###$4%% $4%%%%%$1 $4%%%$2***
21+ $4%%%%%% $4%%%%%%%$1 $4%%%%$1#$2*
22+ $4%%%%%% $4%%%%%%$1+$3=
Original file line number Diff line number Diff line change @@ -2516,6 +2516,19 @@ static const FFlogo K[] = {
25162516 .colorKeys = FF_COLOR_FG_BLUE ,
25172517 .colorTitle = FF_COLOR_FG_BLUE ,
25182518 },
2519+ // Kylin
2520+ {
2521+ .names = {"Kylin" , "kylin" },
2522+ .lines = FASTFETCH_DATATEXT_LOGO_KYLIN ,
2523+ .colors = {
2524+ FF_COLOR_FG_BLUE ,
2525+ FF_COLOR_FG_CYAN ,
2526+ FF_COLOR_FG_WHITE ,
2527+ FF_COLOR_FG_LIGHT_BLACK
2528+ },
2529+ .colorKeys = FF_COLOR_FG_BLUE ,
2530+ .colorTitle = FF_COLOR_FG_BLUE ,
2531+ },
25192532 // LAST
25202533 {},
25212534};
You can’t perform that action at this time.
0 commit comments