aboutsummaryrefslogtreecommitdiff
path: root/x/Xresources
blob: d89a236017ddf0ac29b8e050f470f6740c6444c2 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
! XTerm
XTerm.termName: xterm-256color
XTerm.vt100.bellIsUrgent: true
XTerm.vt100.charClass: 0-32:0,33-59:1,60:2,61:1,62:2,63-65535:1
XTerm.vt100.internalBorder: 0
XTerm.vt100.eightBitInput: false
XTerm.vt100.metaSendsEscape: true
XTerm.vt100.background: #030303
XTerm.vt100.foreground: #E0E0E0
XTerm.vt100.color0: #030303
XTerm.vt100.color1: #CC0000
XTerm.vt100.color2: #3EAA06
XTerm.vt100.color3: #C4A000
XTerm.vt100.color4: #3465A4
XTerm.vt100.color5: #75507B
XTerm.vt100.color6: #06989A
XTerm.vt100.color7: #D3D7CF
XTerm.vt100.color8: #303030
XTerm.vt100.color9: #EF2929
XTerm.vt100.color10: #7AF234
XTerm.vt100.color11: #FCE94F
XTerm.vt100.color12: #729FCF
XTerm.vt100.color13: #AD7FA8
XTerm.vt100.color14: #34E2E2
XTerm.vt100.color15: #EEEEEC

! URxvt
URxvt.cursorBlink: on
URxvt.cutchars: <>│
URxvt.internalBorder: 0
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.perl-ext-common: select
URxvt.pointerBlank: true
URxvt.saveLines: 10000
URxvt.scrollBar: false
URxvt.scrollTTyKeypress: true
URxvt.scrollTTyOutput: false
URxvt.secondaryScroll: true
URxvt.urgentOnBell: true
URxvt.background: #030303
URxvt.foreground: #E0E0E0
URxvt.color0: #030303
URxvt.color1: #CC0000
URxvt.color2: #3EAA06
URxvt.color3: #C4A000
URxvt.color4: #3465A4
URxvt.color5: #75507B
URxvt.color6: #06989A
URxvt.color7: #D3D7CF
URxvt.color8: #303030
URxvt.color9: #EF2929
URxvt.color10: #7AF234
URxvt.color11: #FCE94F
URxvt.color12: #729FCF
URxvt.color13: #AD7FA8
URxvt.color14: #34E2E2
URxvt.color15: #EEEEEC