set-highlight-colors!

Name

set-highlight-colors! -- Set the highlight window's background color to BG, foreground color to FG.

Synopsis

(set-highlight-colors! #&optional (bg #f) (fg #f))

Description

Set the highlight window's background color to BG, foreground color to FG. The "highlight window" is the window with the current input focus.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 318 (CVS log)