help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Colors for M-x shell


From: Sebastien Vauban
Subject: Re: Colors for M-x shell
Date: Mon, 25 Aug 2014 10:01:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (windows-nt)

Thanks Emanuel and Michael!

Michael Heerdegen wrote:
> Sebastien Vauban <sva-news@mygooglest.com> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]