// cpt-city: nd/atmospheric/Gold_Orange (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_Gold_Orange = color_map { [0.00000 color rgbf <0.9843,0.6196,0.2902,0.0000>] [0.08347 color rgbf <0.9882,0.7059,0.4039,0.0000>] [0.15693 color rgbf <0.9922,0.7922,0.5216,0.0000>] [0.24374 color rgbf <0.9961,0.8980,0.6353,0.0000>] [0.28381 color rgbf <1.0000,1.0000,0.7529,0.0000>] [0.31052 color rgbf <1.0000,0.9176,0.7373,0.0000>] [0.32888 color rgbf <1.0000,0.8314,0.7216,0.0000>] [0.34482 color rgbf <1.0000,0.9176,0.7373,0.0000>] [0.36895 color rgbf <1.0000,1.0000,0.7529,0.0000>] [0.40568 color rgbf <0.9843,0.9098,0.5412,0.0000>] [0.46411 color rgbf <0.9725,0.8196,0.3333,0.0000>] [0.79299 color rgbf <0.9804,0.7216,0.3098,0.0000>] [1.00000 color rgbf <0.9843,0.6196,0.2902,0.0000>] }