// cpt-city: jjg/neo10/flor/purple-flower (cpt) // // Ten-step sequential schemes based on the Floral pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/flor #declare purple_flower = color_map { [0.00000 color rgbf <1.0000,0.9373,1.0000,0.0000>] [0.10000 color rgbf <1.0000,0.9373,1.0000,0.0000>] [0.10000 color rgbf <0.9961,0.8118,1.0000,0.0000>] [0.20000 color rgbf <0.9961,0.8118,1.0000,0.0000>] [0.20000 color rgbf <0.9451,0.7098,1.0000,0.0000>] [0.30000 color rgbf <0.9451,0.7098,1.0000,0.0000>] [0.30000 color rgbf <0.8980,0.6078,1.0000,0.0000>] [0.40000 color rgbf <0.8980,0.6078,1.0000,0.0000>] [0.40000 color rgbf <0.8471,0.5059,1.0000,0.0000>] [0.50000 color rgbf <0.8471,0.5059,1.0000,0.0000>] [0.50000 color rgbf <0.7961,0.4039,1.0000,0.0000>] [0.60000 color rgbf <0.7961,0.4039,1.0000,0.0000>] [0.60000 color rgbf <0.7412,0.3098,0.9843,0.0000>] [0.70000 color rgbf <0.7412,0.3098,0.9843,0.0000>] [0.70000 color rgbf <0.6314,0.2627,0.8392,0.0000>] [0.80000 color rgbf <0.6314,0.2627,0.8392,0.0000>] [0.80000 color rgbf <0.5255,0.2157,0.6941,0.0000>] [0.90000 color rgbf <0.5255,0.2157,0.6941,0.0000>] [0.90000 color rgbf <0.4157,0.1725,0.5490,0.0000>] [1.00000 color rgbf <0.4157,0.1725,0.5490,0.0000>] }