-
Notifications
You must be signed in to change notification settings - Fork 4
/
Xdefaults
48 lines (46 loc) · 1.22 KB
/
Xdefaults
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
URxvt*geometry: 80x25
URxvt*background: #000000
URxvt*foreground: #ffffff
URxvt*inheritPixmap: true
URxvt*reverseVideo: false
URxvt*tintColor: #dfdfdf
URxvt*shading: 20 !trans, 0=opaque
URxvt*fading: 10 !term unfocus
URxvt*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
!URxvt*font xft:Monospace:pixelsize=21
!URxvt*font: xft:matto:antialias=true:size=8
!URxvt*font: xft:Bitstream Vera Sans mono:size=9
URxvt*scrollBar: false
URxvt*scrollBar_floating: true
URxvt*scrollBar_right: false
URxvt*scrollColor: #000000
URxvt*saveLines: 5500
!URxvt*termName: URxvt
URxvt*cursorColor: #d8d8d8
URxvt*colorBD: lightyellow
URxvt*colorUL: yellow
!colors
!black
URxvt*color0: #676767
URxvt*color8: #757575
!red
URxvt*color1: #EA6868
URxvt*color9: #FF7272
!green
URxvt*color2: #ABCB8D
URxvt*color10: #AFD78A
!yellow
URxvt*color3: #E8AE5B
URxvt*color11: #FFA75D
!blue
URxvt*color4: #71C5F4
URxvt*color12: #67CDE9
!magenta
URxvt*color5: #E2BAF1
URxvt*color13: #ECAEE9
!cyan
URxvt*color6: #21F1EA
URxvt*color14: #36FFFC
!white
URxvt*color7: #F1F1F1
URxvt*color15: #FFFFFF