// cpt-city: jjg/neo10/flor/starry-green (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 starry_green = color_map { [0.00000 color rgbf <0.9333,1.0000,0.8157,0.0000>] [0.10000 color rgbf <0.9333,1.0000,0.8157,0.0000>] [0.10000 color rgbf <0.8275,0.9686,0.5569,0.0000>] [0.20000 color rgbf <0.8275,0.9686,0.5569,0.0000>] [0.20000 color rgbf <0.7725,0.8824,0.5020,0.0000>] [0.30000 color rgbf <0.7725,0.8824,0.5020,0.0000>] [0.30000 color rgbf <0.7176,0.7922,0.4510,0.0000>] [0.40000 color rgbf <0.7176,0.7922,0.4510,0.0000>] [0.40000 color rgbf <0.6627,0.7020,0.4000,0.0000>] [0.50000 color rgbf <0.6627,0.7020,0.4000,0.0000>] [0.50000 color rgbf <0.6039,0.6196,0.3412,0.0000>] [0.60000 color rgbf <0.6039,0.6196,0.3412,0.0000>] [0.60000 color rgbf <0.5137,0.5490,0.2510,0.0000>] [0.70000 color rgbf <0.5137,0.5490,0.2510,0.0000>] [0.70000 color rgbf <0.4235,0.4824,0.1647,0.0000>] [0.80000 color rgbf <0.4235,0.4824,0.1647,0.0000>] [0.80000 color rgbf <0.2980,0.4235,0.1608,0.0000>] [0.90000 color rgbf <0.2980,0.4235,0.1608,0.0000>] [0.90000 color rgbf <0.1725,0.3686,0.1647,0.0000>] [1.00000 color rgbf <0.1725,0.3686,0.1647,0.0000>] }