// cpt-city: nd/atmospheric/GreyOClock (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_GreyOClock = color_map { [0.00000 color rgbf <0.8510,0.8510,0.8510,0.0000>] [0.10000 color rgbf <0.8118,0.8235,0.8196,0.0000>] [0.22872 color rgbf <0.7725,0.7961,0.7922,0.0000>] [0.38397 color rgbf <0.7451,0.7961,0.8157,0.0000>] [0.40067 color rgbf <0.7137,0.7961,0.8353,0.0000>] [0.41569 color rgbf <0.6510,0.7412,0.7647,0.0000>] [0.70000 color rgbf <0.5882,0.6863,0.6941,0.0000>] [0.85000 color rgbf <0.5255,0.6314,0.6275,0.0000>] [1.00000 color rgbf <0.4627,0.5765,0.5569,0.0000>] }