>>109512005
Works best with 10:16 transparent png images, imo. You can also make a text file of ASCII art and set that as your logo - it's what I do with most of mine. You can also define colors in your fastfetch config and assign them numbers like
"1": "red",
"2": "yellow",
"3": "blue",
And then in the text file with the ASCII art, you can put $1 $2 or $3 and whatever characters come after them will be in the color the number is defined as in your config, e.g. if you typed the following in the text file: "$1this is red $2but this is yellow, $3and this is blue" then "this is red" will be in all red, "but this is yellow" will be in all yellow, etc.
That's how I did the fangs for when I use the Dracula theme