diff options
Diffstat (limited to 'doc/colors')
-rw-r--r-- | doc/colors | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -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 |