help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Highlight Active Window


From: Peter Dyballa
Subject: Re: Highlight Active Window
Date: Fri, 9 May 2008 00:11:42 +0200


Am 08.05.2008 um 17:41 schrieb Lex Fridman:

Is it possible to "highlight" the active window by, say, changing its background color, border color, etc.


It works with mode-line:

'(mode-line ((t (:background "DeepSkyBlue1" :foreground "black" :height 1.25 :family "courier")))) '(mode-line-inactive ((t (:inherit mode-line :background "PaleTurquoise1" :foreground "grey20" :box (:line-width -1 :color "grey75") :weight light :family "profontwindows"))))

--
Greetings

  Pete

The best way to accelerate a PC is 9.8 m/s2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]