-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdot.Xresources.old
85 lines (70 loc) · 2.3 KB
/
dot.Xresources.old
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
!!! My old Xresources from UO days.
!*customization: -color
*VT100*colorMode: on
*VT100*boldColors: on
*VT100*dynamicColors: on
! Uncomment this for "white" text on a dark background.
!*VT100*foreground: gray90
!*VT100*background: black
! Get emacs too, and everything else while we are at it ...
*VT100*foreground: gray90
*VT100*background: black
*emacs*foreground: gray90
*emacs*background: black
! - OR -
! Uncomment this for black text on a "white" background.
!*VT100*foreground: black
!*VT100*background: gray90
! - OR -
! leave the foreground/background colors alone (at the mercy of your desktop
! designer).
! Color the popup/pulldown menu border to match the text widget's foreground.
!*SimpleMenu*borderColor: gray15
! Uncomment this to use color for underline attribute
*VT100*colorULMode: on
*VT100*italicULMode: on
!*VT100*underLine: off
! Uncomment this to use color for the bold attribute
*VT100*colorBDMode: on
!! Trashes ASCII terminal escapes
! Uncomment this to use the bold/underline colors in preference to other colors
!*VT100*colorAttrMode: on
*VT100*color0: black
*VT100*color1: red3
*VT100*color2: green3
*VT100*color3: yellow3
*VT100*color4: blue
*VT100*color5: magenta3
*VT100*color6: cyan3
*VT100*color7: gray90
*VT100*color8: gray50
*VT100*color9: red
*VT100*color10: green
*VT100*color11: yellow
*VT100*color12: rgb:5c/5c/ff
*VT100*color13: magenta
*VT100*color14: cyan
*VT100*color15: white
*VT100*colorUL: green
*VT100*colorBD: white
! Setting the font might not be a very good idea ...
!*font: 8x16
! I am finding emacs fonts by googling for ``emacs `clean 6x8'''
! This is called clean 6x8 in emacs
!*font: -schumacher-clean-medium-r-normal--8-*-*-*-c-60-iso8859-1
! This is called lucidasanstypewriter-12 in emacs
!*font: -b&h-lucidatypewriter-medium-r-normal-sans-*-120-*-*-*-*-iso8859-1
!!! The one important setting in this file.
! Allows one to use mad fresh GNU meta-key combos in xterm (like I
! need to be able to easily enter Fåñ¢¥ chars)
XTerm*metaSendsEscape: true
! The computers in Deschutes 100 don't have wheel mice.
XTerm*scrollBar: true
! And when you have a scroll bar, you really want to scroll.
XTerm*saveLines: 2006
! Make the xclock rock.
XClock*foreground: black
XClock*background: grey
XClock*highlight: red
XClock*update: 1
XClock*chime: true