-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy path.Xdefaults
More file actions
76 lines (69 loc) · 1.62 KB
/
.Xdefaults
File metadata and controls
76 lines (69 loc) · 1.62 KB
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
URxvt.depth: 32
URxvt.scrollBar: false
URxvt.scrollTtyOutput: true
URxvt.scrollWithBuffer: false
URxvt.font: xft:monospace:size=12
#URxvt.letterSpace: -1
/* URxvt.preeditType: OnTheSpot,Root,None */
URxvt.fading: 30
URxvt.perl-ext-common: default,matcher
/* URxvt.url-launcher: firefox */
/* URxvt.matcher.button: 1 */
URxvt.colorUL: #4682B4
URxvt.iconFile: /usr/share/icons/gnome-colors-common/scalable/apps/Terminal.svg
! Tango color palette
URxvt*background: [94]#000000
/* URxvt*foreground: #eeeeec */
/* URxvt.foreground: #eeeeec */
/* ! foreground color for underline */
/* URxvt*colorUL: #8ae234 */
/* ! black dark/light */
/* URxvt*color0: #000000 */
/* URxvt.color8: #555753 */
/* ! red dark/light */
/* URxvt*color1: #cc0000 */
/* URxvt*color9: #ef2929 */
/* ! green dark/light */
/* URxvt*color2: #4e9a06 */
/* URxvt*color10: #8ae234 */
/* ! yellow dark/light */
/* URxvt.color3: #C4A000 */
/* URxvt.color11: #FCE94F */
/* ! blue dark/light */
/* URxvt*color4: #3465a4 */
/* URxvt*color12: #729fcf */
/* ! magenta dark/light */
/* URxvt.color5: #75507B */
/* URxvt.color13: #AD7FA8 */
/* ! cyan dark/light */
/* URxvt.color6: #06989A */
/* URxvt.color14: #34E2E2 */
/* ! white dark/light */
/* URxvt*color7: #d3d7cf */
/* URxvt*color15: #eeeeec */
/* *background: #1D1F21 */
*foreground: #C5C8C6
! black
*color0: #282A2E
*color8: #373B41
! red
*color1: #A54242
*color9: #CC6666
! green
*color2: #8C9440
*color10: #B5BD68
! yellow
*color3: #DE935F
*color11: #F0C674
! blue
*color4: #5F819D
*color12: #81A2BE
! magenta
*color5: #85678F
*color13: #B294BB
! cyan
*color6: #5E8D87
*color14: #8ABEB7
! white
*color7: #707880
*color15: #C5C8C6