// cpt-city: nd/atmospheric/Night_Midnight (ggr) // // Extra gradients for the GIMP by Nevit Dilmen // // author: Nevit Dilmen // copyright: GPL // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/nd/atmospheric #declare Atmospheric_Night_Midnight = color_map { [0.00000 color rgbf <0.3412,0.3529,0.4118,0.0000>] [0.14190 color rgbf <0.3961,0.4706,0.6627,0.0000>] [0.23205 color rgbf <0.4510,0.5922,0.9137,0.0000>] [0.29048 color rgbf <0.7255,0.7961,0.9569,0.0000>] [0.30551 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.32220 color rgbf <0.7255,0.7961,0.9569,0.0000>] [0.37897 color rgbf <0.4510,0.5922,0.9137,0.0000>] [0.74124 color rgbf <0.2235,0.3059,0.6078,0.0000>] [1.00000 color rgbf <0.0000,0.0157,0.3020,0.0000>] }