Is there any way to output coloful text to the sublime text console? I tried this:
"\033[0;32mTest\033[0m"
and the console displays something similar to this:
ESC[0;32mTestESC[0m"
Unfortunately, the Sublime Text console is essentially monochrome. Its foreground and background colors can be changed via the Packages/Theme - Default/Widgets.stTheme
file (or your theme's equivalent), but you can't colorize output using terminal escape codes, like you are using.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With