Skip to content

Commit 984e3ab

Browse files
author
Daisuke Aramaki
committed
first commit
1 parent 090841e commit 984e3ab

25 files changed

+2362
-0
lines changed

.Xdefaults

+375
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,375 @@
1+
Xft.dpi: 96
2+
Xft.antialias: true
3+
Xft.hinting: full
4+
Xft.hintstyle: hintslight
5+
Xft.rgba: rgb
6+
7+
c64*font: xft:Adore64:autohint=false:antialias=false:size=7
8+
c64*background: #3a319c
9+
c64*foreground: #7b71d6
10+
11+
xterm*title: xterm
12+
xterm*faceName: terminus:pixelsize=10
13+
xterm*geometry: 90x25
14+
xterm*boldMode: false
15+
xterm*cutNewline: false
16+
xterm*on4Clicks: group
17+
xterm*on5Clicks: page
18+
xterm*internalBorder: 2
19+
xterm*background: #222222
20+
xterm*foreground: #ddccbb
21+
xterm*customization: color
22+
xterm*metaSendsEscape: true
23+
xterm*colorBD: #afd700
24+
xterm*colorBDMode: false
25+
xterm*cursorBlink: false
26+
xterm*cursorColor: #ff9900
27+
xterm*dynamiccolors: true
28+
xterm*utf8: 1
29+
xterm*loginShell: true
30+
xterm*charClass: 33: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
31+
xterm*jumpScroll: true
32+
xterm*multiScroll: true
33+
xterm*saveLines: 512
34+
xterm*scrollBar: false
35+
xterm*xftAntialias: false
36+
37+
!Xtrail-Colors
38+
!black
39+
XTerm*color0: #222222
40+
XTerm*color8: #554444
41+
42+
!red
43+
!!XTerm*color1: #884422
44+
!!XTerm*color9: #cc5533
45+
46+
XTerm*color1: #cd5c5c
47+
XTerm*color9: #cc5533
48+
49+
!green
50+
XTerm*color2: #778800
51+
XTerm*color10: #88aa22
52+
53+
!yellow
54+
XTerm*color3: #e8ae5b
55+
XTerm*color11: #ea6868
56+
57+
!blue
58+
XTerm*color4: #8866cc
59+
XTerm*color12: #9977dd
60+
61+
!magneta
62+
XTerm*color5: #885500
63+
XTerm*color13: #996600
64+
65+
!cyan
66+
XTerm*color6: #5555aa
67+
XTerm*color14: #7777aa
68+
69+
!white
70+
XTerm*color7: #665c64
71+
XTerm*color15: #c3c2c5
72+
73+
74+
75+
URxvt*font: -*-terminus-medium-r-*-*-*-*-*-*-*-*-*-*
76+
URxvt*boldFont: -*-terminus-medium-r-*-*-*-*-*-*-*-*-*-*
77+
urxvt.termName: xterm-256color
78+
urxvt.scrollBar: false
79+
urxvt.imLocale: ja_JP.UTF-8
80+
urxvt.loginShell: true
81+
urxvt.saveLines: 512
82+
urxvt.geometry: 90x25
83+
urxvt.boldMode: false
84+
urxvt.inheritPixmap: false
85+
urxvt.xftAntialias: false
86+
urxvt.jumpScroll: true
87+
urxvt.tintColor: white
88+
URxvt*internalBorder: 3
89+
URxvt*internalBordercolor: #121212
90+
urxvt.cursorBlink: false
91+
urxvt.cursorColor: #ff8939
92+
urxvt.cursorColor2: #121212
93+
urxvt.colorBD: #857672
94+
urxvt.colorIT: #bbbbbb
95+
urxvt.colorUL: #999999
96+
urxvt.underlineColor: #999999
97+
urxvt.borderless: true
98+
99+
!Technobass - Foreground/Background
100+
URxvt*foreground: #665c64
101+
URxvt*background: #121212
102+
103+
!Technicolor I & II - Foreground/Background
104+
!URxvt*foreground: #b4b4b4
105+
!URxvt*background: #121212 (or) #222222
106+
107+
!Technicolor II
108+
! -- black
109+
!URxvt*color0: #000000
110+
! -- red
111+
!URxvt*color1: #A01515
112+
! -- green
113+
!URxvt*color2: #86BE51
114+
! -- yellow
115+
!URxvt*color3: #968a38
116+
! -- blue
117+
!URxvt*color4: #3b7b9c
118+
! -- purple
119+
!URxvt*color5: #A6397A
120+
! -- cyan
121+
!URxvt*color6: #3b9c5b
122+
! -- white
123+
!URxvt*color7: #E9E9E9
124+
! -- bright-black
125+
!URxvt*color8: #555753
126+
! -- bright-red
127+
!URxvt*color9: #C4362D
128+
! -- bright-green
129+
!URxvt*color10: #a6df36
130+
! -- bright-yellow
131+
!URxvt*color11: #e8621d
132+
! -- bright-blue
133+
!URxvt*color12: #6495ed
134+
! -- bright-purple
135+
!URxvt*color13: #8963B9
136+
! -- bright-cyan
137+
!URxvt*color14: #34E2E2
138+
! -- bright-white
139+
!URxvt*color15: #c3c2c5
140+
141+
!Technobass
142+
! -- black
143+
URxvt*color0: #000000
144+
! -- red
145+
URxvt*color1: #ff8888
146+
! -- green
147+
URxvt*color2: #80852d
148+
! -- yellow
149+
URxvt*color3: #ffaa55
150+
! -- blue
151+
URxvt*color4: #82b8f2
152+
! -- purple
153+
URxvt*color5: #ad7fa8
154+
! -- cyan
155+
URxvt*color6: #6b9b8b
156+
! -- white
157+
URxvt*color7: #babdb6
158+
! -- bright-black
159+
URxvt*color8: #555753
160+
! -- bright-red
161+
URxvt*color9: #e5505f
162+
! -- bright-green
163+
URxvt*color10: #b7e234
164+
! -- bright-yellow
165+
URxvt*color11: #e8621d
166+
! -- bright-blue
167+
URxvt*color12: #0088cc
168+
! -- bright-purple
169+
URxvt*color13: #cb99e1
170+
! -- bright-cyan
171+
URxvt*color14: #34E2E2
172+
! -- bright-white
173+
URxvt*color15: #e9e9e9
174+
175+
!Technicolor I
176+
! black
177+
!URxvt*color0: #000000
178+
!URxvt*color8: #555753
179+
180+
! red
181+
!URxvt*color1: #9e1828
182+
!URxvt*color9: #cf6171
183+
184+
! green
185+
!URxvt*color2: #80852d
186+
!URxvt*color10: #7cbc8c
187+
188+
! yellow
189+
!URxvt*color3: #968a38
190+
!URxvt*color11: #fff796
191+
192+
! blue
193+
!URxvt*color4: #414171
194+
!URxvt*color12: #4186be
195+
196+
! magenta
197+
!URxvt*color5: #963c59
198+
!URxvt*color13: #cf9ebe
199+
200+
! cyan
201+
!URxvt*color6: #418179
202+
!URxvt*color14: #71bebe
203+
204+
! white
205+
!URxvt*color7: #aaaaaa
206+
!URxvt*color15: #c3c2c5
207+
208+
rxvt.termName: rxvt
209+
rxvt.scrollBar: false
210+
rxvt.loginShell: true
211+
rxvt.saveLines: 512
212+
rxvt.boldMode: false
213+
rxvt.xftAntialias: false
214+
rxvt.jumpScroll: true
215+
rxvt*internalBorder: 3
216+
rxvt*internalBordercolor: #222222
217+
rxvt.cursorBlink: false
218+
rxvt.cursorColor: #94bff3
219+
rxvt.cursorColor2: #000000
220+
rxvt.background: #222222
221+
rxvt.foreground: #b4b4b4
222+
rxvt.colorBD: #554444
223+
rxvt.colorIT: #bbbbbb
224+
rxvt.colorUL: #999999
225+
rxvt.underlineColor: #999999
226+
rxvt.borderless: true
227+
rxvt*font: -*-terminus-medium-r-*-*-*-*-*-*-*-*-*-*
228+
rxvt*boldFont: -*-terminus-medium-r-*-*-*-*-*-*-*-*-*-*
229+
230+
!Technicolor-Variant
231+
rxvt*color0: #222222
232+
rxvt*color1: #ba8b8b
233+
rxvt*color2: #86af80
234+
rxvt*color3: #c6d01e
235+
rxvt*color4: #3c8ec4
236+
rxvt*color5: #9a70b2
237+
rxvt*color6: #9fc1cc
238+
rxvt*color7: #e9e9e9
239+
rxvt*color8: #71a3b7
240+
rxvt*color9: #e5505f
241+
rxvt*color10: #8cba87
242+
rxvt.color11: #e0d95c
243+
rxvt*color12: #5899c4
244+
rxvt.color13: #ad73ba
245+
rxvt*color14: #338eaa
246+
rxvt*color15: #c3c2c5
247+
248+
!xclock*hourColor: rgb:0/0/0
249+
!xclock*minuteColor: rgb:8/8/8
250+
!xclock*secondColor: rgb:b/b/b
251+
!xclock*majorColor: rgb:0/0/0
252+
!xclock*minorColor: rgb:6/6/6
253+
254+
xcalc*ti.button1.vertDistance: 4
255+
xcalc*ti.button2.vertDistance: 4
256+
xcalc*ti.button3.vertDistance: 4
257+
xcalc*ti.button4.vertDistance: 4
258+
xcalc*ti.button5.vertDistance: 4
259+
xcalc*ti.background: gray90
260+
xcalc*ti.bevel.borderColor: gray65
261+
xcalc*ti.bevel.borderWidth: 1
262+
xcalc*ti.bevel.vertDistance: 4
263+
xcalc*ti.bevel.defaultDistance: 0
264+
xcalc*ti.bevel.background: rgb:b/c/b
265+
xcalc*ti.bevel.screen*background: rgb:b/c/b
266+
xcalc*ti.bevel.screen.borderColor: rgb:b/c/b
267+
xcalc*ti.bevel.screen.vertDistance: 10
268+
xcalc*ti.bevel.screen.horizDistance: 10
269+
xcalc*ti.bevel.screen*left: chainLeft
270+
xcalc*ti.bevel.screen*right: chainRight
271+
xcalc*ti.bevel.screen*top: chainTop
272+
xcalc*ti.bevel.screen*bottom: chainBottom
273+
xcalc*ti.bevel.screen*LCD.foreground: gray10
274+
xcalc*ti.bevel.screen*INV.vertDistance: 0
275+
xcalc*ti.Command.borderColor: gray65
276+
xcalc*ti.Command.background: gray85
277+
xcalc*ti.Command.foreground: gray30
278+
xcalc*ti.button5.background: rgb:e/b/b
279+
xcalc*ti.button20.background: rgb:e/d/c
280+
xcalc*ti.button25.background: rgb:e/d/c
281+
xcalc*ti.button30.background: rgb:e/d/c
282+
xcalc*ti.button35.background: rgb:e/d/c
283+
xcalc*ti.button40.background: rgb:b/b/e
284+
xcalc*ti.button22.background: gray95
285+
xcalc*ti.button23.background: gray95
286+
xcalc*ti.button24.background: gray95
287+
xcalc*ti.button27.background: gray95
288+
xcalc*ti.button28.background: gray95
289+
xcalc*ti.button29.background: gray95
290+
xcalc*ti.button32.background: gray95
291+
xcalc*ti.button33.background: gray95
292+
xcalc*ti.button34.background: gray95
293+
xcalc*ti.button37.background: gray95
294+
xcalc*ti.button38.background: gray95
295+
xcalc*ti.button39.background: gray95
296+
297+
xmessage*form.okay.shapeStyle: rectangle
298+
xmessage*form.okay.background: IndianRed
299+
xmessage*form.okay.foreground: rgb:e/b/b
300+
xmessage*message*background: ivory3
301+
xmessage*background: gray85
302+
xmessage*foreground: gray15
303+
xmessage*Scrollbar.width: 1
304+
xmessage*Scrollbar.borderWidth: 0
305+
xmessage*Text.?.cursorColor: rgb:d/5/5
306+
xmessage*Text.borderColor: gray65
307+
xmessage*Text*background: gray95
308+
xmessage*Command.highlightThickness: 1
309+
xmessage*Command.internalWidth: 5
310+
xmessage*Command.internalHeight: 3
311+
xmessage*Command.borderColor: gray40
312+
xmessage*Command.shapeStyle: Rectangle
313+
xmessage*Command.background: gray80
314+
xmessage*font: -*-motoko-*-*-*-*-*-*-*-*-*-*-*-*
315+
316+
xman*font: -*-nu-*-*-*-*-*-*-*-*-*-*-*
317+
xman*jumpScroll: true
318+
xman*multiScroll: true
319+
xman*scrollBar: 0
320+
xman*background: #040404
321+
!xman*foreground: #d1a375
322+
xman*foreground: #afd700
323+
xman*manualFontNormal: -*-proggyoptis-*-*-*-*-*-*-*-*-*-*-*-*
324+
xman*manualFontBold: -*-proggyoptis-*-*-*-*-*-*-*-*-*-*-*-*
325+
xman*manualFontItalic: -*-proggyoptis-*-*-*-*-*-*-*-*-*-*-*-*
326+
xman*directoryFontNormal: -*-proggyoptis-*-*-*-*-*-*-*-*-*-*-*-*
327+
xman*manualFontBoldColor: #afd700
328+
xman*manualFontItalicColor: #6495ed
329+
330+
xfontsel*background: #121212
331+
xfontsel*foreground: #ce5666
332+
!xfontsel*font: -*-clean-*-*-*-*-*-*-*-*-*-*-iso8859-2
333+
xfontsel*font: -*-weep-*-*-*-*-*-*-*-*-*-*-*-*
334+
335+
dclock*background: #1c1c1c
336+
dclock*foreground: #00587c
337+
dclock*geometry: 175x70
338+
dclock*seconds: no
339+
dclock*miltime: yes
340+
dclock*font: -*-motoko-*-*-*-*-*-*-*-*-*-*-*-*
341+
!dclock*font: -misc-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-*-*
342+
343+
!Mwm*background: blue
344+
!Mwm*foreground: gold
345+
!Mwm*activeBackground: red
346+
!Mwm*activeForeground: white
347+
!Mwm*frameBorderWidth: 4
348+
!Mwm*resizeBorderWidth: 4
349+
!Mwm*iconSize: 32x32
350+
!Mwm*saveUnder: True
351+
!Mwm*feedback*background: Black
352+
!Mwm*feedback*foreground: cyan
353+
!Mwm*feedback*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*
354+
!Mwm*icon*background: Gray80
355+
!Mwm*icon*foreground: Black
356+
!Mwm*icon*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*
357+
!Mwm*menu*background: Black
358+
!Mwm*menu*foreground: cyan
359+
!Mwm*menu*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*
360+
!Mwm*title*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-*
361+
362+
! ---| EMACS |--- {{{
363+
!emacs*font: -jmk-neep alt-medium-r-semicondensed--11-100-75-75-c-50-iso8859-15
364+
!Emacs*Background: grey15
365+
!Emacs*Foreground: grey84
366+
emacs*menubar*foreground:#d0d0d0
367+
emacs*menubar*Background:#1c1c1c
368+
!emacs.geometry: 85x45
369+
370+
!.Emacs21.pane.menubar.background: gray75
371+
!.Emacs21.pane.menubar.foreground: gray20
372+
!.Emacs21.pane.menubar.height: 30
373+
!.Emacs21.pane.menubar.font: -jmk-neep alt-medium-r-semicondensed--11-100-75-75-c-50-iso8859-15
374+
!}}}
375+

0 commit comments

Comments
 (0)