blob: d9b6ef6b9469e56c054ce905db8693da23f27356 (
plain)
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
|
xterm*color7: rgb:72/89/8f
xterm*color5: rgb:f2/75/be
xterm*color13: rgb:ff/84/cd
xterm*color3: rgb:db/b3/2d
xterm*color9: rgb:ff/66/5c
xterm*color2: rgb:75/b9/38
xterm*color14: rgb:53/d6/c7
xterm*foreground: rgb:ad/bc/bc
xterm*color1: rgb:fa/57/50
xterm*color12: rgb:58/a3/ff
xterm*background: rgb:10/3c/48
xterm*color15: rgb:ca/d8/d9
xterm*color10: rgb:84/c7/47
xterm*color4: rgb:46/95/f7
xterm*color11: rgb:eb/c1/3d
xterm*color8: rgb:2d/5b/69
xterm*color0: rgb:18/49/56
xterm*color6: rgb:41/c7/b9
URxvt.scrollBar: false
URxvt*letterSpace: -1
URxvt.loginShell: true
URxvt.depth: 32
URxvt.cursorColor: #657b83
URxvt.internalBorder: 3
URxvt.pointerBlank: true
URxvt.fading: 0
URxvt.transparent: false
URxvt.allow_bold: false
URxvt*font: xft:Monospace:pixelsize=14
URxvt*boldFont: xft:Monospace:pixelsize=14
URxvt.scrollStyle: rxvt
URxvt.cursorBlink: true
URxvt.cursorUnderline: false
URxvt.saveLines: 5000
URxvt.lineSpace: 0
URxvt.geometry: 90x30
Xft.dpi: 96
Xft.rgba: rgb
Xft.hintstyle: hintslight
Xft.antialias: false
Xft.hinting: true
xrenoise.use_xcursors: 1
xrenoise.display: :0
xrenoise.display_resource: 0x00,0x09,0x39,0x0F,0x0A,0xA4,0x0B,0x4D
xrenoise.executable_path: /usr/bin/renoise
/* URxvt.font: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1 */
*color7: #eee8d5
*color5: #d33682
*pointerColorBackground: #586e75
*color13: #6c71c4
*cursorColor: #93a1a1
*color3: #b58900
*color9: #cb4b16
*color2: #859900
*color14: #93a1a1
*foreground: #657b83
*color1: #dc322f
*color12: #839496
*background: #002b36
*color15: #fdf6e3
*color10: #586e75
*pointerColorForeground: #93a1a1
*color11: #657b83
*color4: #268bd2
*color0: #073642
*color6: #2aa198
*fadeColor: #002b36
*color8: #002b36
|