summaryrefslogtreecommitdiffstats
path: root/xdefaults
blob: a4b7b61eae70ef0da0ec489a2447b7d47b47ef03 (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
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
URxvt*font: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-*-*
#URxvt*font: xft:terminus:pixelsize=8
#URxvt*font:xft:Bitstream Vera Sans Mono:pixelsize=11

URxvt*buffered: true
URxvt*internalBorder: 2
URxvt*reverseVideo: false
URxvt*scrollBar: false
URxvt*scrollstyle: plain
URxvt*secondaryscroll: true
URxvt*saveLines: 1000
URxvt*termName: rxvt-unicode
URxvt*eightBitInput: true
URxvt*metaSendsEscape: true
URxvt*urlLauncher: firefox
URxvt*matcher.button: 1
URxvt*cutchars: `"()'*<>[]{|}
URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
URxvt*urgentOnBell: true
URxvt*visualBell: false
URxvt*selection.pattern-0: ([[:word:]]+)
URxvt*perl-ext: selection
URxvt*perl-ext-common: default,matcher
URxvt*inheritPixmap: true
URxvt*inheritPixmap: false

URxvt.cursorColor: #005588
URxvt*background: #141414
URxvt*foreground: #ffffff
URxvt*underlineColor: red
URxvt*colorBD: #FFFFFF
URxvt*colorUL: #FFFFFF
URxvt*color0: #5D5D5D
URxvt*color1: #CC0000
URxvt*color2: #6E8558
URxvt*color3: #C4A000
URxvt*color4: #3465A4
URxvt*color5: #CEA86F
URxvt*color6: #FFFFFF
URxvt*color7: #FFFFFF
URxvt*color8: #888888
URxvt*color9: #D76666
URxvt*color10: #B5DF8D
URxvt*color11: #FF0000
URxvt*color12: #729FCF
URxvt*color13: #FFD28F
URxvt*color14: #69C8B1
URxvt*color15: #9AC4DD

#URxvt.transparent: true
#URxvt.tintColor: #000000
#URxvt.shading: 20