// cpt-city: ma/gray/grayscale10 (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/gray #declare grayscale10 = color_map { [0.00000 color rgbf <0.4000,0.4000,0.4000,0.0000>] [0.25000 color rgbf <0.6000,0.6000,0.6000,0.0000>] [0.43994 color rgbf <0.6667,0.6667,0.6667,0.0000>] [0.60010 color rgbf <0.8000,0.8000,0.8000,0.0000>] [1.00000 color rgbf <0.8039,0.3608,0.3608,0.0000>] }