unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@web.de>
To: Filippo A. Salustri <salustri@ryerson.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: different background colours in different emacs windows.
Date: Sat, 26 Mar 2011 11:02:00 +0100	[thread overview]
Message-ID: <C3088FCA-CC8D-4101-9463-F56E0DDF917D@web.de> (raw)
In-Reply-To: <AANLkTinvvTwSetmJ+pf0hUJ2eQAZdfG2OB-6usibjXuk@mail.gmail.com>


Am 26.03.2011 um 00:52 schrieb Filippo A. Salustri:

> Yup. I've diddled the mode-line already.  However, I have a big  
> screen, and
> I cover most of it with emacs.  I find that the mode-line is  
> relatively
> small in that case, and even if I set it to  a rather bright colour,  
> I often
> can't tell which window is active.
> I can understand the mode-line being enough for an 80x24-ish  
> display, but I
> run emacs at 160x60.


Play a bit with this customisation:

  '(mode-line ((t (:background "magenta" :foreground "black" :height  
1.5 :family "bauhaus 93"))))
  '(mode-line-inactive ((t (:inherit mode-line :background  
"PaleTurquoise1" :foreground "grey20" :box (:line-width -1 :color  
"grey75") :height 0.875 :weight light :family "times unicode"))))

In GNU Emacs 24.0.50 I've seen a variable mode-line-in-non-selected- 
windows. It gives you easy access to customising the `mode-line' and  
`mode-line-inactive' faces. My example is just something to play with.  
And see the effect.

--
Greetings

   Pete

What is this talk of 'release?' Klingons do not make software  
'releases.'  Our software 'escapes,' leaving a bloody trail of  
designers and quality assurance people in its wake.




  reply	other threads:[~2011-03-26 10:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25 20:53 different background colours in different emacs windows Filippo A. Salustri
2011-03-25 22:40 ` Peter Dyballa
2011-03-25 23:52   ` Filippo A. Salustri
2011-03-26 10:02     ` Peter Dyballa [this message]
2011-03-26 11:22       ` Filippo A. Salustri
2011-03-26 11:34         ` Peter Dyballa
2011-03-26 11:46           ` Filippo A. Salustri
2011-03-26 16:48             ` Peter Dyballa
2011-03-26 23:01               ` Filippo A. Salustri
2011-03-27  5:56                 ` Alan E. Davis
     [not found] <mailman.13.1301091024.10079.help-gnu-emacs@gnu.org>
2011-03-25 23:52 ` Tim X

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=C3088FCA-CC8D-4101-9463-F56E0DDF917D@web.de \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=salustri@ryerson.ca \
    /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).