-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
421 lines (394 loc) · 12.9 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
!! .Xresources
#define nord0 #2E3440
#define nord1 #3B4252
#define nord2 #434C5E
#define nord3 #4C566A
#define nord4 #D8DEE9
#define nord5 #E5E9F0
#define nord6 #ECEFF4
#define nord7 #8FBCBB
#define nord8 #88C0D0
#define nord9 #81A1C1
#define nord10 #5E81AC
#define nord11 #BF616A
#define nord12 #D08770
#define nord13 #EBCB8B
#define nord14 #A3BE8C
#define nord15 #B48EAD
!*XmTextField.background: #fdf6e3
!*XmTextField.foreground: #657b83
!*XmText.background: #fdf6e3
!*XmText.foreground: #657b83
!*XmDrawingArea.background: #fdf6e3
!*XmDrawingArea.foreground: #657b83
!*XmMessageBox.background: #fdf6e3
!*XmMessageBox.foreground: #657b83
!*XmScrolledWindow*XmText.fontList: 9x15
!*XmText.fontList: 9x15
!*XmTextField.fontList: 9x15
!! Color Scheme
*.foreground: nord4
*.background: nord0
*.cursorColor: nord4
*fading: 35
*fadeColor: nord3
*.color0: nord1
*.color1: nord11
*.color2: nord14
*.color3: nord13
*.color4: nord9
*.color5: nord15
*.color6: nord8
*.color7: nord5
*.color8: nord3
*.color9: nord11
*.color10: nord14
*.color11: nord13
*.color12: nord9
*.color13: nord15
*.color14: nord7
*.color15: nord6
!! X Window decoration and font rendering
!!*windowTitleFont: Noto Sans UI:style=Italic:weight=400:size=11
!!*feedbackFont: Noto Sans UI:style=Italic:weight=400:size=10
!!*iconTitleFont: Noto Sans UI:style=Regular:size=9
!!*renderTable: xft
!!*Xft*fontType: FONT_IS_XFT
!!*Xft*fontName: Noto Sans UI Regular
!!*Xft*fontSize: 12
*toolchest*renderTable: xft
*toolchest*xft*fontType: FONT_IS_XFT
*toolchest*xft*fontName: Noto Sans
*toolchest*xft*fontStyle: Oblique
*toolchest*xft*fontSize: 10
*toolchest.clientDecoration: title -border
*toolchest.clientFunctions: -resize -minimize -maximize
Xcursor.theme: redSGI
!*SimpleMenu*Cursor: left_ptr
!*Cursor: left_ptr
!*Cursor*foreground: red
!*Cursor*background: white
!! Motif Widgets settings
*XmList.shadowThickness: 2
*XmFrame.shadowThickness: 1
*XmMenuShell*shadowThickness: 1
*XmScale.shadowThickness: 1
*XmText*shadowThickness: 2
*XmTextField*shadowThickness: 2
*XmScrollBar.shadowThickness: 2
*XmScrolledWindow.shadowThickness: 2
*XmScrolledWindow*XmScrollBar.shadowThickness: 2
*XmMainWindow.XmScrollBar.shadowThickness: 2
*XmPushButton.shadowThickness: 1
*XmPushButtonGadget.shadowThickness: 1
*XmPushButton.highlightThickness: 1
*XmPushButtonGadget.highlightThickness: 1
*XmPushButton.marginHeight: 6
*XmPushButton.marginWidth: 7
*XmPushButtonGadget.marginHeight: 6
*XmPushButtonGadget.marginWidth: 7
*XmToggleButtonGadget.shadowThickness: 1
*XmToggleButton.shadowThickness: 1
*XmToggleButtonGadget.spacing: 4
*XmToggleButton.spacing: 4
*XmFrame.spacing: 0
!! figure out DPI with: xdpyinfo | grep -B 2 resolution
Xft.dpi: 96
!Xft.dpi: 192
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
Xft.rgba: rgb
Xft.antialias: true
Xft.hinting: true
!! X terminal settings
XTerm*charClass: 0-32:1,33-126:2,127-160:3,161-255:2
XTerm*colorMode: on
XTerm*cursorBlink: false
XTerm*cursorUnderLine: false
XTerm*dynamicColors: true
XTerm*eightBitInput: true
!XTerm*faceName: xft:Consolas:pixelsize=12
XTerm*faceName: xft:DejaVu Sans Mono:pixelsize=12
!XTerm*faceName: monospace:pixelsize=12
!XTerm*faceName: terminusbold:pixelsize=24
XTerm*geometry: 86x40
XTerm*jumpScroll: true
XTerm*multiScroll: true
XTerm*rightScrollBar: false
XTerm*saveLines: 8000
XTerm*scrollBar: true
XTerm*scrollTtyKeypress: true
XTerm*scrollTtyOutput: false
XTerm*toolBar: false
XTerm*utf8: 2
!XTerm*allowTitleOps: false
!XTerm*allowWindowOps: false
!XTerm*allowFontOps: false
!XTerm*allowTcapOps: false
!! rxvt-unicode terminal settings
!URxvt*font: xft:mono:medium:size=10
URxvt*font: xft:DejaVu Sans Mono:medium:size=10
!!URxvt*font: xft:Consolas:medium:size=10
!!URxvt*font: xft:DejaVu Sans Mono:pixelsize=12
URxvt*internalBorder:
!URxvt*letterSpace: -1
URxvt*saveLines: 10000
URxvt*geometry: 86x30
! Ctrl+Print Screen to save the scrollback buffer to a file
URxvt.print-pipe: cat > ~/Downloads/URxvt_$(date '+%Y-%m-%d_%H:%M:%S').txt
URxvt.title: Terminal
!URxvt*termName: xterm-256color
URxvt.loginShell: true
URxvt*scrollstyle: next
URxvt*scrollColor: #B2B2B2
URxvt*troughColor: #969696
!URxvt*thickness: 12
!URxvt*scrollstyle: xrvt
!! X clock settings
*xclock.clientDecoration: -title -resize +border
XClock.Clock.render: true
XClock.Clock.hourColor: rgba:00/00/01/c0
XClock.Clock.minuteColor: rgba:11/11/11/c0
XClock.Clock.secondColor: rgba:dd/dd/dd/80
XClock.Clock.majorColor: rgba:22/22/00/c0
XClock.Clock.minorColor: rgba:00/22/22/c0
XClock*renderTable: xft
XClock*xft.fontType: FONT_IS_XFT
XClock*xft.fontName: Sans
XClock*xft.fontStyle: Normal
XClock*xft.fontSize: 10
XClock*background: gray
XClock*foreground: black
!XClock*update: 1
XClock*geometry: 210x210-10+33
!! X calculator settings
xcalc*ti.button1.vertDistance: 4
xcalc*ti.button2.vertDistance: 4
xcalc*ti.button3.vertDistance: 4
xcalc*ti.button4.vertDistance: 4
xcalc*ti.button5.vertDistance: 4
xcalc*ti.background: gray90
xcalc*ti.bevel.borderColor: gray65
xcalc*ti.bevel.borderWidth: 1
xcalc*ti.bevel.vertDistance: 4
xcalc*ti.bevel.defaultDistance: 0
xcalc*ti.bevel.background: rgb:b/c/b
xcalc*ti.bevel.screen*background: rgb:b/c/b
xcalc*ti.bevel.screen.borderColor: rgb:b/c/b
xcalc*ti.bevel.screen.vertDistance: 10
xcalc*ti.bevel.screen.horizDistance: 10
xcalc*ti.bevel.screen*left: chainLeft
xcalc*ti.bevel.screen*right: chainRight
xcalc*ti.bevel.screen*top: chainTop
xcalc*ti.bevel.screen*bottom: chainBottom
xcalc*ti.bevel.screen*LCD.foreground: gray10
xcalc*ti.bevel.screen*INV.vertDistance: 0
xcalc*ti.Command.borderColor: gray65
xcalc*ti.Command.background: gray85
xcalc*ti.Command.foreground: gray30
xcalc*ti.button5.background: rgb:e/b/b
xcalc*ti.button35.background: rgb:e/d/c
xcalc*ti.button40.background: rgb:e/d/c
xcalc*ti.button45.background: rgb:e/d/c
xcalc*ti.button50.background: rgb:e/d/c
xcalc*ti.button55.background: rgb:b/b/e
xcalc*ti.button27.background: gray95
xcalc*ti.button28.background: gray95
xcalc*ti.button29.background: gray95
xcalc*ti.button32.background: gray95
xcalc*ti.button33.background: gray95
xcalc*ti.button34.background: gray95
xcalc*ti.button37.background: gray95
xcalc*ti.button38.background: gray95
xcalc*ti.button39.background: gray95
xcalc*ti.button42.background: gray95
xcalc*ti.button43.background: gray95
xcalc*ti.button44.background: gray95
xcalc*ti.button47.background: gray95
xcalc*ti.button48.background: gray95
xcalc*ti.button49.background: gray95
xcalc*ti.button52.background: gray95
xcalc*ti.button53.background: gray95
xcalc*ti.button54.background: gray95
!! X osview
!! set Decay options to True for more accurate snapshot
xosview*title: System Status
!!xosview*font: Mono-10
xosview*font: xft:Noto Sans:italic:size=10
xosview*geometry: 300x379+5+366
xosview*background: #0A3560
xosview*foreground: #2C5783
xosview*captions: True
xosview*labels: True
xosview*usedlabels: False
xosview*transparent:False
xosview*graphNumCols: 128
xosview*horizontalMargin: 10
xosview*verticalMargin: 6
xosview*verticalSpacing: 10
xosview*load: False
xosview*loadCritColor: #FC842B
xosview*loadWarnColor: #F2EF44
xosview*loadProcColor: #56E67B
xosview*loadIdleColor: #03315E
xosview*loadPriority: 20
xosview*loadWarnThreshold: 15
xosview*loadCritThreshold: 18
xosview*loadDecay: False
xosview*loadGraph: False
xosview*loadUsedFormat: float
xosview*loadCpuSpeed: True
xosview*cpu: True
xosview*cpuUserColor: #56E67B
xosview*cpuNiceColor: #F2EF44
xosview*cpuSystemColor: #FC842B
xosview*cpuWaitColor: #0ABBDA
xosview*cpuInterruptColor: #0DA707
xosview*cpuSoftIntColor: #AF0BEB
xosview*cpuStolenColor: #D31B4C
xosview*cpuGuestColor: #F90B53
xosview*cpuNiceGuestColor: #F9608E
xosview*cpuFreeColor: #03315E
xosview*cpuPriority: 2
xosview*cpuDecay: False
xosview*cpuGraph: False
xosview*cpuUsedFormat: percent
xosview*cpuUsedDecay: False
xosview*cpuFormat: auto
xosview*mem: True
xosview*memKernelColor: yellow
xosview*memUsedColor: #56E67B
xosview*memBufferColor: #F2EF44
xosview*memCacheColor: #0ABBDA
xosview*memSwapCacheColor: #AF0BEB
xosview*memFreeColor: #03315E
xosview*memTextColor: blue
xosview*memOtherColor: orange
xosview*memActiveColor: #56E67B
xosview*memInactiveColor: #0DA707
xosview*memWiredColor: #FC842B
xosview*memPriority: 10
xosview*memDecay: False
xosview*memGraph: False
xosview*memUsedFormat: autoscale
xosview*disk: True
xosview*diskUsedColor: seagreen
xosview*diskIdleColor: #03315E
xosview*diskWriteColor: #F2EF44
xosview*diskReadColor: #56E67B
xosview*diskBandwidth: 6750000
xosview*diskPriority: 6
xosview*diskDecay: False
xosview*diskUsedFormat: autoscale
xosview*diskUsedDecay: False
xosview*diskGraph: False
xosview*swap: False
xosview*filesys: False
xosview*page: False
xosview*wlink: False
xosview*net: True
xosview*netBandwidth: 6750000
xosview*netInColor: #56E67B
xosview*netOutColor: #F2EF44
xosview*netBackground: #03315E
xosview*netPriority: 3
xosview*netDecay: False
xosview*netGraph: False
xosview*netUsedFormat: autoscale
xosview*netUsedDecay: False
xosview*netIface: False
xosview*irqrate: False
xosview*interrupts: False
xosview*battery: False
xosview*gfx: False
xosview*serial0: False
xosview*serial1: False
xosview*serial2: False
xosview*serial3: False
xosview*RAID: False
xosview*tzone: False
xosview*lmstemp: False
xosview*NFSDStats: False
xosview*NFSStats: False
xosview*coretemp: False
xosview*bsdsensor: False
!! X message dialog
xmessage*form.okay.shapeStyle: rectangle
xmessage*form.okay.background: IndianRed
xmessage*form.okay.foreground: rgb:e/b/b
xmessage*message*background: ivory3
xmessage*background: gray85
xmessage*foreground: gray15
xmessage*Scrollbar.width: 10
xmessage*Scrollbar.borderWidth: 1
xmessage*Text.?.cursorColor: rgb:d/5/5
xmessage*Text.borderColor: gray65
xmessage*Text*background: gray95
xmessage*Command.highlightThickness: 1
xmessage*Command.internalWidth: 5
xmessage*Command.internalHeight: 3
xmessage*Command.borderColor: gray40
xmessage*Command.shapeStyle: Rectangle
xmessage*Command.background: gray80
xmessage*faceName: DejaVu Sans Mono
xmessage*faceSize: 12
xmessage*message.scrollVertical: Always
xmessage*message.scrollHorizontal: Never
! add keyboard shortcuts to easily quit program
xmessage*baseTranslations:#augment\
<Key>Return:exit()\n\
<Key>space:exit()
! =================================================================
! XScreenSaver - after 6.X
! New xscreensaver with theming and xft support
! =================================================================
*themeNames: Default, SGI, Borderless, Dark Gray, Borderless Black, \
Green Black, White, Blue, Aqua Black, Wine
*dialogTheme: SGI
*sgi.Dialog.headingFont: sans-serif 12
*sgi.Dialog.bodyFont: sans-serif 14
*sgi.Dialog.labelFont: sans-serif bold 12
*sgi.Dialog.unameFont: sans-serif bold italic 16
*sgi.Dialog.buttonFont: sans-serif 12
*sgi.Dialog.dateFont: sans-serif 10
*sgi.errorFont: sans-serif bold 18
*sgi.errorColor: #ffff00000000
*sgi.Dialog.background: #c100c100c100
*sgi.Dialog.foreground: #000000000000
*sgi.Dialog.topShadowColor: #e53fe53fe53f
*sgi.Dialog.bottomShadowColor: #6a4d6a4d6a4d
*sgi.Dialog.borderColor: #000000000000
*sgi.Dialog.borderWidth: 0
*sgi.Dialog.button.background: #c100c100c100
*sgi.Dialog.button.foreground: #000000000000
*sgi.Dialog.logo.background: #a40ca40ca40c
*sgi.Dialog.error.foreground: #ffff00000000
*sgi.Dialog.internalPadding: 16
*sgi.Dialog.logo.height: 180
*sgi.Dialog.logo.width: 180
*sgi.Dialog.shadowWidth: 2
*sgi.Dialog.thermometer.width: 10
!*sgi.Dialog.text.background: #b8b8b8b8abab
*sgi.Dialog.text.background: #be9292
*sgi.Dialog.text.foreground: #000000000000
*sgi.Dialog.thermometer.background: #c100c100c100
!*sgi.Dialog.thermometer.foreground: #ffff00000000
*sgi.Dialog.thermometer.foreground: #648bb3
! XFontSel
XFontSel.geometry: 656x242+16+133
XFontSel*Background: #c100c100c100
XFontSel*Foreground: #000000000000
XFontSel.cursor: left_ptr
*allowShellResize: true
*commandBox.ShowGrip: true
*commandBox*top: chainTop
*commandBox*bottom: chainTop
xfontsel.pane.fontName.background: #b8b8b8b8abab
xfontsel.pane.viewPort.sampleText.background: #b8b8b8b8abab
*quitButton.Label: dismiss
*fieldBox*MenuButton.BorderWidth: 1
*fieldBox*MenuButton.internalHeight: 1
*fieldBox*MenuButton.internalWidth: 1
*fieldBox*MenuButton.shapeStyle: rectangle
*fieldBox*field11.menu.Options.ShowUnselectable: False