// cpt-city: ma/icecream/neapolitanicecream (PspGradient) // // Gradients for anime and romance // // author: Michele Albert (Michelle Jerott) // copyright: Free to use // year: 2006 // url: https://phillips.shef.ac.uk/pub/cpt-city/ma/icecream #declare neapolitanicecream = color_map { [0.00000 color rgbf <0.2275,0.1608,0.0902,0.0000>] [0.50000 color rgbf <0.7804,0.4980,0.4039,0.0000>] [1.00000 color rgbf <1.0000,0.9804,0.9412,0.0000>] }