all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Espen <despen@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Changing Terminal (-nw) Base Colors
Date: Mon, 21 Jan 2013 13:24:54 -0500	[thread overview]
Message-ID: <ic8v7m4cnd.fsf@home.home> (raw)
In-Reply-To: m2r4leh16z.fsf@samograd.ca

Burton Samograd <burton@samograd.ca> writes:

> Hello,
>
> When I run emacs in -nw mode on a black (-rv) terminal, some of the
> default text colors are very difficult to read, mostly in the blue
> range.  In certain cases I can modify a the individual color value, such
> as in the eshell prompt, but I would like to perform a global
> modification of the 'dark blue' color to be, say, bright yellow.
>
> I build emacs from sources so if this has to be done in the C sources I
> am fine with that.  I've tried (briefly) looking for a table mapping these
> colors to curses colors but have had no luck.  Of course, doing the
> remapping from elisp would be even better.
>
> I've heard of but never used 'color themes' for emacs.  Would these
> help solve this problem?

If blue is unreadable in your terminal under Emacs,
then it's also unreadable when you do a color ls from the command line.

The point is, there are more programs than Emacs that use color in a
terminal window.  I suggest you fix the colors, not change Emacs.

If you're running xterm/rxvt there are x resources you can use:

!XTerm*color4:     Blue
XTerm*color4:     cornflowerBlue

you may want to change color12 to turquoise.

I know I did.

-- 
Dan Espen


  reply	other threads:[~2013-01-21 18:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-21 17:53 Changing Terminal (-nw) Base Colors Burton Samograd
2013-01-21 18:24 ` Dan Espen [this message]
2013-01-21 20:46   ` Burton Samograd
2013-01-21 23:49 ` Bob Proulx
2013-01-22 12:46 ` hjuvi
2013-01-22 22:42 ` Suvayu Ali

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=ic8v7m4cnd.fsf@home.home \
    --to=despen@verizon.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.