File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ ----.---
2+ :-==.-==-
3+ $2 -=== ===:
4+ ===-:===.
5+ $3 -+++:=++=
6+ =+++ +++.
7+ $6 .+++-=++=
8+ $4.::. ::: $6 :**+ +**-
9+ $4 :--:.---. $6 .+**=-***.
10+ $5 :--- ---::$6***:***+
11+ $5 .---::-$6=##*.*##-
12+ $7 ----+$6##=:##*.
13+ $7 :-$6###-*##+
Original file line number Diff line number Diff line change @@ -181,6 +181,20 @@ static const FFlogo A[] = {
181181 FF_COLOR_FG_256 "178" ,
182182 }
183183 },
184+ // Amiga
185+ {
186+ .names = {"Amiga" },
187+ .lines = FASTFETCH_DATATEXT_LOGO_AMIGA ,
188+ .colors = {
189+ FF_COLOR_FG_RED ,
190+ FF_COLOR_FG_LIGHT_RED ,
191+ FF_COLOR_FG_YELLOW ,
192+ FF_COLOR_FG_BLUE ,
193+ FF_COLOR_FG_CYAN ,
194+ FF_COLOR_FG_LIGHT_YELLOW ,
195+ FF_COLOR_FG_GREEN ,
196+ }
197+ },
184198 // AmogOS
185199 {
186200 .names = {"AmogOS" },
You can’t perform that action at this time.
0 commit comments