[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: modeline colors
From: |
Eli Barzilay |
Subject: |
Re: modeline colors |
Date: |
Tue, 28 Nov 2006 15:58:52 -0500 |
On Nov 28, Peter Dyballa wrote:
>
> 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.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
Re: modeline colors, Mark Elston, 2006/11/28
Message not available