// cpt-city: pj/classic/tricolor-flag (PspGradient) // // Gradients for digital art, by Peggy Jentoft // // author: Peggy Jentoft // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/pj/classic #declare tricolor_flag = color_map { [0.00000 color rgbf <0.9412,0.1569,0.2118,0.0000>] [0.13944 color rgbf <0.9608,0.0902,0.1176,0.0000>] [0.34009 color rgbf <0.9765,0.0275,0.0275,0.0000>] [0.34439 color rgbf <0.9882,0.5137,0.5137,0.0000>] [0.35010 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.68994 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.69895 color rgbf <0.5373,0.5490,0.9804,0.0000>] [0.70996 color rgbf <0.0745,0.0941,0.9608,0.0000>] [0.91992 color rgbf <0.0745,0.0941,0.9608,0.0000>] [1.00000 color rgbf <0.0745,0.0941,0.9608,0.0000>] }