// cpt-city: jjg/neo10/elem/electric-blue (cpt) // // Ten-step sequential schemes based on the Element 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/elem #declare electric_blue = color_map { [0.00000 color rgbf <0.9608,0.9608,1.0000,0.0000>] [0.10000 color rgbf <0.9608,0.9608,1.0000,0.0000>] [0.10000 color rgbf <0.8784,0.8784,0.9961,0.0000>] [0.20000 color rgbf <0.8784,0.8784,0.9961,0.0000>] [0.20000 color rgbf <0.7961,0.7961,0.9922,0.0000>] [0.30000 color rgbf <0.7961,0.7961,0.9922,0.0000>] [0.30000 color rgbf <0.7137,0.7098,0.9686,0.0000>] [0.40000 color rgbf <0.7137,0.7098,0.9686,0.0000>] [0.40000 color rgbf <0.6314,0.6078,0.8863,0.0000>] [0.50000 color rgbf <0.6314,0.6078,0.8863,0.0000>] [0.50000 color rgbf <0.5451,0.5020,0.8000,0.0000>] [0.60000 color rgbf <0.5451,0.5020,0.8000,0.0000>] [0.60000 color rgbf <0.4627,0.4000,0.7176,0.0000>] [0.70000 color rgbf <0.4627,0.4000,0.7176,0.0000>] [0.70000 color rgbf <0.3765,0.2941,0.6314,0.0000>] [0.80000 color rgbf <0.3765,0.2941,0.6314,0.0000>] [0.80000 color rgbf <0.2941,0.1922,0.5490,0.0000>] [0.90000 color rgbf <0.2941,0.1922,0.5490,0.0000>] [0.90000 color rgbf <0.2196,0.1098,0.4549,0.0000>] [1.00000 color rgbf <0.2196,0.1098,0.4549,0.0000>] }