File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ${c2}@
2+ @@--=====@@
3+ @@--==@@ @@====+@
4+ @-@@ @==@
5+ @=@
6+ @=@${c1} @=@ @-==== @=@${c2}
7+ @=@${c1} @-===@==++@===+@${c2}
8+ @=@${c1} @--====@@=====+@${c2}
9+ -=@${c1} @--==========++@${c2}
10+ ==${c1} @--==========++@${c2} @=@
11+ @==${c1} @--=======@==++@${c2} @=+@
12+ @==${c1} @-==========++${c2} @=@
13+ @==${c1} @-=======@=%${c2} @=@
14+ @==${c1} @@@@@@${c2} @=@
15+ @====@@@ @@===+%
16+ @@=====@@==++++@@
17+ =#@=@
18+ @==@++@
19+ @@@
Original file line number Diff line number Diff line change @@ -2623,6 +2623,17 @@ static const FFlogo M[] = {
26232623 .colorKeys = FF_COLOR_FG_CYAN ,
26242624 .colorTitle = FF_COLOR_FG_WHITE ,
26252625 },
2626+ // Magix
2627+ {
2628+ .names = {"Magix" ,"MagixOS" },
2629+ .lines = FASTFETCH_DATATEXT_LOGO_MAGIX ,
2630+ .colors = {
2631+ FF_COLOR_FG_LIGHT_MAGENTA ,
2632+ FF_COLOR_FG_CYAN ,
2633+ },
2634+ .colorKeys = FF_COLOR_FG_CYAN ,
2635+ .colorTitle = FF_COLOR_FG_LIGHT_MAGENTA ,
2636+ },
26262637 // MagpieOS
26272638 {
26282639 .names = {"MagpieOS" , "Magpie" },
You can’t perform that action at this time.
0 commit comments