// cpt-city: pj/1/black-rainbow (PspGradient) // // Gradients for digital art, by Peggy Jentoft // // author: Peggy Jentoft // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/pj/1 #declare pj_black_rainbow = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.12012 color rgbf <0.2196,0.0078,0.0078,0.0000>] [0.22998 color rgbf <0.2157,0.1176,0.0118,0.0000>] [0.35010 color rgbf <0.2118,0.2157,0.0118,0.0000>] [0.45996 color rgbf <0.0353,0.2157,0.0118,0.0000>] [0.57007 color rgbf <0.0118,0.2157,0.2000,0.0000>] [0.66992 color rgbf <0.0118,0.0824,0.2157,0.0000>] [0.77002 color rgbf <0.1412,0.0118,0.2157,0.0000>] [0.85010 color rgbf <0.2157,0.0118,0.1686,0.0000>] [0.91992 color rgbf <0.2157,0.0118,0.0392,0.0000>] [1.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] }