// cpt-city: jjg/serrate/seq/srtGnBu02 (cpt) // // Serrated versions of Cynthia Brewer's sequential schemes // // author: J.J. Green // copyright: Apache-like // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/serrate/seq #declare srtGnBu02 = color_map { [0.00000 color rgbf <0.6588,0.8667,0.7098,0.0000>] [0.50000 color rgbf <0.8784,0.9529,0.8588,0.0000>] [0.50000 color rgbf <0.2627,0.6353,0.7922,0.0000>] [1.00000 color rgbf <0.6588,0.8667,0.7098,0.0000>] }