]> ncurses.scripts.mit.edu Git - ncurses.git/blob - test/xterm-16color.dat
728da92a112f8b6534a8d80006a58c2d29174d00
[ncurses.git] / test / xterm-16color.dat
1 # $Id: xterm-16color.dat,v 1.1 2004/05/22 23:14:42 tom Exp $
2 # This illustrates the predefined colors for XFree86 xterm's "xterm-16color". 
3 # If you set $TERM to "xterm-88color" (and have xterm compiled to support the
4 # 88-color or 256-color feature), you can use the ncurses 'd' screen to
5 # manipulate the colors shown in the screen.  The 'd' screen is limited to
6 # the first 16 colors, and xterm happens to use the same first 16 colors in
7 # the extended color models that support initc.
8 #
9 # The colors shown are for xterm patch #189.
10 scale:255
11 0:        0   0   0             black
12 1:      205   0   0             red3
13 2:        0 205   0             green3
14 3:      205 205   0             yellow3
15 4:       30 144 255             DodgerBlue1
16 5:      205   0 205             magenta3
17 6:        0 205 205             cyan3
18 7:      229 229 229             gray90
19 8:      127 127 127             gray50
20 9:      255   0   0             red
21 10:       0 255   0             green
22 11:     255 255   0             yellow
23 12:      99 184 255             SteelBlue1
24 13:     255   0 255             magenta
25 14:       0 255 255             cyan
26 15:     255 255 255             white