// cpt-city: rc/impatientfairy (PspGradient) // // Gradients from the graphics designers Restless Concepts // // author: Restless Concepts // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/rc #declare _impatientfairy = color_map { [0.00000 color rgbf <0.4745,0.1804,0.1137,0.0000>] [0.19995 color rgbf <0.6235,0.3059,0.1608,0.0000>] [0.35010 color rgbf <0.5922,0.3294,0.0706,0.0000>] [0.44995 color rgbf <0.7059,0.3412,0.2784,0.0000>] [0.55005 color rgbf <0.7490,0.3922,0.3922,0.0000>] [0.64990 color rgbf <0.7647,0.4118,0.5333,0.0000>] [0.80005 color rgbf <0.7137,0.3647,0.5137,0.0000>] [1.00000 color rgbf <0.4235,0.1569,0.3098,0.0000>] }