]> ncurses.scripts.mit.edu Git - ncurses.git/blob - test/xterm-88color.dat
ncurses 6.2 - patch 20200829
[ncurses.git] / test / xterm-88color.dat
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.
38 scale:255
39 0:        0   0   0             black
40 1:      205   0   0             red3
41 2:        0 205   0             green3
42 3:      205 205   0             yellow3
43 4:        0   0 238             blue2
44 5:      205   0 205             magenta3
45 6:        0 205 205             cyan3
46 7:      229 229 229             gray90
47 8:      127 127 127             gray50
48 9:      255   0   0             red
49 10:       0 255   0             green
50 11:     255 255   0             yellow
51 12:      92  92 255             customblue
52 13:     255   0 255             magenta
53 14:       0 255 255             cyan
54 15:     255 255 255             white
55 16:       0   0   0
56 17:       0   0 139
57 18:       0   0 205
58 19:       0   0 255
59 20:       0 139   0
60 21:       0 139 139
61 22:       0 139 205
62 23:       0 139 255
63 24:       0 205   0
64 25:       0 205 139
65 26:       0 205 205
66 27:       0 205 255
67 28:       0 255   0
68 29:       0 255 139
69 30:       0 255 205
70 31:       0 255 255
71 32:     139   0   0
72 33:     139   0 139
73 34:     139   0 205
74 35:     139   0 255
75 36:     139 139   0
76 37:     139 139 139
77 38:     139 139 205
78 39:     139 139 255
79 40:     139 205   0
80 41:     139 205 139
81 42:     139 205 205
82 43:     139 205 255
83 44:     139 255   0
84 45:     139 255 139
85 46:     139 255 205
86 47:     139 255 255
87 48:     205   0   0
88 49:     205   0 139
89 50:     205   0 205
90 51:     205   0 255
91 52:     205 139   0
92 53:     205 139 139
93 54:     205 139 205
94 55:     205 139 255
95 56:     205 205   0
96 57:     205 205 139
97 58:     205 205 205
98 59:     205 205 255
99 60:     205 255   0
100 61:     205 255 139
101 62:     205 255 205
102 63:     205 255 255
103 64:     255   0   0
104 65:     255   0 139
105 66:     255   0 205
106 67:     255   0 255
107 68:     255 139   0
108 69:     255 139 139
109 70:     255 139 205
110 71:     255 139 255
111 72:     255 205   0
112 73:     255 205 139
113 74:     255 205 205
114 75:     255 205 255
115 76:     255 255   0
116 77:     255 255 139
117 78:     255 255 205
118 79:     255 255 255
119 80:      46  46  46
120 81:      92  92  92
121 82:     113 113 113
122 83:     139 139 139
123 84:     162 162 162
124 85:     185 185 185
125 86:     208 208 208
126 87:     231 231 231