set-highlight-foreground!

Name

set-highlight-foreground! -- Use FG for the foreground color of a window with the input focus.

Synopsis

(set-highlight-foreground! fg)

Description

Use fg for the foreground color of a window with the input focus. Applies to the current decor. This is used only for windows that don't have their own foreground color.

Implementation Notes

Module: Built-in Primitive

Defined in src/color.c at line 783 (CVS log)