unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Sean Sieger <sean.sieger@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: buffer name face
Date: Sat, 19 Dec 2009 23:55:37 +0100	[thread overview]
Message-ID: <0350F9AA-2707-49AD-8F66-61D6D6BAA9BD@Web.DE> (raw)
In-Reply-To: <87ljgyivo2.fsf@gmail.com>


Am 19.12.2009 um 20:57 schrieb Sean Sieger:

> How do you change the color of the buffer name in the mode line?  In  
> tty
> on Ubuntu 9.10, it's a pale grey that I can't really see.



In GNU Emacs 22 I have this customisation:

  '(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"))))

The difference between an active and an inactive buffer is not  
visible, also the font change. The mode-line is pretty well visible  
and the black text too.

--
Greetings

   Pete      <\
              _\     O  _
             |o \  _\\_/-\='
_____________(_)|-(_)  (_)___________________________________





  parent reply	other threads:[~2009-12-19 22:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-19 19:57 buffer name face Sean Sieger
2009-12-19 20:30 ` Drew Adams
2009-12-19 20:35   ` Juanma Barranquero
2009-12-19 20:53     ` Sean Sieger
2009-12-19 20:33 ` Juanma Barranquero
2009-12-19 22:55 ` Peter Dyballa [this message]
2009-12-22  1:35   ` Sean Sieger

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=0350F9AA-2707-49AD-8F66-61D6D6BAA9BD@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=sean.sieger@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.
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).