unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Change all syntax colors on load...
@ 2004-08-02 15:04 lists-absent-error
  0 siblings, 0 replies; 2+ messages in thread
From: lists-absent-error @ 2004-08-02 15:04 UTC (permalink / raw)


Hi, I'm using terminal-based Emacs (21.3) in terminals with a black background,
which I like. However, the blue syntax highlighting doesn't show up well. Is
there a way to tell my .emacs file to swap blue for, say, yellow on load, or
will I just have to edit every mode file by hand? Thanks in advance,
Bob

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Change all syntax colors on load...
       [not found] <mailman.2466.1091459351.1960.help-gnu-emacs@gnu.org>
@ 2004-08-03 17:48 ` Michael Slass
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Slass @ 2004-08-03 17:48 UTC (permalink / raw)


lists-absent-error@monkeyblade.net writes:

>Hi, I'm using terminal-based Emacs (21.3) in terminals with a black background,
>which I like. However, the blue syntax highlighting doesn't show up well. Is
>there a way to tell my .emacs file to swap blue for, say, yellow on load, or
>will I just have to edit every mode file by hand? Thanks in advance,
>Bob
>
>

With luck, the color you don't like is just one face, and that face is
being used by many modes.  If you customize the face, then all modes
that use it will show the new coloring.  There's a command to show you
the attributes of the character under the cursor, so you'd know which
face to customize, but I can't remember/find what that is right now.

At worst, you can do
M-x customize-face RET RET

Which will bring up a customization buffer for all faces, and you can
visually scan for the one that looks like the offending one.

-- 
Mike Slass

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-03 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-02 15:04 Change all syntax colors on load lists-absent-error
     [not found] <mailman.2466.1091459351.1960.help-gnu-emacs@gnu.org>
2004-08-03 17:48 ` Michael Slass

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).