unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: Changing colors of left and right "margin"
Date: Thu, 12 Feb 2004 21:07:08 +0200	[thread overview]
Message-ID: <2719-Thu12Feb2004210707+0200-eliz@elta.co.il> (raw)
In-Reply-To: <c0gh25$17ihvk$2@ID-183691.news.uni-berlin.de> (message from nospam55 on Thu, 12 Feb 2004 18:43:05 +0100)

> From: nospam55 <nospa@no.yahoo.no>
> Newsgroups: gnu.emacs.help
> Date: Thu, 12 Feb 2004 18:43:05 +0100
> 
> I'm also interested, how can I customize that?

    M-x customize-face RET fringe RET
or
   (set-face-foreground 'fringe "WhateverFGColorYouWant")
   (set-face-background 'fringe "WhateverBGColorYouWant")

The node "Face Customization" in the Emacs user manual has more info.
The node "Faces" might also be an interesting reading.

      parent reply	other threads:[~2004-02-12 19:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-11 13:58 Changing colors of left and right "margin" Felix E. Klee
2004-02-11 19:21 ` Eli Zaretskii
     [not found] ` <mailman.2254.1076527282.928.help-gnu-emacs@gnu.org>
2004-02-11 20:18   ` Felix E. Klee
2004-02-12 17:43     ` nospam55
2004-02-12 17:47       ` . . nospam55
2004-02-13  3:00         ` Floyd Davidson
2004-02-14 17:57         ` nospam55
2004-02-15  1:59           ` Floyd Davidson
2004-02-12 19:07       ` Eli Zaretskii [this message]

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=2719-Thu12Feb2004210707+0200-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    /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).