X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fxterm-88color.dat;h=0a3d790941d9455be1b3d38943cd36b8edd11d0a;hp=049bc021ae1e732c916d09de3d104ae4185cbc03;hb=5da4544722decdeb2bfd0c7c4581af0ea62148f9;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/test/xterm-88color.dat b/test/xterm-88color.dat index 049bc021..0a3d7909 100644 --- a/test/xterm-88color.dat +++ b/test/xterm-88color.dat @@ -1,18 +1,45 @@ -# $Id: xterm-88color.dat,v 1.1 2005/01/28 21:11:53 tom Exp $ -# This illustrates the predefined colors for XFree86 xterm's "xterm-16color". +############################################################################## +# Copyright (c) 2005-2009,2016 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.4 2016/12/10 23:06:43 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. +# The colors shown are for xterm patch #192. 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 +4: 0 0 238 blue2 5: 205 0 205 magenta3 6: 0 205 205 cyan3 7: 229 229 229 gray90 @@ -20,7 +47,7 @@ scale:255 9: 255 0 0 red 10: 0 255 0 green 11: 255 255 0 yellow -12: 99 184 255 SteelBlue1 +12: 92 92 255 customblue 13: 255 0 255 magenta 14: 0 255 255 cyan 15: 255 255 255 white