all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Golden <david.golden@oceanfree.net>
To: help-gnu-emacs@gnu.org
Subject: Re: color schemes
Date: Fri, 06 Feb 2009 19:29:17 +0000	[thread overview]
Message-ID: <gmi322$6dt$1@aioe.org> (raw)
In-Reply-To: mailman.35.1233938301.31690.help-gnu-emacs@gnu.org

lowly coder wrote:

> I'm running a term with:
> background = black
> foreground = green
> 
> this works in most apps, like bash, irssi, etc ...; but emacs seems to
> entirely ignore it. is there anyway i can get emacs to support this?
> 

Setting emacs' default face background and foreground color should
work at the text terminal as well as the bitmap gui.

So, in emacs:

M-x customize-face RET
default RET

- navigate to the foreground and background fields and
enter the colors you want. It will recognise the words black and green.

Also, if you uncheck both foreground and background's [X] checkmarks
(hit enter on them), so the checkmarks look like [ ] and the fields
show "*", it might just pick up your terminal default foreground and
background, but it might be more robust to use the named colors you
want.

(aside: you might want to look into switching on 256-color mode in your
text terminal if it supports it and it isn't on - emacs and several
other text-terminal interface capable apps will use a 256 color
terminal for more possible colors, which makes e.g. syntax highlighting
rather more usable.)




       reply	other threads:[~2009-02-06 19:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.35.1233938301.31690.help-gnu-emacs@gnu.org>
2009-02-06 19:29 ` David Golden [this message]
2009-02-06 11:32 color schemes lowly coder
2009-02-06 21:04 ` Peter Dyballa

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='gmi322$6dt$1@aioe.org' \
    --to=david.golden@oceanfree.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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.