// cpt-city: ma/icecream/rainbowsherbet (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 rainbowsherbet = color_map { [0.00000 color rgbf <1.0000,0.4000,0.2000,0.0000>] [0.16992 color rgbf <1.0000,0.5490,0.4000,0.0000>] [0.34009 color rgbf <1.0000,0.2000,0.4000,0.0000>] [0.50000 color rgbf <1.0000,0.6000,0.6980,0.0000>] [0.66992 color rgbf <1.0000,1.0000,0.9804,0.0000>] [0.82007 color rgbf <0.5020,1.0000,0.3804,0.0000>] [1.00000 color rgbf <0.6627,1.0000,0.5804,0.0000>] }