blob: 3030d80634574c2bc2ef9d72fc08ef04f41213e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
#include "Viewres"
*background: gray95
*foreground: gray30
*borderColor: gray80
*showGrip: False
*Font: XtDefaultFont
*buttonbox*ShapeStyle: rectangle
*internalBorderWidth: 0
*buttonbox.backgroundPixmap: gradient:vertical?dimension=4&start=gray95&end=gray90
*buttonbox.displayList: foreground gray70;line 0,-1,-1,-1;foreground gray95;line 0,0,-1,0
*treeform.porthole.tree.backgroundPixmap:gradient:vertical?dimension=4&start=gray85&end=gray90
*Tree*List.BorderWidth: 0
*Tree.foreground: gray75
*Tree.lineWidth: 7
*List.backgroundPixmap: gradient:vertical?dimension=4&start=gray95&end=gray90
*List.displayList: foreground gray50;line 0,-1,-1,-1;foreground white;line 0,0,-1,0
*Porthole*Box.BorderWidth: 1
*Panner.BorderWidth: 1
*Panner.background: gray70
*Panner.foreground: gray80
*Panner.shadowColor: gray50
*Panner*backgroundStipple: hlines2
*SimpleMenu.backgroundPixmap: gradient:vertical?dimension=4&start=gray92&end=gray98
|