1!
2! Suggested default value for the color_xterm ressources for use under GP.
3! See the color_xterm man for the meaning of these
4!
5
6XTerm*highlightSelection:  true
7XTerm.VT100.eightBitInput:  true
8XTerm.VT100.eightBitOutput:  true
9XTerm.VT100.titeInhibit:  true
10XTerm.VT100.altScreenInhibit:  true
11
12XTerm.VT100*colorMode:  on
13XTerm.VT100*dynamicColors:  on
14
15XTerm*color0: black
16XTerm*color1: red3
17XTerm*color2: green3
18XTerm*color3: #e52d2d
19XTerm*color4: blue3
20XTerm*color5: magenta3
21XTerm*color6: cyan3
22XTerm*color7: gray90
23XTerm*color8: gray30
24XTerm*color9: red
25XTerm*color10: green
26XTerm*color11: yellow
27XTerm*color12: blue
28XTerm*color13: magenta
29XTerm*color14: cyan
30XTerm*color15: white
31XTerm*colorUL: yellow
32XTerm*colorBD: white
33