• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1##############################################################################
2# Copyright 2020 Thomas E. Dickey                                            #
3# Copyright 2005-2009,2016 Free Software Foundation, Inc.                    #
4#                                                                            #
5# Permission is hereby granted, free of charge, to any person obtaining a    #
6# copy of this software and associated documentation files (the "Software"), #
7# to deal in the Software without restriction, including without limitation  #
8# the rights to use, copy, modify, merge, publish, distribute, distribute    #
9# with modifications, sublicense, and/or sell copies of the Software, and to #
10# permit persons to whom the Software is furnished to do so, subject to the  #
11# following conditions:                                                      #
12#                                                                            #
13# The above copyright notice and this permission notice shall be included in #
14# all copies or substantial portions of the Software.                        #
15#                                                                            #
16# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #
17# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,   #
18# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL    #
19# THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER      #
20# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING    #
21# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER        #
22# DEALINGS IN THE SOFTWARE.                                                  #
23#                                                                            #
24# Except as contained in this notice, the name(s) of the above copyright     #
25# holders shall not be used in advertising or otherwise to promote the sale, #
26# use or other dealings in this Software without prior written               #
27# authorization.                                                             #
28##############################################################################
29# $Id: xterm-88color.dat,v 1.5 2020/02/08 21:38:22 tom Exp $
30# This illustrates the predefined colors for xterm's "xterm-88color" feature.
31# If you set $TERM to "xterm-88color" (and have xterm compiled to support the
32# 88-color or 256-color feature), you can use the ncurses 'd' screen to
33# manipulate the colors shown in the screen.  The 'd' screen is limited to
34# the first 16 colors, and xterm happens to use the same first 16 colors in
35# the extended color models that support initc.
36#
37# The colors shown are for xterm patch #192.
38scale:255
390:	  0   0   0		black
401:	205   0	  0		red3
412:	  0 205	  0		green3
423:	205 205	  0		yellow3
434:	  0   0 238		blue2
445:	205   0 205		magenta3
456:	  0 205 205		cyan3
467:	229 229 229 		gray90
478:	127 127 127 		gray50
489:	255   0   0		red
4910:	  0 255   0		green
5011:	255 255   0		yellow
5112:	 92  92 255		customblue
5213:	255   0 255		magenta
5314:	  0 255 255		cyan
5415:	255 255 255		white
5516:	  0   0   0
5617:	  0   0 139
5718:	  0   0 205
5819:	  0   0 255
5920:	  0 139   0
6021:	  0 139 139
6122:	  0 139 205
6223:	  0 139 255
6324:	  0 205   0
6425:	  0 205 139
6526:	  0 205 205
6627:	  0 205 255
6728:	  0 255   0
6829:	  0 255 139
6930:	  0 255 205
7031:	  0 255 255
7132:	139   0   0
7233:	139   0 139
7334:	139   0 205
7435:	139   0 255
7536:	139 139   0
7637:	139 139 139
7738:	139 139 205
7839:	139 139 255
7940:	139 205   0
8041:	139 205 139
8142:	139 205 205
8243:	139 205 255
8344:	139 255   0
8445:	139 255 139
8546:	139 255 205
8647:	139 255 255
8748:	205   0   0
8849:	205   0 139
8950:	205   0 205
9051:	205   0 255
9152:	205 139   0
9253:	205 139 139
9354:	205 139 205
9455:	205 139 255
9556:	205 205   0
9657:	205 205 139
9758:	205 205 205
9859:	205 205 255
9960:	205 255   0
10061:	205 255 139
10162:	205 255 205
10263:	205 255 255
10364:	255   0   0
10465:	255   0 139
10566:	255   0 205
10667:	255   0 255
10768:	255 139   0
10869:	255 139 139
10970:	255 139 205
11071:	255 139 255
11172:	255 205   0
11273:	255 205 139
11374:	255 205 205
11475:	255 205 255
11576:	255 255   0
11677:	255 255 139
11778:	255 255 205
11879:	255 255 255
11980:	 46  46  46
12081:	 92  92  92
12182:	113 113 113
12283:	139 139 139
12384:	162 162 162
12485:	185 185 185
12586:	208 208 208
12687:	231 231 231
127