-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xresources
203 lines (203 loc) · 7.58 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
.xfontsel.pane.commandBox.countLabel.background: snow
.xfontsel.pane.commandBox.ownButton.background: orange3
.xfontsel.pane.commandBox.ownButton.foreground: snow
.xfontsel.pane.commandBox.quitButton.background: #777777
.xfontsel.pane.commandBox.quitButton.foreground: snow
.xfontsel.pane.fieldBox*foreground: #000000
.xfontsel.pane.fieldBox.MenuButton.borderWidth: 1
.xfontsel.pane.fieldBox.MenuButton.internalHeight: 1
.xfontsel.pane.fieldBox.MenuButton.internalWidth: 2
.xfontsel.pane.fieldBox.MenuButton.shapeStyle: rectangle
.xfontsel.pane.fieldBox.field0.background: #777777
.xfontsel.pane.fieldBox.field0.foreground: snow
.xfontsel.pane.fieldBox.field1.background: #777777
.xfontsel.pane.fieldBox.field1.foreground: snow
.xfontsel.pane.fieldBox.field10.background: #777777
.xfontsel.pane.fieldBox.field10.foreground: snow
.xfontsel.pane.fieldBox.field11.background: #777777
.xfontsel.pane.fieldBox.field11.foreground: snow
.xfontsel.pane.fieldBox.field12.background: #777777
.xfontsel.pane.fieldBox.field12.foreground: snow
.xfontsel.pane.fieldBox.field13.background: #777777
.xfontsel.pane.fieldBox.field13.foreground: snow
.xfontsel.pane.fieldBox.field2.background: #777777
.xfontsel.pane.fieldBox.field2.foreground: snow
.xfontsel.pane.fieldBox.field3.background: #777777
.xfontsel.pane.fieldBox.field3.foreground: snow
.xfontsel.pane.fieldBox.field4.background: #777777
.xfontsel.pane.fieldBox.field4.foreground: snow
.xfontsel.pane.fieldBox.field5.background: #777777
.xfontsel.pane.fieldBox.field5.foreground: snow
.xfontsel.pane.fieldBox.field6.background: #777777
.xfontsel.pane.fieldBox.field6.foreground: snow
.xfontsel.pane.fieldBox.field7.background: #777777
.xfontsel.pane.fieldBox.field7.foreground: snow
.xfontsel.pane.fieldBox.field8.background: #777777
.xfontsel.pane.fieldBox.field8.foreground: snow
.xfontsel.pane.fieldBox.field9.background: #777777
.xfontsel.pane.fieldBox.field9.foreground: snow
.xfontsel.pane.viewPort.sampleText.background: #777777
.xfontsel.pane.viewPort.sampleText.foreground: snow
.xmessage.form.okay.background: #777777
.xmessage.form.okay.foreground: snow
.xmessage.form.okay.shapeStyle: rectangle
URxvt*depth: 32
URxvt*eightBitInput: true
URxvt*background: rgba:0000/0000/0000/aaaa
URxvt.externalBorder: 0
! URxvt.fading: 10
URxvt.font: xft:Terminus:antialias=false:pixelsize=12
URxvt.foreground: white
URxvt.geometry: 100x25
URxvt.imLocale: en_US.UTF-8
URxvt.inheritPixmap: true
URxvt.internalBorder: 5
URxvt.jumpScroll: true
URxvt.loginShell: true
URxvt.mapAlert: true
URxvt.matcher.button: 1
URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
URxvt.multiScroll: true
URxvt.pastableTabs: true
URxvt.perl-ext-common: default,matcher,tabbed
URxvt.pointerBlank: true
URxvt.saveLines: 10000
URxvt.scrollBar: false
URxvt.scrollKey: true
URxvt.scrollTtyKeypress: true
URxvt.scrollTtyOutput: false
URxvt.scrollWithBuffer: true
URxvt.secondaryScroll: true
! URxvt.shading: 20
URxvt.tintColor: white
URxvt.transparent: true
URxvt.tripleclickwords: true
URxvt.urlLauncher: google-chrome
XCalc*Cursor: hand2
XCalc*ShapeStyle: rectangle
XClock*analog: true
XClock*background: white
XClock*clock.update: 0
XClock*foreground: black
XClock*hands: SlateGray4
XClock*height: 110
XClock*highlight: black
XClock*hourColor: black
XClock*majorColor: black
XClock*minorColor: black
XClock*minuteColor: black
XClock*padding: 4
XClock*render: false
XClock*secondColor: black
XClock*sharp: false
XClock*update: 5
XClock*width: 110
XFontSel*MenuButton.shadowWidth: 0
XFontSel*menu*showUnselectable: false
XFontsel*MenuButton*Justify: left
XFontsel*MenuButton*MenuButtonStyle: select
XFontsel*Toggle*ToggleStyle: check
XTerm*background: #000000
XTerm*color0: #000000
XTerm*color1: #9e1828
XTerm*color10: #c5f779
XTerm*color11: #fff796
XTerm*color12: #4186be
XTerm*color13: #cf9ebe
XTerm*color14: #71bebe
XTerm*color15: #ffffff
XTerm*color2: #aece92
XTerm*color3: #968a38
XTerm*color4: #414171
XTerm*color5: #96c359
XTerm*color6: #418179
XTerm*color7: #bebebe
XTerm*color8: #666666
XTerm*color9: #cf6171
XTerm*colorBD: lightyellow
XTerm*colorMode: on
XTerm*colorUL: yellow
XTerm*colorULMode: on
XTerm*dynamicColors: off
XTerm*font: -xos4-terminus-medium-r-normal-*-12-*-*-*-c-*-koi8-u
XTerm*foreground: #7f7f7f
XTerm*highlightSelection: true
Xcursor.theme: gentoo-silver
Xft.antialias: true
Xft.dpi: 75.0
Xmessage.form.message.Scroll: WhenNeeded
nedit*fontList: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.boldFixedHelpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.boldHelpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.fixedHelpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.h1HelpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.h2HelpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.h3HelpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.helpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.helpLinkFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.italicFixedHelpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
nedit.italicHelpFont: -lfp-gamow-medium-r-normal-*-*-90-*-*-c-*-iso8859-5
set1*font: xft:Bitstream Vera Sans mono:size=10
set2*font: xft:Bitstream Vera Sans mono:size=10
set3*font: xft:Bitstream Vera Sans mono:size=10
xcalc*geometry: 200x275
xcalc.ti.Command.background: #777777
xcalc.ti.Command.foreground: White
xcalc.ti.bevel.background: #111111
xcalc.ti.bevel.screen.DEG.background: #000000
xcalc.ti.bevel.screen.DEG.foreground: LightSeaGreen
xcalc.ti.bevel.screen.GRAD.background: #000000
xcalc.ti.bevel.screen.GRAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.INV.background: #000000
xcalc.ti.bevel.screen.INV.foreground: Red
xcalc.ti.bevel.screen.LCD.background: #000000
xcalc.ti.bevel.screen.LCD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.LCD.shadowWidth: 0
xcalc.ti.bevel.screen.M.background: #000000
xcalc.ti.bevel.screen.M.foreground: LightSeaGreen
xcalc.ti.bevel.screen.P.background: #000000
xcalc.ti.bevel.screen.P.foreground: Yellow
xcalc.ti.bevel.screen.RAD.background: #000000
xcalc.ti.bevel.screen.RAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.background: #000000
xcalc.ti.button18.background: #611161
xcalc.ti.button19.background: #611161
xcalc.ti.button20.background: #611111
xcalc.ti.button22.background: #222262
xcalc.ti.button23.background: #222262
xcalc.ti.button24.background: #222272
xcalc.ti.button25.background: #722222
xcalc.ti.button27.background: #333373
xcalc.ti.button28.background: #333373
xcalc.ti.button29.background: #333373
xcalc.ti.button30.background: #833333
xcalc.ti.button32.background: #444484
xcalc.ti.button33.background: #444484
xcalc.ti.button34.background: #444484
xcalc.ti.button35.background: #944444
xcalc.ti.button37.background: #555595
xcalc.ti.button38.background: #555595
xcalc.ti.button39.background: #555595
xcalc.ti.button40.background: #a55555
xcalc.ti.button5.background: Orange3
xcalendar*calendarDir: /home/pho/.calendar
xcalendar*daynames.SUN*Foreground: Darkred
xcalendar*daynumbers.14*Foreground: Darkred
xcalendar*daynumbers.15*Foreground: Black
xcalendar*daynumbers.21*Foreground: Darkred
xcalendar*daynumbers.22*Foreground: Black
xcalendar*daynumbers.28*Foreground: Darkred
xcalendar*daynumbers.29*Foreground: Black
xcalendar*daynumbers.35*Foreground: Darkred
xcalendar*daynumbers.36*Foreground: Black
xcalendar*daynumbers.7*Foreground: Darkred
xcalendar*daynumbers.8*Foreground: Black
xcalendar*firstDay: 1
xcalendar*holiday*cursorPositionVisible: True
xcalendar*holiday*displayCaret: True
xcalendar*markBackground: Darkgray
xcalendar*markCurrent: True
xcalendar*markHoliday: True
xcalendar*resizable: False
xcalendar*title: XCalendar 4.0
xmessage*defaultButton: okay