% For a list of color names, look at the standard X resource file
%   "rgb.txt" 
% Colors can also be given as an hexadecimal value #uvwxyz
% where uv stands for red, wx for green and yz for blue.

<colors>

% International Boundaries (int)
00 + grey40		% Demarcated or delimited international boundary
01 + grey55		% Indefinite or disputed international boundary
02 + grey70		% Other line of separation of sovereignty on land

% State Boundaries (nat)
03 + pink		% State boundary lines on land
04 + pink3		% State boundary lines on water

% Rivers (riv)
05 + lightblue		% Permanent major rivers
06 + lightblue		% Additional major rivers
07 + lightblue		% Additional rivers
08 + lightblue		% Minor rivers
09 + lightblue		% Double lined rivers
10 + lightblue		% Intermittent rivers - major
11 + lightblue		% Intermittent rivers - additional
12 + lightblue		% Intermittent rivers - minor
13 + cadetblue		% Major canals
14 + cadetblue		% Canals of lesser importance
15 + cadetblue		% Canals - irrigation type

% Coast, Islands and Lakes (cil)
16 + green3		% Coasts, and major islands and lakes
17 + green3		% Additional major islands and lakes
18 + green3		% Intermediate islands and lakes
19 + green3		% Minor islands and lakes
20 + green3		% Intermittent major lakes
21 + green3		% Intermittent minor lakes
22 + green4		% Reefs
23 + slateblue		% Salt pans - major
24 + slateblue		% Salt pans - minor
25 + aquamarine		% Ice Shelves - major
26 + aquamarine		% Ice Shelves - minor
27 + seagreen		% Glaciers

% Earth/Grid colors (ear)
28 + white		% Background color of map
29 + black		% Background color of sky
30 + white		% Foreground color of stars
31 + brown4             % Equator, Tropics, Polar circles
32 + orange		% Gridlines around Earth (parallels)
33 + orange		% Gridlines around Earth (meridians)
34 + orange		% Earth contour

% Mark & label colors (lab)
35 + red		% Color of circular marks representing cities
36 - red		% Color of text of city names
37 - purple2		% Color of symbols representing airports
38 - purple4		% Color of text of airport names
39 - black		% Color of symbols representing observatories
40 - black		% Color of text of observatory names
41 + orchid1		% Color of triangles representing peaks
42 - orchid3		% Color of text of peak names
43 - orange3		% Color of text of location labels (land)
44 - navy		% Color of text of location labels (water)

% Menu colors (mnu)
45 + black		% Foreground color of text menus
46 + grey90	 	% Background color of text menus
47 + red		% Foreground color of text caret
48 + beige		% Background color of command window
49 + grey80		% Background color of Escape button
50 + red		% Foreground color of tick marks
51 + blue		% Foreground color of directory labels
52 + magenta		% Foreground color of image labels
53 + black		% Foreground color of the cross of a marked point
54 + yellow4		% Foreground color of the selection rectangle
55 + magenta		% Foreground color of current selected point
