-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xresources
175 lines (147 loc) · 4.69 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
! vim: foldenable foldmethod=marker
!
! System-wide XResources configuration
!
! Put host specific resources in ~/.Xresources-<hostname>
!
*customization: -color
! Terminal colorscheme {{{1
#ifdef COLORSCHEME
# include COLORSCHEME
#endif
*background: BG
*foreground: FG
*fadeColor: FADE
*cursorColor: CURSOR
*pointerColorBackground:POINTERBG
*pointerColorForeground:POINTERFG
*highlightColor: HILIGHT
!! black dark/light
*.color0: COLOR0
*.color8: COLOR8
!! red dark/light
*.color1: COLOR1
*.color9: COLOR9
!! green dark/light
*.color2: COLOR2
*.color10: COLOR10
!! yellow dark/light
*.color3: COLOR3
*.color11: COLOR11
!! blue dark/light
*.color4: COLOR4
*.color12: COLOR12
!! magenta dark/light
*.color5: COLOR5
*.color13: COLOR13
!! .cyan dark/light
*.color6: COLOR6
*.color14: COLOR14
!! white dark/light
*.color7: COLOR7
*.color15: COLOR15
*fading: 40
! Defaults {{{1
*font: Source Code Pro:size=10
! dmenu {{{1
dmenu*font: monospace:size=10
dmenu*background: #222222
dmenu*foreground: #bbbbbb
dmenu*selbackground: #005577
dmenu*selforeground: #eeeeee
dmenu*hibackground: #005577
dmenu*hiforeground: orange
dmenu*hiselbackground: #005577
dmenu*hiselforeground: orange
dmenu*outforeground: purple
dmenu*outbackground: green
! pinentry-dmenu {{{1
pinentry-dmenu*font: monospace:size=14
pinentry-dmenu*borderwidth: 1
! dclock {{{1
dclock*background: BG
dclock*led_off: BG
! dmenu-run {{{1
dmenu-run*font: monospace:size=16
dmenu-run*borderwidth: 1
! dmenu-menu {{{1
dmenu-menu*font: monospace:size=16
dmenu-menu*borderwidth: 1
! tabbed {{{1
tabbed.font: monospace:size=8
! winsearch {{{1
winsearch*font: monospace:size=16
winsearch*borderwidth: 1
! XTerm / UXTerm {{{1
XTerm*colorBDMode: true
XTerm*colorBD: blue
XTerm*colorULMode: true
XTerm*colorUL: green
XTerm*deleteIsDEL: true
XTerm*cursorColor: yellow
XTerm*faceName: Terminus
XTerm*faceSize: 10
UXTerm*colorBDMode: true
UXTerm*colorBD: blue
UXTerm*colorULMode: true
UXTerm*colorUL: green
UXTerm*deleteIsDEL: true
UXTerm*cursorColor: yellow
UXTerm*faceName: Monospace
UXTerm*faceSize: 10
! XLogo {{{1
XLogo*background: #dc322f
XLogo*foreground: #002B36
XLogo*shapeWindow: false
! XCalc {{{1
XCalc*Cursor: top_left_arrow
XCalc*pointerColor: #073642
! XLock {{{1
xlock.echokeys: true
xlock.echokey: *
xlock.planfont: lucidasans-12
xlock.font: lucidasans-14
xlock.messagefont: lucidasans-14
xlock.foreground: #bbbbbb
xlock.background: #005577
! XClock {{{1
! nothing at the moment
! xscreensaver {{{1
!font settings
xscreensaver.Dialog.headingFont: -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-*
xscreensaver.Dialog.bodyFont: -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-*
xscreensaver.Dialog.labelFont: -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-*
xscreensaver.Dialog.unameFont: -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-*
xscreensaver.Dialog.buttonFont: -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-*
xscreensaver.Dialog.dateFont: -*-fixed-medium-r-*-*-12-*-*-*-*-*-*-*
xscreensaver.passwd.passwdFont: -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-*
!general dialog box (affects main hostname, username, password text)
xscreensaver.Dialog.foreground: #101010
xscreensaver.Dialog.background: #D8D8D8
xscreensaver.Dialog.topShadowColor: #D8D8D8
xscreensaver.Dialog.bottomShadowColor: #D8D8D8
xscreensaver.Dialog.Button.foreground: #101010
xscreensaver.Dialog.Button.background: #E5E5E5
!username/password input box and date text colour
xscreensaver.Dialog.text.foreground: #101010
xscreensaver.Dialog.text.background: #E5E5E5
xscreensaver.Dialog.internalBorderWidth:24
xscreensaver.Dialog.borderWidth: 0
xscreensaver.Dialog.shadowThickness: 2
!timeout bar (background is actually determined by Dialog.text.background)
xscreensaver.passwd.thermometer.foreground: #101010
xscreensaver.passwd.thermometer.background: #2E2E2E
xscreensaver.passwd.thermometer.width: 8
! xsetroot {{{1
xsetroot.foreground: #000011
xsetroot.background: #002b36
xsetroot.modx: 16
xsetroot.mody: 16
! xautolock {{{1
xautolock.time: 10
xautolock.locker: xlock -info ""
! xfortune {{{1
xfortune.gfont: liberationmono,20
xfortune.xfont: -*-*-*-*-*-*-20-0-0-0-p-*-*-*
xfortune.fg: white
xfortune.bg: black