A CLS with no arguments writes blanks to the screen with the default Windows console color attribute.
The default console color attribute can be set by the StdColors directive in TCMD.INI, or by providing a color to the CLS command (i.e., "CLS BRI WHI ON BLA").