all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Lex Fridman <lexfridman@gmail.com>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: Highlight Active Window
Date: Fri, 09 May 2008 08:07:22 +0200	[thread overview]
Message-ID: <4823EA1A.2090308@gmail.com> (raw)
In-Reply-To: <17138848.post@talk.nabble.com>

Lex Fridman wrote:
> 
> 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)))))

You should not write custom-set-faces by hand.




  reply	other threads:[~2008-05-09  6:07 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
2008-05-09  6:07     ` Lennart Borgman (gmail) [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4823EA1A.2090308@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=lexfridman@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.