bug-ncurses
[Top][All Lists]
Advanced

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

Re: What is the best way to handle LS_COLORS ?


From: Thomas Dickey
Subject: Re: What is the best way to handle LS_COLORS ?
Date: Tue, 31 Mar 2020 04:14:25 -0400
User-agent: NeoMutt/20170113 (1.7.2)

On Mon, Mar 30, 2020 at 11:12:36AM -0500, Bryan Christ wrote:
> Okay, so plenty of good sources to find the xterm 256 color palette.  How
> about for the 88 color variant?  I assume the first 16 (0 - 15) are
> standard, but any idea where I can find the values for the 88 colors (which
> I assume also includes a gray scale ramp).

xterm's sources and test-scripts are the original source for either.
also, the *.dat files in ncurses-examples (for palettes) may be helpful.

For example

https://github.com/ThomasDickey/xterm-snapshots/blob/master/vttests/88colors2.pl
https://github.com/ThomasDickey/ncurses-snapshots/blob/master/test/xterm-88color.dat

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

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