prsh11 / manga-cli

📖 Script to read manga from cli
MIT License
80 stars 4 forks source link

Fix color overflow #30

Closed hache0099 closed 1 year ago

hache0099 commented 1 year ago

I've noticed that terminating the script in many ways (like ctrl+c or even the q option) makes the custom text colors stay, so I added some things that will make the text color return to normal after quitting the script

(ngl I don't think "color overflow" is the right term, but I read it as that in another repo so yeah)