// cpt-city: ggr/Sunrise (ggr) // // Gradients included with the GNU Image Manipulation Program, GIMP // // author: The GIMP team // copyright: GPLv2 // year: 2006 // url: https://phillips.shef.ac.uk/pub/cpt-city/ggr #declare Sunrise = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.10180 color rgbf <0.9725,0.9843,0.9059,0.0000>] [0.20359 color rgbf <0.9490,0.9686,0.8118,0.0000>] [0.37914 color rgbf <0.9725,0.7608,0.5412,0.0000>] [0.48748 color rgbf <1.0000,0.5529,0.2706,0.0000>] [0.50358 color rgbf <0.7922,0.3255,0.2196,0.0000>] [0.52914 color rgbf <0.5804,0.0980,0.1686,0.0000>] [0.54517 color rgbf <0.4353,0.1255,0.1098,0.0000>] [0.56260 color rgbf <0.2863,0.1569,0.0510,0.0000>] [0.60935 color rgbf <0.3137,0.2902,0.4235,0.0000>] [0.69783 color rgbf <0.3373,0.4275,0.8000,0.0000>] [0.84506 color rgbf <0.5922,0.7059,0.9020,0.0000>] [1.00000 color rgbf <0.8510,0.9843,1.0000,0.0000>] }