3 posts
Posted 09 November 2014 - 06:30 AM
I know that this is an old post, I am using this program and it works great. Is there a way to make the background an/or text colored?
8543 posts
Posted 09 November 2014 - 04:32 PM
7083 posts
Location
Tasmania (AU)
Posted 09 November 2014 - 10:29 PM
Stick a
term.setTextColour() in somewhere; all the print statements after it will use whatever colour you specify.
term.setBackgroundColour() works in much the same way.