// cpt-city: ma/sepia/sepia_10 (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_10 = color_map { [0.00000 color rgbf <0.9686,0.8902,0.6510,0.0000>] [0.17759 color rgbf <0.8902,0.8118,0.5725,0.0000>] [0.23999 color rgbf <0.8078,0.7294,0.4902,0.0000>] [0.51001 color rgbf <0.6510,0.5647,0.3373,0.0000>] [0.79004 color rgbf <0.7922,0.7137,0.4745,0.0000>] [1.00000 color rgbf <0.2627,0.1843,0.0863,0.0000>] }