forked from majnemer/davesdots
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Xresources
104 lines (84 loc) · 1.86 KB
/
Xresources
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
/* XFT */
Xft*dpi: 96
Xft*antialias: true
/* XTerm */
XTerm*class: UXTerm
XTerm*utf8: 1
XTerm*faceSize: 9
XTerm*faceName: Monospace
XTerm*background: black
XTerm*foreground: #CCCCCC
XTerm*termName: xterm-256color
XTerm*eightBitInput: false
XTerm*eightBitOutput: true
XTerm*eightBitControl: false
XTerm*color0: #2E3436
XTerm*color1: #CC0000
XTerm*color2: #4E9A06
XTerm*color3: #C4A000
XTerm*color4: #3465A4
XTerm*color5: #75507B
XTerm*color6: #06989A
XTerm*color7: #D3D7CF
XTerm*color8: #555753
XTerm*color9: #EF2929
XTerm*color10: #8AE234
XTerm*color11: #FCE94F
XTerm*color12: #729FCF
XTerm*color13: #AD7FA8
XTerm*color14: #34E2E2
XTerm*color15: #EEEEEC
XTerm*toolBar: false
/* UXTerm */
UXTerm*faceSize: 9
UXTerm*faceName: Monospace
UXTerm*background: black
UXTerm*foreground: #CCCCCC
UXTerm*termName: xterm-256color
UXTerm*eightBitInput: false
UXTerm*eightBitOutput: true
UXTerm*eightBitControl: false
UXTerm*color0: #2E3436
UXTerm*color1: #CC0000
UXTerm*color2: #4E9A06
UXTerm*color3: #C4A000
UXTerm*color4: #3465A4
UXTerm*color5: #75507B
UXTerm*color6: #06989A
UXTerm*color7: #D3D7CF
UXTerm*color8: #555753
UXTerm*color9: #EF2929
UXTerm*color10: #8AE234
UXTerm*color11: #FCE94F
UXTerm*color12: #729FCF
UXTerm*color13: #AD7FA8
UXTerm*color14: #34E2E2
UXTerm*color15: #EEEEEC
UXTerm*toolBar: false
/* URxvt */
URxvt*font: xft:Monospace-9
URxvt*background: black
URxvt*foreground: #CCCCCC
URxvt*termName: rxvt-unicode
URxvt*color0: #2E3436
URxvt*color1: #CC0000
URxvt*color2: #4E9A06
URxvt*color3: #C4A000
URxvt*color4: #3465A4
URxvt*color5: #75507B
URxvt*color6: #06989A
URxvt*color7: #D3D7CF
URxvt*color8: #555753
URxvt*color9: #EF2929
URxvt*color10: #8AE234
URxvt*color11: #FCE94F
URxvt*color12: #729FCF
URxvt*color13: #AD7FA8
URxvt*color14: #34E2E2
URxvt*color15: #EEEEEC
/* Rxvt */
Rxvt*termName: rxvt
/* Aterm */
Aterm*termName: aterm
/* pterm */
pterm.TerminalType: putty-256color