We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
⚠️ We have a new website! Visit now for the most update to date documentation. This wiki is no longer being maintained.
Changes the color of future text printed to the console
term.setTextColor(color)
color - One of:
color
nil
For specific purposes the following can be used/overridden:
Print text in green
term.setTextColor(term.green) print("Hello World")
Premake 5.0.0 alpha 12 or later.