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

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

Re: modeline colors


From: Peter Dyballa
Subject: Re: modeline colors
Date: Tue, 28 Nov 2006 22:58:59 +0100


Am 28.11.2006 um 22:00 schrieb Eli Barzilay:

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

Am 28.11.2006 um 20:35 schrieb Eli Barzilay:

If I put this (and only this) in my .emacs:

  (set-face-background 'modeline "red")
  (set-face-background 'default "blue4")

How is it when you change the sequence of lines?

The same.  I even tried to do the first line in the post init hook,
with no success.

I have extra customisation to distinguish my different Emacsen and to override X resources:

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

This works for GNU Emacs 21.3.50, 22.0.x + 23, and this was, initially, created in a *Customisation* buffer. On Mac OS X ...

--
Greetings

  Pete

                  Sorry my terrible English, my native language Lisp!






reply via email to

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