# # gmt/split : Like polar, but via black instead of white [S, C=RGB] # Split colors that has black around midpoint hinge # Designed by P. Wessel, SOEST # #---------------------------------------------------------- # COLOR_MODEL = RGB # SOFT_HINGE #---------------------------------------------------------- -1 128/128/255 -0.5 0/0/128 -0.5 0/0/128 0 0/0/0 0 0/0/0 0.5 128/0/0 0.5 128/0/0 1 255/128/128 #----------------------------------------------------------