unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Subject: Re: termcap or terminfo
Date: Wed, 30 Jul 2003 18:18:06 +0000 (UTC)	[thread overview]
Message-ID: <bg924u$2mht$1@agate.berkeley.edu> (raw)
In-Reply-To: mailman.715.1059569231.8231.help-gnu-emacs@gnu.org

[A complimentary Cc of this posting was sent to
Eli Zaretskii
<eliz@elta.co.il>], who wrote in article <mailman.715.1059569231.8231.help-gnu-emacs@gnu.org>:
> > Now I stick to the 8 color. But I am trying to change them a bit
> > brighter, because they are now very dark and difficult to be seen on the
> > screen (expecially the blue color).
> > I guess I need to configure the terminfo to change the palette, right?
> 
> If this is on xterm or some other terminal emulator, a much easier way
> is to configure the emulator to use different colors for the 8 defined
> color names.

FYI: I use this (but with light background):

*VT100*colorMode: on
*VT100*boldColors: on
*VT100*dynamicColors: on

! Uncomment this use color for underline attribute
!*VT100*colorULMode: on
!*VT100*underLine: off

*VT100*colorBDMode: on

*VT100*color0: black
*VT100*color1: red3
*VT100*color2: green3
*VT100*color3: yellow3
*VT100*color4: blue3
*VT100*color5: magenta3
*VT100*color6: cyan3
*VT100*color7: white
*VT100*color8: gray30
*VT100*color9: red
*VT100*color10: green
!*VT100*color11: yellow
*VT100*color11: goldenrod
*VT100*color12: blue
*VT100*color13: magenta
*VT100*color14: cyan
*VT100*color15: gray90
*VT100*colorUL: goldenrod
*VT100*colorBD: blue

Hope this helps,
Ilya

P.S.  Probably

  xrdb -merge NameOfFileWithThisSettings

is enough to change the colors for the future xterm's.

  parent reply	other threads:[~2003-07-30 18:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-28 19:54 termcap or terminfo Stanley Yao
2003-07-29  6:41 ` Eli Zaretskii
     [not found] ` <mailman.619.1059457211.8231.help-gnu-emacs@gnu.org>
2003-07-29 21:23   ` Stanley Yao
2003-07-29 23:15     ` Thomas Dickey
2003-07-30  5:53     ` Eli Zaretskii
     [not found]     ` <mailman.695.1059541041.8231.help-gnu-emacs@gnu.org>
2003-07-30  8:08       ` Stanley Yao
2003-07-30 13:43         ` Eli Zaretskii
     [not found]         ` <mailman.715.1059569231.8231.help-gnu-emacs@gnu.org>
2003-07-30 18:18           ` Ilya Zakharevich [this message]
2003-07-30 19:43             ` Stanley Yao
2003-07-31  0:02               ` Stanley Yao
2003-07-31  6:50               ` Eli Zaretskii
     [not found]               ` <mailman.755.1059630524.8231.help-gnu-emacs@gnu.org>
2003-07-31  8:11                 ` Stanley Yao

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='bg924u$2mht$1@agate.berkeley.edu' \
    --to=nospam-abuse@ilyaz.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).