all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org
Subject: Re: Colors for M-x shell
Date: Mon, 25 Aug 2014 10:01:09 +0200	[thread overview]
Message-ID: <86siklj8vu.fsf@somewhere.org> (raw)
In-Reply-To: mailman.7415.1408746061.1147.help-gnu-emacs@gnu.org

Thanks Emanuel and Michael!

Michael Heerdegen wrote:
> Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org> writes:
>
>> Can you give me a hint?
>
> I think `ansi-color-names-vector' in ansi-color.el.

Yep. I've changed as well `ansi-color-faces-vector' to reset "bold" to
"default":

--8<---------------cut here---------------start------------->8---
 '(ansi-color-faces-vector
   [default default default italic underline success warning error])
 '(ansi-color-names-vector
   ["black" "red3" "ForestGreen" "yellow3" "blue" "magenta3" "DeepSkyBlue" "gray50"])
--8<---------------cut here---------------end--------------->8---

A bit "aggressive", though... A pity that faces don't exist on their
own, for directories, executables, etc. (unlike in DiredP or Dircolors).

But the above meets my goal. Thanks...

Best regards,
  Seb

-- 
Sebastien Vauban


  parent reply	other threads:[~2014-08-25  8:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-22 21:34 Colors for M-x shell Sebastien Vauban
2014-08-22 21:48 ` Emanuel Berg
2014-08-22 22:20 ` Michael Heerdegen
2014-08-22 23:03   ` Michael Heerdegen
     [not found] ` <mailman.7415.1408746061.1147.help-gnu-emacs@gnu.org>
2014-08-25  8:01   ` Sebastien Vauban [this message]
2014-08-25 10:43 ` Andreas Röhler

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=86siklj8vu.fsf@somewhere.org \
    --to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
    --cc=help-gnu-emacs-mXXj517/zsQ@public.gmane.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.