// cpt-city: jjg/neo10/flor/tropical-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 tropical_green = color_map { [0.00000 color rgbf <0.8824,1.0000,0.9608,0.0000>] [0.10000 color rgbf <0.8824,1.0000,0.9608,0.0000>] [0.10000 color rgbf <0.8275,0.9804,0.5608,0.0000>] [0.20000 color rgbf <0.8275,0.9804,0.5608,0.0000>] [0.20000 color rgbf <0.7451,0.8980,0.5333,0.0000>] [0.30000 color rgbf <0.7451,0.8980,0.5333,0.0000>] [0.30000 color rgbf <0.6627,0.8196,0.5059,0.0000>] [0.40000 color rgbf <0.6627,0.8196,0.5059,0.0000>] [0.40000 color rgbf <0.5843,0.7373,0.4784,0.0000>] [0.50000 color rgbf <0.5843,0.7373,0.4784,0.0000>] [0.50000 color rgbf <0.5020,0.6588,0.4510,0.0000>] [0.60000 color rgbf <0.5020,0.6588,0.4510,0.0000>] [0.60000 color rgbf <0.4196,0.5765,0.4235,0.0000>] [0.70000 color rgbf <0.4196,0.5765,0.4235,0.0000>] [0.70000 color rgbf <0.3686,0.4902,0.4275,0.0000>] [0.80000 color rgbf <0.3686,0.4902,0.4275,0.0000>] [0.80000 color rgbf <0.3176,0.4039,0.4039,0.0000>] [0.90000 color rgbf <0.3176,0.4039,0.4039,0.0000>] [0.90000 color rgbf <0.2627,0.2980,0.3255,0.0000>] [1.00000 color rgbf <0.2627,0.2980,0.3255,0.0000>] }