Closed DanHolli closed 6 months ago
if you'd like you can change line 13 to this
#define setdflt SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), 2)
looks like this
of course you could change the other colours too if you'd like (would probably look better if you changed the ascii art) feel free to play around with it
closing this since its been a bit but feel free to reopen if you have any questions
I like color 0a (hacker vision 😜) but if I run color 0a after it makes the entire thing green and will change it to white after running
having an argument for changing the color after would be nice