// cpt-city: jjg/neo10/clth/jeans (cpt) // // Ten-step sequential schemes based on the Cloth pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/clth #declare jeans = color_map { [0.00000 color rgbf <0.4510,0.7961,0.9686,0.0000>] [0.10000 color rgbf <0.4510,0.7961,0.9686,0.0000>] [0.10000 color rgbf <0.4235,0.6353,0.8824,0.0000>] [0.20000 color rgbf <0.4235,0.6353,0.8824,0.0000>] [0.20000 color rgbf <0.3176,0.5608,0.8078,0.0000>] [0.30000 color rgbf <0.3176,0.5608,0.8078,0.0000>] [0.30000 color rgbf <0.2078,0.4824,0.7333,0.0000>] [0.40000 color rgbf <0.2078,0.4824,0.7333,0.0000>] [0.40000 color rgbf <0.1020,0.4078,0.6588,0.0000>] [0.50000 color rgbf <0.1020,0.4078,0.6588,0.0000>] [0.50000 color rgbf <0.0235,0.3176,0.5843,0.0000>] [0.60000 color rgbf <0.0235,0.3176,0.5843,0.0000>] [0.60000 color rgbf <0.0000,0.2431,0.5098,0.0000>] [0.70000 color rgbf <0.0000,0.2431,0.5098,0.0000>] [0.70000 color rgbf <0.0000,0.1725,0.4314,0.0000>] [0.80000 color rgbf <0.0000,0.1725,0.4314,0.0000>] [0.80000 color rgbf <0.0000,0.1294,0.3608,0.0000>] [0.90000 color rgbf <0.0000,0.1294,0.3608,0.0000>] [0.90000 color rgbf <0.0000,0.1020,0.2863,0.0000>] [1.00000 color rgbf <0.0000,0.1020,0.2863,0.0000>] }