File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ..:::'''':::..
2+ .:'''` `''':.
3+ .:'` .::` `'::
4+ :' .::' ':.
5+ .:` .:::' `:.
6+ :` :::: `:
7+ :: ::::: ::
8+ : ::::: :: :
9+ : :::::: .:::' :
10+ :: ::::::. : .:::::: ::
11+ :. :::::::. : :::::::' .:
12+ `:. `':::::::.'.:::::': .:'
13+ `:. '':::::::::::::.: .:`
14+ ':. `''::::::::''' .:'
15+ '':.. ``'`` ..:''
16+ ''''::::::''''
Original file line number Diff line number Diff line change @@ -2809,6 +2809,16 @@ static const FFlogo M[] = {
28092809 .colorKeys = FF_COLOR_FG_BLUE ,
28102810 .colorTitle = FF_COLOR_FG_WHITE ,
28112811 },
2812+ // MidnightBSD
2813+ {
2814+ .names = {"MidnightBSD" },
2815+ .lines = FASTFETCH_DATATEXT_LOGO_MIDNIGHTBSD ,
2816+ .colors = {
2817+ FF_COLOR_FG_WHITE ,
2818+ },
2819+ .colorKeys = FF_COLOR_FG_LIGHT_BLACK ,
2820+ .colorTitle = FF_COLOR_FG_WHITE ,
2821+ },
28122822 // MidOS
28132823 {
28142824 .names = {"MidOS" },
You can’t perform that action at this time.
0 commit comments