COLOR: --------------- This command changes the color of text or the outside of a line or circle. Colors range from 1 to 15 in most screens. Example: CLS COLOR 14 CIRCLE (10,10), 10 COLOR 3 PRINT "Hi!" END