-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
85 lines (77 loc) · 1.7 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
! .Xresources --- X server resource database
!
! Created July 10, 2004
! Last Modified August 10, 2011
! Jason Blevins <[email protected]>
!! Emacs
Emacs.menuBar: off
Emacs.verticalScrollBars: off
Emacs.toolBar: off
Emacs.internalBorder: 1
Emacs.geometry: 80x35+5+5
Emacs.FontBackend: xft
!! XTerm
XTerm*faceName: Fira Code Light
XTerm*faceSize: 16
XTerm*geometry: 80x30
XTerm*saveLines: 5000
XTerm*background: black
XTerm*foreground: #DDDDDB
XTerm*cursorColor: #73D216
XTerm*visualBell: true
XTerm*scrollBar: off
XTerm*cursorBlink: on
XTerm*metaSendsEscape: true
XTerm*utf8: 1
XTerm*eightBitInput: false
!! Tango Colors for XTerm
! Black
XTerm*color0: #000000
XTerm*color8: #555753
! Red
XTerm*color1: #CC0000
XTerm*color9: #EF2929
! Green
XTerm*color2: #4E9A06
XTerm*color10: #8AE234
! Yellow
XTerm*color3: #C4A000
XTerm*color11: #FCE94F
! Blue
XTerm*color4: #3465A4
XTerm*color12: #729FCF
! Purple
XTerm*color5: #75507B
XTerm*color13: #AD7FA8
! Cyan
XTerm*color6: #06989A
XTerm*color14: #34E2E2
! White
XTerm*color7: #C2C6BE
XTerm*color15: #DDDDDB
!! Xdvi
xdvi.geometry: 850x1000-0+0
xdvi.shrinkFactor: 5
xdvi.paper: us
xdvi.expert: 1
xdvi.background: #DDDDDB
xdvi.editor: emacsclient --no-wait +%l %f
xdvi.linkstyle: 2
xdvi.highlight: Blue
xdvi.linkColor: DarkBlue
xdvi.visitedLinkColor: Purple3
xdvi.sidemargin: 1in
xdvi.topmargin: 1in
!! Xfig
xfig.inches: on
xfig.latexfonts: on
xfig.specialtext: on
xfig.startfontsize: 11
xfig.paper_size: Letter
!! xclock
xclock*background: #111111
xclock*foreground: #DDDDDB
xclock*render: true
xclock*sharp: true
xclock*analog: false
xclock*geometry: -0-0