1! $XFree86$
2
3#include "Xmessage"
4
5*background:			gray85
6*foreground:			gray15
7
8*Scrollbar.thumb:		vlines2
9*Scrollbar.width:		14
10*Scrollbar.foreground:		rgb:a/5/5
11*Scrollbar.borderWidth:		0
12*Scrollbar.displayList:\
13foreground	gray90;\
14lines		1,-1,-1,-1,-1,1;\
15foreground	gray60;\
16lines		-1,0,0,0,0,-1
17
18*Text.?.cursorColor:		rgb:d/5/5
19*Text.borderColor:		gray80
20*Text*background:		gray96
21*Text*Scrollbar.background:	gray80
22*Text.displayList:\
23foreground	gray90;\
24lines		1,-1,-1,-1,-1,1;\
25foreground	gray60;\
26lines		-1,0,0,0,0,-1
27
28*Command.highlightThickness:	2
29*Command.internalWidth:		5
30*Command.internalHeight:	3
31*Command.borderColor:		gray40
32*Command.shapeStyle:		Rectangle
33*Command.background:		gray80
34*Command.displayList:\
35foreground	gray60;\
36lines		1,-1,-1,-1,-1,1;\
37foreground	gray90;\
38lines		-1,0,0,0,0,-1
39
40*Form.displayList:\
41foreground	gray60;\
42lines		1,-1,-1,-1,-1,1;\
43foreground	gray90;\
44lines		-1,0,0,0,0,-1
45