BOX-FILL-COLOR

The fill color used when BOX is specified. The default value is the FILL‑COLOR value from the SET-COLOR command. You cannot use BOX-FILL-COLOR with SHADE.

print 'Hello World' (5,5) box box-fill-color=('green')