-
Notifications
You must be signed in to change notification settings - Fork 7
/
.Xdefaults
50 lines (44 loc) · 1.18 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
48
urxvt*font: xft:terminus:pixelsize=8
urxvt*boldFont: xft:terminus:pixelsize=8
urxvt*termName: rxvt
urxvt*depth: 32
urxvt*background: [90]#212629
urxvt*foreground: #737c80
urxvt*scrollBar: false
urxvt*matcher.button: 1
urxvt*cursorBlink: true
urxvt*cursorColor: #c1c8c9
urxvt*colorBD: #9a7b88
urxvt.transparent: false
urxvt*allow_bold: true
Xft*dpi: 96
Xft*antialias: false
Xft*hinting: full
URxvt*inheritPixmap: false
!URxvt*tintColor: black
!URxvt*shading: 80
!URxvt*geometry: 80x17
!black
URxvt*color0: #111313
URxvt*color8: #424446
!red
URxvt*color1: #9e6b71
URxvt*color9: #b69094
!green
URxvt*color2: #719e6b
URxvt*color10: #94b690
!yellow
URxvt*color3: #9e986c
URxvt*color11: #b5b18f
!blue
URxvt*color4: #6c8b9e
URxvt*color12: #90a7b6
!magenta
URxvt*color5: #986b9e
URxvt*color13: #b290b6
!cyan
URxvt*color6: #6b9e98
URxvt*color14: #90b6b3
!white
URxvt*color7: #b8baba
URxvt*color15: #cdcfce