dylanaraps / pxltrm

🖌️ pxltrm - [WIP] A pixel art editor inside the terminal
MIT License
652 stars 25 forks source link

pxltrm and pywal not retaining colors #8

Open TheOuterLinux opened 6 years ago

TheOuterLinux commented 6 years ago

You can use pywal to change the color palette to use for drawing. However, if you cat this file or open it again in another terminal, it goes back to using default colors and makes the image look weird. Figuring out a way to save these as PNG images would prevent this.