blob: 750e7d4e11532acb6be72cef3a5ac15cf1c6a0e5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
XGterm*Form.background: #c0c0c0
XGterm*TransientShell*Dialog.background: #c0c0c0
XGterm*Command.background: #c0c0c0
XGterm*Menubutton.background: #c0c0c0
XGterm*ScrollbarBackground: #c0c0c0
!XGterm*Scrollbar*background: #c0c0c0
XGterm*Scrollbar*background: #c0c0c0
!XGterm*Scrollbar*foreground: #cccccc
XGterm*Scrollbar*width: 15
XGterm*Scrollbar*height: 15
XGterm*Scrollbar*shadowWidth: 2
XGterm*Scrollbar*cursorName: top_left_arrow
XGterm*Scrollbar*pushThumb: true
XGterm*shapeStyle: Rectangle
XGterm*beNiceToColormap: False
XGterm*shadowWidth: 2
XGterm*SmeBSB*shadowWidth: 2
XGterm*highlightThickness: 0
XGterm*topShadowContrast: 20
XGterm*bottomShadowContrast: 55
!*VT100*background: black
!*VT100*foreground: wheat
*VT100*color0: black
*VT100*color1: red4
*VT100*color2: green4
*VT100*color3: yellow4
*VT100*color4: blue4
*VT100*color5: magenta4
*VT100*color6: cyan4
*VT100*color7: gray55
*VT100*color8: gray30
*VT100*color9: red
*VT100*color10: green
*VT100*color11: yellow
*VT100*color12: blue
*VT100*color13: magenta
*VT100*color14: cyan
*VT100*color15: white
*VT100*colorBD: white
*VT100*colorUL: yellow
XGterm*dynamicColors: false
|