I'm writing a console program that needs to output styled text. Right now I'm using fixed ANSI escape codes for foreground and background colours, bold, and underline. For example, I can write I'm writing a console program that needs to out
I'm writing a console program that needs to output styled text. Right now I'm using fixed ANSI escape codes for foreground and background colours, bold, and underline. For example, I can write I'm writing a console program that needs to out