all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Visher <tim.visher@gmail.com>
To: Richard Banach <richard.banach@manchester.ac.uk>
Cc: marioxcc.MT@yandex.com, emacs <help-gnu-emacs@gnu.org>
Subject: Re: emacs -nw niggles
Date: Tue, 29 Aug 2017 09:14:32 -0400	[thread overview]
Message-ID: <CAHa53uwy8SRjL_NVNZ-ELQTQ_i=QrauOs+XOcvx2+MwqAN-XNQ@mail.gmail.com> (raw)
In-Reply-To: <20170829130409.D1106301033@cspc120.cs.man.ac.uk>

On Tue, Aug 29, 2017 at 9:04 AM, Richard Banach <
richard.banach@manchester.ac.uk> wrote:

> | > * in the old days, it used the  'angry primary colors'  color scheme,
> which
> | > was great for someone with poor sight like me, ... nowadays pale pastel
> | > schemes are the default ... how can I get 'angry primary colors' back?
> |
> | Try M-x "customize-themes"
>
> i tried playing with that
>
> a) a couple of themes i tried looked pretty pale to me
>
> b) the customization only took effect in emacs running in its own
> window ...  in  emacs -nw  started in an xterm, the colours are
> different (for the same latex file), the customizations have no effect,
> and the keyword colour mapping (for latex keywords) is coming from some
> other place, which i'd like to be able to edit if possible
>
> | I have never seen "pale pastel" colors by default. What version of Emacs
> | do you use?
>
> it says
>
> GNU Emacs 24.3.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.14.13)
>  of 2017-03-03 on c1bm.rdu2.centos.org


`emacs -nw` is subject to the TERM settings of the terminal it's running
in. Depending on your distro that may be an 8 or 256 color variant. I'm
suspicious based on your descriptions that your TERM setting may have
changed recently. The 256 color default them of emacs is much more subtle
than the 8 color theme.

You can see what your TERM setting is by `echo $TERM` and you can see how
many colors emacs thinks it can display by `M-x list-colors-display`.

FWIW, some terminals allow you to change the TERM setting to something else
if you'd prefer the 8 color variant.


  reply	other threads:[~2017-08-29 13:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-25 16:42 emacs -nw niggles Richard Banach
2017-08-26 13:12 ` Mario Castelán Castro
2017-08-29 13:04   ` Richard Banach
2017-08-29 13:14     ` Tim Visher [this message]
2017-08-29 13:36       ` Richard Banach
2017-08-29 13:43         ` Tim Visher
2017-08-29 13:53           ` Richard Banach
2017-08-29 16:38     ` Mario Castelán Castro
2017-08-29 17:12       ` Richard Banach
2017-08-29 19:06         ` Mario Castelán Castro
2017-08-30 13:49           ` Richard Banach
2017-08-30 14:16             ` Mario Castelán Castro
2017-08-30 14:51               ` Richard Banach
2017-08-30 14:53                 ` Mario Castelán Castro
2017-08-30 15:33             ` Tim Visher

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='CAHa53uwy8SRjL_NVNZ-ELQTQ_i=QrauOs+XOcvx2+MwqAN-XNQ@mail.gmail.com' \
    --to=tim.visher@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=marioxcc.MT@yandex.com \
    --cc=richard.banach@manchester.ac.uk \
    /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.