-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
87 lines (74 loc) · 1.46 KB
/
.Xresources
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
!!!!!!!
! Xft !
!!!!!!!
!Xft.hintstyle: hintfull
Xft.hintstyle: hintslight
Xft.hinting: true
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
!Xft.dpi: 96
!Xft.dpi: 140
!!!!!!!!!
! Emacs !
!!!!!!!!!
Emacs*geometry: 120x60
!!!!!!!!!
! XTerm !
!!!!!!!!!
XTerm.VT100.background: black
XTerm.VT100.foreground: lightgrey
XTerm*metaSendsEscape: true
XTerm*eightBitInput: false
XTerm.showBlinkAsBold: true
XTerm*scrollBar: false
!XTerm*faceName: "Liberation Mono"
!XTerm*faceName: "DejaVu Sans Mono"
!XTerm*faceName: "Terminus"
!XTerm*faceName: "Nouveau IBM"
! XTerm*faceSize: 8
! XTerm*faceSize1: 6
! XTerm*faceSize2: 7
! XTerm*faceSize3: 8
! XTerm*faceSize4: 13
! XTerm*faceSize5: 17
! XTerm*faceSize6: 22
!XTerm*faceSize: 10
!XTerm*faceSize1: 6
!XTerm*faceSize2: 7
!XTerm*faceSize3: 8
!XTerm*faceSize4: 10
!XTerm*faceSize5: 13
!XTerm*faceSize6: 17
XTerm*utf8: true
!!!!!!!!!
! URxvt !
!!!!!!!!!
! URxvt*font: -*-clean-*-*-*-*-12-*-*-*-*-*-iso8859-*
! URxvt*boldFont: -*-clean-*-*-*-*-12-*-*-*-*-*-iso8859-*
! URxvt*foreground: #e5e5e5
! URxvt*background: #1d1d1d
! URxvt*cursorColor: #FFF9EC
! !Black
! *color0: #121212
! *color8: #2e3436
! !Red
! *color1: #a35b66
! *color9: #ab6b74
! !Green
! *color2: #99ab6f
! *color10: #acb792
! !Yellow
! *color3: #ca9733
! *color11: #ccaa69
! !Blue
! *color4: #495d6e
! *color12: #687987
! !Magenta
! *color5: #825969
! *color13: #977381
! !Cyan
! *color6: #839191
! *color14: #98A4A4
! !White
! *color7: #E0E0E0
! *color15: #e5e5e5