help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: changing fringe color


From: Michael Slass
Subject: Re: changing fringe color
Date: Tue, 03 Aug 2004 10:50:15 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Gilbert Harman <harman@Princeton.EDU> writes:

>Peter Lee suggested using customization, but that changes the color of
>fringes on all frames.  But I want to start up with several frames with
>different background colors with matching fringes.  The following makes a
>new frame with background color and background fringe color gray10:
>
>(setq rframe (make-frame '((background-color . "gray10"))))
>(set-face-background 'fringe "gray10" rframe)
>

What are your criteria for choosing the frames' colors?  (frame name,
contents, visited files?)

-- 
Mike Slass


reply via email to

[Prev in Thread] Current Thread [Next in Thread]