all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Newbie: Changing colours
@ 2002-11-14 16:00 Stewart Gordon
  2002-11-14 16:49 ` John McCabe
  0 siblings, 1 reply; 2+ messages in thread
From: Stewart Gordon @ 2002-11-14 16:00 UTC (permalink / raw)


Using Emacs 21.1.1, Solaris.

I've finally figured out how to set the foreground and background
colour.  However, there are a few things I'm still not sure about:

- How do I select a colour by RGB value, other than by entering it on
the command line?
- Why won't it allow me to use #fff7e9 as a background, even though it's
the system colour for window background?
- How do I set the syntax highlighting colours?

Stewart.

-- 
My e-mail is valid but not my primary mailbox.  Please keep replies on
the
the 'group where everyone may benefit.

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

* Re: Newbie: Changing colours
  2002-11-14 16:00 Newbie: Changing colours Stewart Gordon
@ 2002-11-14 16:49 ` John McCabe
  0 siblings, 0 replies; 2+ messages in thread
From: John McCabe @ 2002-11-14 16:49 UTC (permalink / raw)


On Thu, 14 Nov 2002 16:00:19 +0000, Stewart Gordon
<smjg_1998@yahoo.com> wrote:

>Using Emacs 21.1.1, Solaris.
>
>I've finally figured out how to set the foreground and background
>colour.  However, there are a few things I'm still not sure about:
>
>- How do I select a colour by RGB value, other than by entering it on
>the command line?

See http://www.emacswiki.org/cgi-bin/wiki.pl?SetColor - you can't
interactively use RGB values.

>- Why won't it allow me to use #fff7e9 as a background, even though it's
>the system colour for window background?

See above.

>- How do I set the syntax highlighting colours?

Try:

M-x customize-group<return>
font-lock-highlighting-faces<return>

You should then be able to look at all the faces (e.g.
font-lock-comment-face etc) and change the colours to whatever you
like.

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

end of thread, other threads:[~2002-11-14 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-14 16:00 Newbie: Changing colours Stewart Gordon
2002-11-14 16:49 ` John McCabe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.