unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Hugh Lawson <hlawson@triad.rr.com>
Subject: Re: outline-mode: change color setting
Date: Wed, 10 Dec 2003 17:29:22 GMT	[thread overview]
Message-ID: <87wu94mvqk.fsf@desktop.xx.yy> (raw)
In-Reply-To: 3FD752C0.2010702@yahoo.com

Kevin Rodgers <ihs_4664@yahoo.com> writes:

> Karl Voit wrote:
> 
> > But unfortunately, the color highlighting is not optimal. I prefer
> > black background in my xterm and this is not good with (dark)blue
> > which my emacs (21) uses for some outlines.
> > So how can I modify this behaviour? (e.g. blue->lightblue)
> > Do I have to set some variables or do I have to modify the code for
> > the outline-mode?
> 
> Looking at outline.el, it apparently uses the font-lock faces.  So
> customize whichever face is suboptimal.

Sometimes in figuring this out, the following command is helpful:

M-x list-text-properties-at

If I enter this with point (called cursor in some other programs) on
the word 'suboptimal' above, this  is returned:

face                 message-cited-text-face
fontified            t

This tells me that the face 'message-cited-text-face' is the one to
customize if I don't like the looks of the quoted lines.

-- 
Hugh Lawson

  reply	other threads:[~2003-12-10 17:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-10 15:41 outline-mode: change color setting Karl Voit
2003-12-10 17:07 ` Kevin Rodgers
2003-12-10 17:29   ` Hugh Lawson [this message]
2003-12-10 20:08     ` Martin Stemplinger
2003-12-10 21:06       ` Hugh Lawson
2003-12-11 14:58       ` Stefan Monnier
2003-12-11 19:54         ` Martin Stemplinger

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=87wu94mvqk.fsf@desktop.xx.yy \
    --to=hlawson@triad.rr.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).