rlwhitcomb / utilities

Some of my personal utility programs
MIT License
2 stars 0 forks source link

Explore 256 color option for ConsoleColor #17

Open rlwhitcomb opened 3 years ago

rlwhitcomb commented 3 years ago

Not sure if it works, but there is a blog post that indicates ways to get 256 colors using escape sequences: https://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html#256-colors

Potential for cursor movement also.

rlwhitcomb commented 3 years ago

There appears to be an INVERSE style as well that works but I haven't supported: https://stackoverflow.com/questions/2048509/how-to-echo-with-different-colors-in-the-windows-command-line