// cpt-city: rc/rainbow (PspGradient) // // Gradients from the graphics designers Restless Concepts // // author: Restless Concepts // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/rc #declare _1Rainbow = color_map { [0.00000 color rgbf <0.7647,0.0314,0.7922,0.0000>] [0.10010 color rgbf <0.8588,0.0353,0.4039,0.0000>] [0.18994 color rgbf <0.9529,0.2196,0.0745,0.0000>] [0.28003 color rgbf <0.9725,0.7569,0.1020,0.0000>] [0.37012 color rgbf <0.5451,0.8392,0.0314,0.0000>] [0.45996 color rgbf <0.0784,0.8980,0.0353,0.0000>] [0.55005 color rgbf <0.0549,0.9176,0.5412,0.0000>] [0.63989 color rgbf <0.0314,0.7216,0.8471,0.0000>] [0.72998 color rgbf <0.0314,0.2157,0.8078,0.0000>] [0.82007 color rgbf <0.3098,0.0353,0.8118,0.0000>] [0.90991 color rgbf <0.3098,0.0353,0.8118,0.0000>] [1.00000 color rgbf <0.8588,0.0353,0.8902,0.0000>] }