// cpt-city: cb/seq/Blues_04 (cpt) // // Harrower, M., & Brewer, C. A. (2003). ColorBrewer.org: // An online tool for selecting colour schemes for maps. // Cartographic Journal, 40(1), 27-37. // // author: Cynthia Brewer, Mark Harrower // copyright: Apache-style // year: 2002 // url: https://phillips.shef.ac.uk/pub/cpt-city/cb/seq #declare Blues_04 = color_map { [0.00000 color rgbf <0.9373,0.9529,1.0000,0.0000>] [0.25000 color rgbf <0.9373,0.9529,1.0000,0.0000>] [0.25000 color rgbf <0.7412,0.8431,0.9059,0.0000>] [0.50000 color rgbf <0.7412,0.8431,0.9059,0.0000>] [0.50000 color rgbf <0.4196,0.6824,0.8392,0.0000>] [0.75000 color rgbf <0.4196,0.6824,0.8392,0.0000>] [0.75000 color rgbf <0.1294,0.4431,0.7098,0.0000>] [1.00000 color rgbf <0.1294,0.4431,0.7098,0.0000>] }