-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xdefaults
executable file
·132 lines (117 loc) · 2.88 KB
/
.Xdefaults
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
: 96
URxvt.font: xft:DejaVu Sans Mono-11
URxvt.scrollBar: false
URxvt.scrollBar_right: false
URxvt.background: #121212
URxvt.foreground: #999999
URxvt.borderless: true
URxvt.urgentOnBell: true
URxvt.saveLines: 50000
URxvt.scrollTtyOutput: false
URxvt.scrollWithBuffer: true
URxvt.scrollTtyKeypress: true
!black
*color0:#3D3D3D
*color8:#5E5E5E
!red
*color1:#8A2F58
*color9:#CF4F88
!green
*color2:#287373
*color10:#53A6A6
!yellow
*color3:#914E89
*color11:#BF85CC
!blue
*color4:#395573
*color12:#4779B3
!magenta
*color5:#5E468C
*color13:#7F62B3
!cyan
*color6:#2B7694
*color14:#47959E
!white
*color7:#899CA1
Xft.dpi: 96
URxvt.font: xft:DejaVu Sans Mono-11
URxvt.scrollBar: false
URxvt.scrollBar_right: false
URxvt.background: #121212
URxvt.foreground: #999999
URxvt.borderless: true
URxvt.urgentOnBell: true
URxvt.saveLines: 50000
URxvt.scrollTtyOutput: false
URxvt.scrollWithBuffer: true
URxvt.scrollTtyKeypress: true
!black
*color0:#3D3D3D
*color8:#5E5E5E
!red
*color1:#8A2F58
*color9:#CF4F88
!green
*color2:#287373
*color10:#53A6A6
!yellow
*color3:#914E89
*color11:#BF85CC
!blue
*color4:#395573
*color12:#4779B3
!magenta
*color5:#5E468C
*color13:#7F62B3
!cyan
*color6:#2B7694
*color14:#47959E
!white
*color7:#899CA1
*color15:#C0C0C0
!------------------------------------------------------------------!
! xoria256 terminal color scheme !
! http://snk.tuxfamily.org/log/xoria256-terminal-color-scheme.html !
!------------------------------------------------------------------!
!black.normal : xoria256.LineNr.guibg
!black.bright : black.normal.rgb - 8
Rxvt.color0 : #121212
Rxvt.color8 : #0a0a0a
!red.normal : red.bright.r - 8
!red.bright : xoria256.Special.guifg
Rxvt.color1 : #d78787
Rxvt.color9 : #df8787
!green.normal : green.bright.g - 8
!green.bright : xoria256.PreProc.guifg
Rxvt.color2 : #afd787
Rxvt.color10 : #afdf87
!yellow.normal : yellow.bright.rg - 8
!yellow.bright : xoria256.Special.guifg
Rxvt.color3 : #f7f7af
Rxvt.color11 : #ffffaf
!blue.normal : blue.bright.b - 8
!blue.bright : xoria256.Statement.guifg
Rxvt.color4 : #87afd7
Rxvt.color12 : #87afdf
!magenta.normal : magenta.bright.rb - 8
!magenta.bright : xoria256.Identifier.guifg
Rxvt.color5 : #d7afd7
Rxvt.color13 : #dfafdf
!cyan.normal : cyan.bright.gb - 8
!cyan.bright : green.bright + blue.bright
Rxvt.color6 : #afd7d7
Rxvt.color14 : #afdfdf
!white.normal : white.bright.rgb - 8
!white.bright : xoria256.Folded.guifg
Rxvt.color7 : #e6e6e6
Rxvt.color15 : #eeeeee
!foreground : xoria256.Normal.guifg
!background : xoria256.Normal.guibg
!cursor : xoria256.Cursor.guibg
Rxvt.foreground : #d0d0d0
Rxvt.background : #1c1c1c
Rxvt.cursorColor : #ffaf00
!bold : xoria256.htmlArg.guifg
!underline : xoria256.htmlValue.guifg
Rxvt.colorBD : #dfafdf
Rxvt.colorUL : #dfdfaf