// cpt-city: nd/pink/Primary_03 (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_03 = color_map { [0.00000 color rgbf <0.6980,0.8510,1.0000,0.0000>] [0.25000 color rgbf <0.8471,0.9255,0.8745,0.0000>] [0.50000 color rgbf <1.0000,1.0000,0.7490,0.0000>] [0.75000 color rgbf <1.0000,0.9020,0.8275,0.0000>] [1.00000 color rgbf <1.0000,0.8000,0.9020,0.0000>] }