// cpt-city: cb/qual/Paired_08 (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/qual #declare Paired_08 = color_map { [0.00000 color rgbf <0.6510,0.8078,0.8902,0.0000>] [0.12500 color rgbf <0.6510,0.8078,0.8902,0.0000>] [0.12500 color rgbf <0.1216,0.4706,0.7059,0.0000>] [0.25000 color rgbf <0.1216,0.4706,0.7059,0.0000>] [0.25000 color rgbf <0.6980,0.8745,0.5412,0.0000>] [0.37500 color rgbf <0.6980,0.8745,0.5412,0.0000>] [0.37500 color rgbf <0.2000,0.6275,0.1725,0.0000>] [0.50000 color rgbf <0.2000,0.6275,0.1725,0.0000>] [0.50000 color rgbf <0.9843,0.6039,0.6000,0.0000>] [0.62500 color rgbf <0.9843,0.6039,0.6000,0.0000>] [0.62500 color rgbf <0.8902,0.1020,0.1098,0.0000>] [0.75000 color rgbf <0.8902,0.1020,0.1098,0.0000>] [0.75000 color rgbf <0.9922,0.7490,0.4353,0.0000>] [0.87500 color rgbf <0.9922,0.7490,0.4353,0.0000>] [0.87500 color rgbf <1.0000,0.4980,0.0000,0.0000>] [1.00000 color rgbf <1.0000,0.4980,0.0000,0.0000>] }