File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ .::-::::. :======---:.
2+ .-=++++++++==-:. .:-++===--=**+=:
3+ .=. ...:::::--=****+++=-:. --
4+ -: $2.-==-.$1 .::. ::
5+ . $2:*%@@@@@#. .:::.
6+ :#%%%%%@%#+. :*##%%%%#+.
7+ *%%%%%%*. =. +*#%%%%%%%#:
8+ *%%%%%%- +%%%%%%#@=
9+ :%%%%%%#-. .:+%%%%%%%%+
10+ :*%%%%%%+. .-+*###*=:
11+ :=+=-.
Original file line number Diff line number Diff line change @@ -2856,6 +2856,17 @@ static const FFlogo L[] = {
28562856};
28572857
28582858static const FFlogo M [] = {
2859+ // Macaroni
2860+ {
2861+ .names = {"Macaroni" },
2862+ .lines = FASTFETCH_DATATEXT_LOGO_MACARONIOS ,
2863+ .colors = {
2864+ FF_COLOR_FG_YELLOW ,
2865+ FF_COLOR_FG_WHITE ,
2866+ },
2867+ .colorKeys = FF_COLOR_FG_YELLOW ,
2868+ .colorTitle = FF_COLOR_FG_GREEN ,
2869+ },
28592870 // MacOS
28602871 {
28612872 .names = {"macos" , "mac" },
You can’t perform that action at this time.
0 commit comments