! ! The file for defining color tables. ! ! there are two formats for defining colortables; one is used to define ! my_gray and Contour, the other one to define test and try. ! In the format used in my_gray each entry has to be a color from the ! X color database (file rgb.txt). In the format used in test you give ! the red green and blue component of the color (values between 0 and 1) ! ! Which colortable is used is specified in the xland resource file XLand ! or in the command line when starting xland. ! ! ! colortable my_gray ! xcolor grey50 xcolor grey62 ! xcolor grey69 xcolor grey75 xcolor grey81 xcolor grey88 xcolor yellow xcolor pink ! xcolor DeepPink xcolor HotPink xcolor orange xcolor red ! xcolor firebrick endtable colortable spectrum xcolor red xcolor orange xcolor yellow xcolor green xcolor blue xcolor magenta xcolor violet endtable colortable test ! 0.996 0.016 0.016 0.996 0.172 0.168 0.996 0.348 0.320 0.992 0.480 0.391 0.980 0.590 0.367 0.973 0.668 0.270 0.969 0.699 0.148 0.973 0.684 0.066 0.973 0.637 0.039 0.953 0.590 0.070 0.910 0.566 0.145 0.844 0.559 0.238 0.797 0.555 0.289 endtable colortable try 0.926 0.012 0.938 0.898 0.035 0.941 0.762 0.113 0.930 0.652 0.172 0.922 0.504 0.254 0.906 0.363 0.340 0.891 0.223 0.430 0.871 0.086 0.523 0.855 0.012 0.637 0.781 0.008 0.730 0.613 0.004 0.820 0.434 0.000 0.875 0.258 0.000 0.832 0.109 0.000 0.742 0.031 0.004 0.652 0.012 0.105 0.609 0.109 ! 0.414 0.641 0.414 ! 0.781 0.781 0.781 ! 0.699 0.602 0.500 ! 0.723 0.543 0.355 ! 0.746 0.539 0.320 ! 0.797 0.555 0.289 ! 0.844 0.559 0.238 ! 0.910 0.566 0.145 ! 0.953 0.590 0.070 ! 0.973 0.637 0.039 ! 0.973 0.684 0.066 ! 0.969 0.699 0.148 ! 0.973 0.668 0.270 ! 0.980 0.590 0.367 ! 0.992 0.480 0.391 ! 0.996 0.348 0.320 ! 0.996 0.172 0.168 ! 0.996 0.016 0.016 endtable colortable Contour ! xcolor Orchid xcolor MediumOrchid1 ! xcolor MediumSlateBlue xcolor CornflowerBlue ! xcolor CadetBlue xcolor DeepSkyBlue xcolor Green xcolor Gray80 xcolor Goldenrod xcolor Coral xcolor Red xcolor FireBrick endtable colortable filter ! xcolor cyan3 xcolor blue xcolor cyan2 xcolor cyan1 xcolor red1 xcolor yellow1 xcolor yellow2 xcolor yellow3 endtable colortable diff_test1 xcolor SkyBlue3 xcolor SkyBlue2 xcolor SkyBlue1 xcolor grey xcolor pink1 xcolor pink2 xcolor pink3 endtable colortable diff_test2 xcolor SkyBlue3 xcolor SkyBlue2 xcolor SkyBlue1 xcolor PeachPuff1 xcolor yellow1 xcolor yellow2 xcolor yellow3 endtable colortable diff_grey xcolor black xcolor white xcolor lightgrey endtable colortable filter_grey xcolor black xcolor white xcolor white xcolor white xcolor white xcolor white xcolor lightgrey endtable colortable filter_color xcolor green1 xcolor bisque xcolor bisque xcolor bisque xcolor bisque xcolor bisque xcolor red1 endtable