From my experiments, it seems that `png` with transparent background is mapped to non-transparent sixel background.  or maybe as an alternative, invert colors, since the following is possible: ```bash $ img2sixel -e -i test.png ```