// cpt-city: fg/vg1 (ggr) // // Gradients to make customised versions of the Windows Vista // login button // // author: George Kemp // copyright: Credit requested // year: 2009 // url: https://phillips.shef.ac.uk/pub/cpt-city/fg #declare VistaButton2 = color_map { [0.00000 color rgbf <0.4667,0.6471,0.7490,0.0000>] [0.23651 color rgbf <0.3569,0.5412,0.6314,0.0000>] [0.50208 color rgbf <0.2510,0.4353,0.5137,0.0000>] [0.50208 color rgbf <0.0431,0.2275,0.2902,0.0000>] [0.75000 color rgbf <0.0196,0.3490,0.4745,0.0000>] [1.00000 color rgbf <0.0000,0.4706,0.6588,0.0000>] }