File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ ..........
2+ .::::::::::::::::::..
3+ ..:::::::::::::::::::::::::.
4+ '::::::::::::::::::::::::::::.
5+ ':::::'' '':::::::::::::.
6+ $3 .. $1' '':::::::::.
7+ $3 .||. $1':::::::::
8+ $3 .|||||. $1'::::::::
9+ $3 .|||||||: $1::::::::
10+ $3 |||||||: $1.::::::::. ::::::::
11+ $2 ######$3||||||' $2##^ v##########v$1::. $2##### #############v
12+ $2 ######$3||||| $2##^ v####$1::::::$2####v$1::$2##### #####$1:::::$2#####
13+ $2 ######$3||$2##^ #####$1::::::$2#####$1::$2##### #####$1:::::$2######
14+ $2 ######^$3|| $2#####$1:::::$2####^$1::$2##### #####$1:::::$2#####^
15+ $2 ##^$3||||| $2^###########^$1:::$2##### ##############^
16+ $3 |||||||: $1'::::::::' .::::::::
17+ $3 '|||||||: $1.::::::::'
18+ $3 '|||||||:. $1'::::::
19+ $3 '||||||||:. $1':::
20+ $3 ':|||||||||. . $1'
21+ $3 '|||||||||||:... ...:||||.
22+ ':||||||||||||||||||||||||||.
23+ ':|||||||||||||||||||||||''
24+ '':||||||||||||||:''
25+ ''''''
Original file line number Diff line number Diff line change @@ -5124,6 +5124,18 @@ static const FFlogo V[] = {
51245124 .colorKeys = FF_COLOR_FG_DEFAULT ,
51255125 .colorTitle = FF_COLOR_FG_GREEN ,
51265126 },
5127+ // Void2
5128+ {
5129+ .names = {"void2" },
5130+ .lines = FASTFETCH_DATATEXT_LOGO_VOID2 ,
5131+ .colors = {
5132+ FF_COLOR_FG_YELLOW ,
5133+ FF_COLOR_FG_DEFAULT ,
5134+ FF_COLOR_FG_GREEN ,
5135+ },
5136+ .colorKeys = FF_COLOR_FG_DEFAULT ,
5137+ .colorTitle = FF_COLOR_FG_GREEN ,
5138+ },
51275139 // Void2Small
51285140 {
51295141 .names = {"void2_small" },
You can’t perform that action at this time.
0 commit comments