// cpt-city: gacruxa/konkikyo/konkikyo-09 (svg) // // Gradients based on integer sequences and traditional Japanese // colours, by US-based digital artist Gacruxa. // // author: Gacruxa // copyright: CC BY 3.0 // year: 2014 // url: https://phillips.shef.ac.uk/pub/cpt-city/gacruxa/konkikyo #declare konkikyo_09 = color_map { [0.00000 color rgbf <0.0980,0.1216,0.2706,0.0000>] [0.50415 color rgbf <0.9294,0.9412,0.9961,0.0000>] [0.97241 color rgbf <0.9255,0.9922,0.6824,0.0000>] [1.00000 color rgbf <0.4196,0.5412,0.0000,0.0000>] }