-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
executable file
·463 lines (435 loc) · 16.2 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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
! ******************
! * ************** *
! * * * *
! * * Xresources * *
! * * * *
! * ************** *
! ******************
!
! reload .Xresources with: xrdb ~/.Xresources
!
!Xft.dpi: 121
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.rgba: rgb
xcalendar*firstDay: 1
xcalendar*markHoliday: false
!Xcursor.theme: whitelarge
!Xcursor.size: 32
! *********
! * *
! * EMACS *
! * *
! *********
!
Emacs*useXIM: true
! Emacs*XIM: none
! ********************
! * *
! * XTERM - Setting *
! * *
! ********************
!
XTerm*background: grey15
XTerm*foreground: grey75
XTerm*cursorColor: darkorange1
XTerm*scrollBar: false
XTterm*utf8: 2
XTerm*termName: xterm-256color
XTerm*faceName: xft:Dejavu Sans Mono:pixelsize=11.5
! http://invisible-island.net/xterm/xterm.faq.html#tiny_menus
XTerm.VT100.geometry: 89x29
XTerm*saveLines: 7777
XTerm*metaSendsEscape: true
XTerm*highlightSelection: true
XTerm*trimSelection: true
XTerm*cutNewline: false
XTerm*colorBDMode: true
XTerm*colorBD: khaki
XTerm*charClass: 3:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48,35:48,58:48,63:48,61:48,44:48,38:48,59:48
!colors
!black
XTerm*color0: #171717
XTerm*color8: #737373
!red
XTerm*color1: #FF5E5E
XTerm*color9: #FF7878
!green
XTerm*color2: #9CE82B
XTerm*color10: #9ACD32
!yellow
XTerm*color3: #F0E68C
XTerm*color11: #EEE8AA
!blue
XTerm*color4: #008AFF
XTerm*color12: #4F98FF
!magenta
XTerm*color5: #E88CFF
XTerm*color13: #EDA6FF
!cyan
XTerm*color6: #87CEFA
XTerm*color14: #B0E2FF
!white
XTerm*color7: #DCDCCC
XTerm*color15: #FFFFFF
! *******************
! * *
! * URXVT - Setting *
! * *
! *******************
!
!real transparency with active compositor
URxvt*depth: 32
URxvt*background: rgba:0000/0000/0000/dddd
!
urxvt*secondaryScreen: true
URxvt*scrollBar: true
URxvt*scrollColor: grey13
URxvt*troughColor: black
URxvt*scrollBar_floating: true
URxvt*scrollBar_right: true
URxvt*cursorColor: darkorange1
URxvt*foreground: grey75
URxvt*background: grey15
URxvt*saveLines: 7777
URxvt*cursorBlink: true
URxvt*termName: rxvt-unicode
URxvt*font: xft:Dejavu Sans Mono:pixelsize=12
URxvt*boldFont: xft:Dejavu Sans Mono:pixelsize=12
URxvt*colorBD: orange
URxvt*transparent: false
URxvt*shading: 33
URxvt*tintColor: turquoise
URxvt.cutchars: ()*,<>[]{}|`""''
URxvt.tabbed.tabbar-fg: 6
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg: 0
URxvt.tabbed.tab-bg: 3
URxvt*iso14755_52: false
URxvt.font: xft:monospace:size=11:antialias=true:hinting=Full
URxvt.urlLauncher : firefox
!URxvt*matcher.pattern.1: \\b(mailto:)[\\w\-\@;\/?:&=%\$_.+!*\x27(),~#]+ [\\w\-\@;\/?:&=%\$_+!*\x27()~]
!URxvt.matcher.launcher.1: claws-mail
URxvt*matcher.pattern.1: \\bhttps?:\/\/(?:(?:www.youtube|youtube).com\/watch\\?.*v=|youtu.be/)([\\w-]*)
URxvt*matcher.launcher.1: urlLauncher -video $0
URxvt*matcher.pattern.2: \\bhttps?:\/\/vimeo.com\/([\\w-]*)
URxvt*matcher.launcher.2: urlLauncher -video $0
URxvt*matcher.pattern.3: \\bhttps?:\/\/[\\w-.]*\/[\\w./?&@#-]*.(?i)(mp3|ogg|wav|wma|flv)
URxvt*matcher.launcher.3: urlLauncher -audio $0
URxvt*matcher.pattern.4: \\bhttps?:\/\/[\\w-.]*\/[\\w./?&@#-]*.(?i)(jpg|jpeg|png)
URxvt*matcher.launcher.4: urlLauncher -image $0
!urxvt*perl-lib resource: /usr/lib/urxvt/perl
URxvt.perl-lib: $HOME/.urxvt/ext:urxvt-scripts-master:/usr/lib/urxvt/perl
URxvt.perl-ext-common: default,matcher,tabbed
URxvt.perl-ext: selection,mark-yank-urls
URxvt.keysym.M-u: perl:mark-yank-urls:activate_mark_mode
URxvt.urlLauncher: google-chrome
!URxvt.urlLauncher: urlLauncher $0
URxvt.underlineURLs: true
! !colors
! !black
! URxvt*color0: #171717
! URxvt*color8: #737373
! !red
! URxvt*color1: #FF5E5E
! URxvt*color9: #FF7878
! !green
! URxvt*color2: #9CE82B
! URxvt*color10: #9ACD32
! !yellow
! URxvt*color3: #F0E68C
! URxvt*color11: #EEE8AA
! !blue
! URxvt*color4: #008AFF
! URxvt*color12: #4F98FF
! !magenta
! URxvt*color5: #E88CFF
! URxvt*color13: #EDA6FF
! !cyan
! URxvt*color6: #87CEFA
! URxvt*color14: #B0E2FF
! !white
! URxvt*color7: #DCDCCC
! URxvt*color15: #FFFFFF
! BLACK & GOLD
URxvt.depth: 32
URxvt.background: [100]#181818
URxvt.foreground: [100]#ebeac5
URxvt*color0: #917649
URxvt*color1: #fdc963
URxvt*color2: #dbb574
URxvt*color3: #695532
URxvt*color4: #544119
URxvt*color5: #917649
URxvt*color6: #fdc963
URxvt*color7: #dbb574
URxvt*color8: #695532
URxvt*color9: #544119
URxvt*color10: #917649
URxvt*color11: #fdc963
URxvt*color12: #dbb574
URxvt*color13: #695532
URxvt*color14: #544119
URxvt*color15: #917649
! *******************
! * *
! * ATERM - Setting *
! * *
! *******************
!
Aterm*background: #000000
Aterm*foreground: #ffffff
Aterm*transparent: true
Aterm*shading: 80
Aterm*cursorColor: #d8d8d8
Aterm*scrollbars: false
Aterm*saveLines: 2000
Aterm*tinting: gray
Aterm*scrollBar: false
!Aterm*scrollBar_right: true
Aterm*transpscrollbar: true
Aterm*borderwidth: 0
!Aterm*font: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
!Aterm*font: -artwiz-anorexia-medium-r-normal--11-110-75-75-p-90-iso8859-1
Aterm*boldFont: *-*-fixed-bold-r-normal--*-*-140-*-*-*-*-iso8859-1
Aterm*font: -adobe-courier-medium-r-*-*-17-120-*-*-m-*-*-*
!Aterm*geometry: 80x25
Aterm*fading: 70
!colors
!black
Aterm*color0: #333333
Aterm*color8: #686868
!red
Aterm*color1: #CA5E5E
Aterm*color9: #FF595D
!green
Aterm*color2: #ABCB8D
Aterm*color10: #AFD78A
!yellow
Aterm*color3: #C48D62
Aterm*color11: #E0A765
!blue
Aterm*color4: #8CA0B0
Aterm*color12: #3D6A82
!magenta
Aterm*color5: #CC98E0
Aterm*color13: #E1A2DC
!cyan
Aterm*color6: #44CACF
Aterm*color14: #6CBFC4
!white
Aterm*color7: #E7E6DD
Aterm*color15: #F0EFE7
! *******************
! * *
! * XCALC - Setting *
! * *
! *******************
!
xcalc*geometry: 200x275
xcalc.ti.bevel.background: #111111
xcalc.ti.bevel.screen.background: #000000
xcalc.ti.bevel.screen.DEG.background: #000000
xcalc.ti.bevel.screen.DEG.foreground: LightSeaGreen
xcalc.ti.bevel.screen.GRAD.background: #000000
xcalc.ti.bevel.screen.GRAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.RAD.background: #000000
xcalc.ti.bevel.screen.RAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.INV.background: #000000
xcalc.ti.bevel.screen.INV.foreground: Red
xcalc.ti.bevel.screen.LCD.background: #000000
xcalc.ti.bevel.screen.LCD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.LCD.shadowWidth: 0
xcalc.ti.bevel.screen.M.background: #000000
xcalc.ti.bevel.screen.M.foreground: LightSeaGreen
xcalc.ti.bevel.screen.P.background: #000000
xcalc.ti.bevel.screen.P.foreground: Yellow
xcalc.ti.Command.foreground: White
xcalc.ti.Command.background: #777777
xcalc.ti.button5.background: Orange3
xcalc.ti.button19.background: #611161
xcalc.ti.button18.background: #611161
xcalc.ti.button20.background: #611111
xcalc.ti.button25.background: #722222
xcalc.ti.button30.background: #833333
xcalc.ti.button35.background: #944444
xcalc.ti.button40.background: #a55555
xcalc.ti.button22.background: #222262
xcalc.ti.button23.background: #222262
xcalc.ti.button24.background: #222272
xcalc.ti.button27.background: #333373
xcalc.ti.button28.background: #333373
xcalc.ti.button29.background: #333373
xcalc.ti.button32.background: #444484
xcalc.ti.button33.background: #444484
xcalc.ti.button34.background: #444484
xcalc.ti.button37.background: #555595
xcalc.ti.button38.background: #555595
xcalc.ti.button39.background: #555595
XCalc*Cursor: hand2
XCalc*ShapeStyle: rectangle
! **********************
! * *
! * XMESSAGE - Setting *
! * *
! **********************
!
Xmessage.form.okay.shapeStyle: rectangle
Xmessage.form.okay.background: #777777
Xmessage.form.okay.foreground: snow
!xmessage*message*background: snow
Xmessage*defaultButton: okay
!Xmessage*Background: black
!Xmessage*Foreground: grey85
!Xmessage.Scrollbar: WhenNeeded
Xmessage.form.message.Scroll: WhenNeeded
Xmessage*Font: -*-terminus-medium-*-*-*-12-*-*-*-*-*-*-*
Xmessage*borderWidth: 0
Xmessage*Text.borderWidth: 0
Xmessage*Command.shapeStyle: rectangle
Xmessage*Text.?.cursorColor: white
! **********************
! * *
! * XFONTSEL - Setting *
! * *
! **********************
!
!XFontSel*sampleText.background: TEXTBG
XFontSel*menu*showUnselectable: false
XFontSel*MenuButton.shadowWidth: 0
XFontsel*Toggle*ToggleStyle: check
XFontsel*MenuButton*Justify: left
XFontsel*MenuButton*MenuButtonStyle: select
.xfontsel.pane.commandBox.quitButton.background: #777777
.xfontsel.pane.commandBox.quitButton.foreground: snow
.xfontsel.pane.commandBox.ownButton.background: orange3
.xfontsel.pane.commandBox.ownButton.foreground: snow
.xfontsel.pane.commandBox.countLabel.background: snow
.xfontsel.pane.viewPort.sampleText.background: #777777
.xfontsel.pane.viewPort.sampleText.foreground: snow
.xfontsel.pane.fieldBox.field0.background: #777777
.xfontsel.pane.fieldBox.field0.foreground: snow
.xfontsel.pane.fieldBox.field1.background: #777777
.xfontsel.pane.fieldBox.field1.foreground: snow
.xfontsel.pane.fieldBox.field2.background: #777777
.xfontsel.pane.fieldBox.field2.foreground: snow
.xfontsel.pane.fieldBox.field3.background: #777777
.xfontsel.pane.fieldBox.field3.foreground: snow
.xfontsel.pane.fieldBox.field4.background: #777777
.xfontsel.pane.fieldBox.field4.foreground: snow
.xfontsel.pane.fieldBox.field5.background: #777777
.xfontsel.pane.fieldBox.field5.foreground: snow
.xfontsel.pane.fieldBox.field6.background: #777777
.xfontsel.pane.fieldBox.field6.foreground: snow
.xfontsel.pane.fieldBox.field7.background: #777777
.xfontsel.pane.fieldBox.field7.foreground: snow
.xfontsel.pane.fieldBox.field8.background: #777777
.xfontsel.pane.fieldBox.field8.foreground: snow
.xfontsel.pane.fieldBox.field9.background: #777777
.xfontsel.pane.fieldBox.field9.foreground: snow
.xfontsel.pane.fieldBox.field10.background: #777777
.xfontsel.pane.fieldBox.field10.foreground: snow
.xfontsel.pane.fieldBox.field11.background: #777777
.xfontsel.pane.fieldBox.field11.foreground: snow
.xfontsel.pane.fieldBox.field12.background: #777777
.xfontsel.pane.fieldBox.field12.foreground: snow
.xfontsel.pane.fieldBox.field13.background: #777777
.xfontsel.pane.fieldBox.field13.foreground: snow
.xfontsel.pane.fieldBox*foreground: #000000
.xfontsel.pane.fieldBox.MenuButton.borderWidth: 1
.xfontsel.pane.fieldBox.MenuButton.internalHeight: 1
.xfontsel.pane.fieldBox.MenuButton.internalWidth: 2
.xfontsel.pane.fieldBox.MenuButton.shapeStyle: rectangle
! ***********************
! * *
! * XCOLORSEL - Setting *
! * *
! ***********************
!
xcolorsel*Background: black
xcolorsel*Foreground: grey85
xcolorsel*Font: -*-terminus-medium-*-*-*-12-*-*-*-*-*-*-*
xcolorsel.geometry: 399x595
xcolorsel*displayFormat: #rrggbb
xcolorsel*maxRows: 99
! **********
! * *
! * TKINFO *
! * *
! **********
!
! Specify the size in characters, the position in dots. You can also
! leave the position out. Default geometry is 80x28 to fit on 640x480
! screens.
Tkinfo.geometry: 82x40+1045+110
! How many entries to keep in the history list for the prompt window.
! Defaults to 35.
Tkinfo*prompthistory: 50
! Whether to jump to the successor node when attempting to scroll at the
! bottom of a node. Can be 1 (default) or 0.
Tkinfo*scrollthrough: 1
! Whether to show the directory of the displayed node. Can be 0 (default)
! or 1.
Tkinfo*showdir: 1
! Whether to insert page separators when scrolling. Defaults to 1.
Tkinfo*pagesep: 1
! How the links are displayed. Can be one of "color" (default),
! "underline" (default on b&w terminals), or "font".
Tkinfo*linklook: color
! The following is only used if linklook is set to "color"
Tkinfo*linkcolor: #DD4814
! The following is only used if linklook is set to "font".
Tkinfo*linkfont: -*-courier-bold-o-normal-*-16-*-*-*-*-*-*-*
! How a link is highlighted. Can be one of "inverse" (default), "underline",
! or "color".
Tkinfo*highlight: color
! Set this if highlight = color:
Tkinfo*highlightcolor: green
! Set this if highlight = font:
Tkinfo*highlightfont: -*-courier-bold-o-normal-*-16-*-*-*-*-*-*-*
! How to display the matches after a search. Can be "color", "font", or
! "inverse" (default).
Tkinfo*searchlook: inverse
Tkinfo*searchfont: -*-courier-bold-o-normal-*-16-*-*-*-*-*-*-*
Tkinfo*searchcolor: violet
! To switch off the lower row of buttons. (The default is "1" which means
! display the buttons.)
Tkinfo*showbuttons: 0
! To switch off balloonhelp for the buttons. (Default is "1" which means
! display balloonhelp.)
Tkinfo*showballoons: 1
! Delay after which balloonhelp appears, in thousands of a second.
! Default: 400
Tkinfo*balloondelay: 300
! To switch off display of the full info file headers. (The default is "1"
! which means show the info headers).
Tkinfo*showheaders: 1
! You can specify colors either as names (on my system, they are defined in
! /usr/lib/X11/rgb.txt), or in the format #C0F1DD as a sequence of three
! hex numbers giving the red-green-blue components.
! Tkinfo*background: #E6E7FF
Tkinfo*background: #FAFAED
Tkinfo*Text.background: #EFF0F1
! The "trough" is the area where the scrollbar moves.
Tkinfo*troughColor: #363636
! This is for disabled menuentries and buttons.
Tkinfo*disabledForeground: #555555
! Tkinfo*activeBackground: blue
Tkinfo*activeBackground: #DD4814
Tkinfo*foreground: black
! Backgroundcolor of balloons (default: LightGoldenrodYellow)
! Tkinfo*balloonbackground:
! Font for the buttons and messages. You can find nice fonts with the program
! xfontsel.
Tkinfo*font: -*-helvetica-bold-r-normal-*-16-*-*-*-*-*-*-*
Tkinfo*Text.font: -*-courier-medium-r-normal-*-16-*-*-*-*-*-*-*
! If you dislike that the window which owns the focus is highlighted:
Tkinfo*highlightThickness: 2
! ! Change the different mouse pointers here; the available cursornames
! ! are contained in the file /usr/include/X11/cursorfont.h on my system.
! Tkinfo*linkcursor: ""
! Tkinfo*normcursor: ""
! Tkinfo*waitcursor: ""
! ! This one appears on Button-2:
! Tkinfo*handcursor: "hand"