set-highlight-background!

Name

set-highlight-background! -- Use BG as the background color for a window with the input focus.

Synopsis

(set-highlight-background! bg)

Description

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

Implementation Notes

Module: Built-in Primitive

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