set-window-foreground! -- Set the foreground color of WIN to FG.
Synopsis
(set-window-foreground! fg #&optional win)
Description
Set the foreground color of win to fg.
This color is used to draw the title text currently. In the future, it
may have other uses as well. win defaults to the window context in the
usual way if not specified. See also get-window-colors