// cpt-city: jjg/cbac/seq/cbacGnBu03 (cpt) // // Almost continuous 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/cbac/seq #declare cbacGnBu03 = color_map { [0.00000 color rgbf <0.8784,0.9529,0.8588,0.0000>] [0.33333 color rgbf <0.7961,0.9216,0.8039,0.0000>] [0.33333 color rgbf <0.7412,0.8980,0.7647,0.0000>] [0.66667 color rgbf <0.5098,0.7804,0.7412,0.0000>] [0.66667 color rgbf <0.4118,0.7216,0.7608,0.0000>] [1.00000 color rgbf <0.2627,0.6353,0.7922,0.0000>] }