-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Xresources
More file actions
66 lines (57 loc) · 1.47 KB
/
Copy path.Xresources
File metadata and controls
66 lines (57 loc) · 1.47 KB
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
59
60
61
62
63
64
65
66
Xft.dpi: 192
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
urxvt.scrollBar: false
URxvt.depth: 32
URxvt.transparent: false
URxvt.fading: 0
URxvt.loginShell: true
URxvt.saveLines: 20000
URxvt.internalBorder: 3
URxvt.lineSpace: 0
URxvt.background: #1C1C1C
URxvt*foreground: #D0D0D0
URxvt*cursorColor: #FFFFFF
URxvt*color0: #1C1C1C
URxvt*color1: #E1321A
URxvt*color2: #6AB017
URxvt*color3: #FFC005
URxvt*color4: #004F9E
URxvt*color5: #EC0048
URxvt*color6: #2AA7E7
URxvt*color7: #F2F2F2
URxvt*color8: #5D5D5D
URxvt*color9: #FF361E
URxvt*color10: #7BC91F
URxvt*color11: #FFD00A
URxvt*color12: #0071FF
URxvt*color13: #FF1D62
URxvt*color14: #4BB8FD
URxvt*color15: #D0D0D0
URxvt.shading: 10
URxvt.cursorBlink: true
URxvt.font: xft:inconsolata:size=12:antialias=true
URxvt.boldFont: xft:inconsolata:bold:size=12:antialias=true
Rxvt.background: #0C1C1C
Rxvt*foreground: #D0D0D0
Rxvt*cursorColor: #FFFFFF
Rxvt*color0: #1C1C1C
Rxvt*color1: #E1321A
Rxvt*color2: #6AB017
Rxvt*color3: #FFC005
Rxvt*color4: #004F9E
Rxvt*color5: #EC0048
Rxvt*color6: #2AA7E7
Rxvt*color7: #F2F2F2
Rxvt*color8: #5D5D5D
Rxvt*color9: #FF361E
Rxvt*color10: #7BC91F
Rxvt*color11: #FFD00A
Rxvt*color12: #0071FF
Rxvt*color13: #FF1D62
Rxvt*color14: #4BB8FD
Rxvt*color15: #D0D0D0