blob: 95aceefcea78b7494667887330501dc690a64c7d (
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
|
utohint: 0
Xft.antialias: 1
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.dpi: 96
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
*color4: royalblue
*color12: #5895cf
Rxvt.background: #1a1a1a
Rxvt.foreground: white
Rxvt.scrollBar: false
Rxvt.font: xft:Inconsolata:size=11:autohint=true
!Rxvt.letterSpace: 0
Rxvt.fade: 25
URxvt*urgentOnBell: true
URxvt*transparent: true
URxvt*shading: 15
XTerm*background: rgb:1a/1a/1a
XTerm*foreground: white
XTerm*scrollBar: false
XTerm*faceName: xft:Inconsolata:size=12:autohint=true
XTerm*bellIsUrgent: true
XTerm*eightBitInput: false
|