// cpt-city: ma/sepia/sepia_08 (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_08 = color_map { [0.00000 color rgbf <0.9451,0.9216,0.6863,0.0000>] [0.25000 color rgbf <0.6824,0.5882,0.3451,0.0000>] [0.50000 color rgbf <0.6118,0.5137,0.2627,0.0000>] [0.84009 color rgbf <0.3333,0.2314,0.0941,0.0000>] [1.00000 color rgbf <0.1294,0.0706,0.0588,0.0000>] }