From: Lex Fridman <lexfridman@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: Highlight Active Window
Date: Thu, 8 May 2008 16:44:01 -0700 (PDT) [thread overview]
Message-ID: <17138848.post@talk.nabble.com> (raw)
In-Reply-To: <8B090780-8FD0-4453-A424-267AC53BFCE7@Web.DE>
Peter Dyballa wrote:
>
> 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"))))
>
Dumb question... do I put these mode-line definition in a (custom-set-faces
...) like as follows. Because this actually doesn't work for me. I still see
the old mode-line settings.
(custom-set-faces
'(mode-line ((t (:background "Yellow" :foreground "#000000" :box
(:line-width -1 :style released-button)))))
'(mode-line-inactive ((default (:inherit mode-line)) (((class color)
(min-colors 88) (background dark)) (:background "grey0" :foreground "grey30"
:box (:line-width -1 :color "grey20") :weight light)))))
--
View this message in context: http://www.nabble.com/Highlight-Active-Window-tp17127502p17138848.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
next prev parent reply other threads:[~2008-05-08 23:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-08 15:41 Highlight Active Window Lex Fridman
2008-05-08 22:10 ` Lennart Borgman (gmail)
2008-05-08 22:11 ` Peter Dyballa
2008-05-08 23:44 ` Lex Fridman [this message]
2008-05-09 6:07 ` Lennart Borgman (gmail)
2008-05-10 17:21 ` custom-set-faces [was: Highlight Active Window] Peter Jones
2008-05-10 17:26 ` Lennart Borgman (gmail)
2008-05-10 17:44 ` Drew Adams
2008-05-10 17:57 ` custom-set-faces Peter Jones
2008-05-10 18:15 ` custom-set-faces Lennart Borgman (gmail)
2008-05-10 18:22 ` custom-set-faces Drew Adams
2008-05-09 8:25 ` Highlight Active Window Peter Dyballa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17138848.post@talk.nabble.com \
--to=lexfridman@gmail.com \
--cc=Help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).