// cpt-city: nd/other/DeepBlue (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/other #declare DeepBlue = color_map { [0.00000 color rgbf <0.0392,0.2039,0.4745,0.0000>] [0.50000 color rgbf <0.1098,0.3608,0.6824,0.0000>] [1.00000 color rgbf <0.1804,0.5176,0.8863,0.0000>] }