PATH:
usr
/
share
/
doc
/
ncurses-devel-5.9
/
test
############################################################################## # Copyright (c) 2005-2006,2009 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # # to deal in the Software without restriction, including without limitation # # the rights to use, copy, modify, merge, publish, distribute, distribute # # with modifications, sublicense, and/or sell copies of the Software, and to # # permit persons to whom the Software is furnished to do so, subject to the # # following conditions: # # # # The above copyright notice and this permission notice shall be included in # # all copies or substantial portions of the Software. # # # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # # THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # # DEALINGS IN THE SOFTWARE. # # # # Except as contained in this notice, the name(s) of the above copyright # # holders shall not be used in advertising or otherwise to promote the sale, # # use or other dealings in this Software without prior written # # authorization. # ############################################################################## # $Id: xterm-88color.dat,v 1.3 2009/10/30 22:33:56 tom Exp $ # This illustrates the predefined colors for xterm's "xterm-88color" feature. # If you set $TERM to "xterm-88color" (and have xterm compiled to support the # 88-color or 256-color feature), you can use the ncurses 'd' screen to # manipulate the colors shown in the screen. The 'd' screen is limited to # the first 16 colors, and xterm happens to use the same first 16 colors in # the extended color models that support initc. # # The colors shown are for xterm patch #189. scale:255 0: 0 0 0 black 1: 205 0 0 red3 2: 0 205 0 green3 3: 205 205 0 yellow3 4: 30 144 255 DodgerBlue1 5: 205 0 205 magenta3 6: 0 205 205 cyan3 7: 229 229 229 gray90 8: 127 127 127 gray50 9: 255 0 0 red 10: 0 255 0 green 11: 255 255 0 yellow 12: 99 184 255 SteelBlue1 13: 255 0 255 magenta 14: 0 255 255 cyan 15: 255 255 255 white 16: 0 0 0 17: 0 0 139 18: 0 0 205 19: 0 0 255 20: 0 139 0 21: 0 139 139 22: 0 139 205 23: 0 139 255 24: 0 205 0 25: 0 205 139 26: 0 205 205 27: 0 205 255 28: 0 255 0 29: 0 255 139 30: 0 255 205 31: 0 255 255 32: 139 0 0 33: 139 0 139 34: 139 0 205 35: 139 0 255 36: 139 139 0 37: 139 139 139 38: 139 139 205 39: 139 139 255 40: 139 205 0 41: 139 205 139 42: 139 205 205 43: 139 205 255 44: 139 255 0 45: 139 255 139 46: 139 255 205 47: 139 255 255 48: 205 0 0 49: 205 0 139 50: 205 0 205 51: 205 0 255 52: 205 139 0 53: 205 139 139 54: 205 139 205 55: 205 139 255 56: 205 205 0 57: 205 205 139 58: 205 205 205 59: 205 205 255 60: 205 255 0 61: 205 255 139 62: 205 255 205 63: 205 255 255 64: 255 0 0 65: 255 0 139 66: 255 0 205 67: 255 0 255 68: 255 139 0 69: 255 139 139 70: 255 139 205 71: 255 139 255 72: 255 205 0 73: 255 205 139 74: 255 205 205 75: 255 205 255 76: 255 255 0 77: 255 255 139 78: 255 255 205 79: 255 255 255 80: 46 46 46 81: 92 92 92 82: 113 113 113 83: 139 139 139 84: 162 162 162 85: 185 185 185 86: 208 208 208 87: 231 231 231
[-] color_set.c
[edit]
[-] hashtest.c
[edit]
[-] demo_termcap.c
[edit]
[-] filter.c
[edit]
[-] widechars-utf8.txt
[edit]
[-] keynames.c
[edit]
[-] firstlast.c
[edit]
[-] chgat.c
[edit]
[-] test_arrays.c
[edit]
[-] view.c
[edit]
[+]
package
[-] gdc.c
[edit]
[-] dots_mvcur.c
[edit]
[-] movewindow.c
[edit]
[+]
..
[-] ncurses_tst.hin
[edit]
[-] firework.c
[edit]
[-] ditto.c
[edit]
[-] inch_wide.c
[edit]
[-] README
[edit]
[-] edit_field.h
[edit]
[-] test_getstr.c
[edit]
[-] hanoi.c
[edit]
[-] railroad.c
[edit]
[-] test_addwstr.c
[edit]
[-] linux-color.dat
[edit]
[-] test_add_wchstr.c
[edit]
[-] bulgarian-utf8.txt
[edit]
[-] linedata.h
[edit]
[-] testcurs.c
[edit]
[-] savescreen.sh
[edit]
[-] xmas.c
[edit]
[-] widechars.h
[edit]
[-] inserts.c
[edit]
[-] modules
[edit]
[-] xterm-16color.dat
[edit]
[-] newdemo.c
[edit]
[-] echochar.c
[edit]
[-] savescreen.c
[edit]
[-] knight.c
[edit]
[-] bs.c
[edit]
[-] testscanw.c
[edit]
[-] test_addchstr.c
[edit]
[-] foldkeys.c
[edit]
[-] mk-test.awk
[edit]
[-] clip_printw.c
[edit]
[-] install-sh
[edit]
[-] configure
[edit]
[-] aclocal.m4
[edit]
[-] test_instr.c
[edit]
[-] configure.in
[edit]
[-] test_opaque.c
[edit]
[-] bs.6
[edit]
[-] demo_menus.c
[edit]
[-] test_get_wstr.c
[edit]
[-] insdelln.c
[edit]
[-] xterm-88color.dat
[edit]
[-] testaddch.c
[edit]
[-] demo_panels.c
[edit]
[-] test.priv.h
[edit]
[-] tracemunch
[edit]
[-] ncurses.c
[edit]
[-] demo_terminfo.c
[edit]
[-] test_vidputs.c
[edit]
[-] test_inwstr.c
[edit]
[-] rain.c
[edit]
[-] cardfile.c
[edit]
[-] background.c
[edit]
[-] test_vid_puts.c
[edit]
[-] demo_keyok.c
[edit]
[-] inchs.c
[edit]
[-] Makefile.in
[edit]
[-] demo_altkeys.c
[edit]
[-] demo_defkey.c
[edit]
[-] xterm-256color.dat
[edit]
[-] blue.c
[edit]
[-] demo_forms.c
[edit]
[-] listused.sh
[edit]
[-] lrtest.c
[edit]
[-] dots.c
[edit]
[-] tclock.c
[edit]
[-] cardfile.dat
[edit]
[-] make-tar.sh
[edit]
[-] redraw.c
[edit]
[-] key_names.c
[edit]
[-] ins_wide.c
[edit]
[-] edit_field.c
[edit]
[-] color_name.h
[edit]
[-] worm.c
[edit]
[-] test_addstr.c
[edit]
[-] programs
[edit]
[-] gdc.6
[edit]