// cpt-city: jjg/neo10/liht/purplepink-glow (cpt) // // Ten-step sequential schemes based on the Light 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/liht #declare purplepink_glow = color_map { [0.00000 color rgbf <0.9608,0.8627,0.8431,0.0000>] [0.10000 color rgbf <0.9608,0.8627,0.8431,0.0000>] [0.10000 color rgbf <0.8863,0.7882,0.7686,0.0000>] [0.20000 color rgbf <0.8863,0.7882,0.7686,0.0000>] [0.20000 color rgbf <0.8118,0.7137,0.6941,0.0000>] [0.30000 color rgbf <0.8118,0.7137,0.6941,0.0000>] [0.30000 color rgbf <0.7373,0.6392,0.6196,0.0000>] [0.40000 color rgbf <0.7373,0.6392,0.6196,0.0000>] [0.40000 color rgbf <0.6353,0.5333,0.5608,0.0000>] [0.50000 color rgbf <0.6353,0.5333,0.5608,0.0000>] [0.50000 color rgbf <0.4549,0.3137,0.5490,0.0000>] [0.60000 color rgbf <0.4549,0.3137,0.5490,0.0000>] [0.60000 color rgbf <0.3255,0.1686,0.5137,0.0000>] [0.70000 color rgbf <0.3255,0.1686,0.5137,0.0000>] [0.70000 color rgbf <0.2784,0.1451,0.4431,0.0000>] [0.80000 color rgbf <0.2784,0.1451,0.4431,0.0000>] [0.80000 color rgbf <0.2353,0.1216,0.3686,0.0000>] [0.90000 color rgbf <0.2353,0.1216,0.3686,0.0000>] [0.90000 color rgbf <0.1922,0.1020,0.2980,0.0000>] [1.00000 color rgbf <0.1922,0.1020,0.2980,0.0000>] }