You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
308 B
Plaintext

1 month ago
#
# gmt/gray : Gray linear ramp from black to white [C=RGB]
# Plain linear gray color table
#----------------------------------------------------------
# COLOR_MODEL = RGB
#----------------------------------------------------------
0 black 1 white
#----------------------------------------------------------