summaryrefslogtreecommitdiff
path: root/doc/colors
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 12:49:45 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 12:49:45 +0300
commit6607eb3d5e40b98d2acc8f6b0d6a0b5a4b0f56bd (patch)
treec1eb39be8cc5c19101385e171ec0c58f95d521cc /doc/colors
parent6719bb6e1c5576e857ab6fc121ec31a75161a3e7 (diff)
downloadgawk-6607eb3d5e40b98d2acc8f6b0d6a0b5a4b0f56bd.tar.gz
Move to gawk-3.0.3.gawk-3.0.3
Diffstat (limited to 'doc/colors')
-rw-r--r--doc/colors15
1 files changed, 6 insertions, 9 deletions
diff --git a/doc/colors b/doc/colors
index e600f64c..cae1d0eb 100644
--- a/doc/colors
+++ b/doc/colors
@@ -1,7 +1,7 @@
.\" AWK Reference Card --- Arnold Robbins, arnold@gnu.ai.mit.edu
.\" This file sets the colors to use.
.\"
-.\" Copyright (C) 1996 Free Software Foundation, Inc.
+.\" Copyright (C) 1996,97 Free Software Foundation, Inc.
.\"
.\" Permission is granted to make and distribute verbatim copies of
.\" this reference card provided the copyright notice and this permission
@@ -31,12 +31,9 @@ CB - color blue
CD - color dark, i.e. black
CX - color boX, i.e. for the surrounding boxes (red for now)
..
-.ds CR \X'ps: exec .768 0 .047 setrgbcolor'
-.ds CG \X'ps: exec 0 .819 .259 setrgbcolor'
-.\" this is deepskyblue3, pretty good
-...ds CL \X'ps: exec 0 .604 .804 setrgbcolor'
-.\" this is deepskyblue2, even better, use this for now
-.ds CL \X'ps: exec 0 .698 .933 setrgbcolor'
-.ds CB \X'ps: exec 0 .219 .941 setrgbcolor'
-.ds CD \X'ps: exec 0 0 0 setrgbcolor'
+.ds CR \X'ps: exec 0 .96 .65 0 setcmykcolor'
+.ds CG \X'ps: exec 1.0 0 .51 .43 setcmykcolor'
+.ds CL \X'ps: exec .69 .34 0 0 setcmykcolor'
+.ds CB \X'ps: exec 1 .72 0 .06 setcmykcolor'
+.ds CD \X'ps: exec 1 1 1 1 setcmykcolor'
.ds CX \*(CG