// cpt-city: nd/pink/Primary_02 (ggr) // // Extra gradients for the GIMP by Nevit Dilmen // // author: Nevit Dilmen // copyright: GPL // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/nd/pink #declare Pink_Primary_02 = color_map { [0.00000 color rgbf <0.0000,0.3412,0.8510,0.0000>] [0.25000 color rgbf <0.5020,0.6706,0.5255,0.0000>] [0.50000 color rgbf <1.0000,1.0000,0.2000,0.0000>] [0.75000 color rgbf <1.0000,0.7765,0.4471,0.0000>] [1.00000 color rgbf <1.0000,0.5490,0.6980,0.0000>] }