// cpt-city: ma/sepia/sepia_09 (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/sepia #declare sepia_09 = color_map { [0.00000 color rgbf <0.6745,0.5725,0.3804,0.0000>] [0.46997 color rgbf <0.9961,0.9608,0.5647,0.0000>] [0.87012 color rgbf <0.9647,0.9333,0.6902,0.0000>] [1.00000 color rgbf <0.9647,0.9333,0.6902,0.0000>] }