get-window-highlight-colors

Name

get-window-highlight-colors -- Return a two-element list, '(fg bg), the highlight colors for WIN.

Synopsis

(get-window-highlight-colors  #&optional win)

Description

Return a two-element list, '(fg bg), the highlight colors for win. fg or bg may be #f, which means that the color is inherited from the decor.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 3541 (CVS log)