
When you want to change just the foreground (text) color of your output window, use COLOR. You should also notice that I used a shortcut here. Instead of having my COLOR command on one line and my PRINT command on the following line, I combined them on one line, joining them with the colon (:).