-
Notifications
You must be signed in to change notification settings - Fork 12
/
skin.dmf
322 lines (311 loc) · 8.03 KB
/
skin.dmf
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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
macro "macro"
elem
name = "Tab"
command = ".winset \"mainwindow.macro=hotkeymode hotkey_toggle.is-checked=true mapwindow.map.focus=true input.background-color=#F0F0F0\""
elem "se"
name = "Southeast+REP"
elem "sw"
name = "Southwest+REP"
elem "nw"
name = "Northwest+REP"
elem "w"
name = "West+REP"
command = ".west"
elem "n"
name = "North+REP"
command = ".north"
elem "e"
name = "East+REP"
command = ".east"
elem "s"
name = "South+REP"
command = ".south"
elem
name = "Multiply"
command = ".winset \"command=\"swaphand\"\""
elem
name = "Divide"
command = ".winset \"command=\"dropme\"\""
elem
name = "F2"
command = ".winset \"command=\"ooc\"\""
elem "ne"
name = "North+East+REP"
macro "hotkeymode"
elem
name = "Tab"
command = ".winset \"mainwindow.macro=macro hotkey_toggle.is-checked=false input.focus=true input.background-color=#D3B5B5\""
elem
name = "F2"
command = ".winset \"command=\"ooc\"\""
elem
name = "F3"
command = ".winset \"command=\"rotate_craft_object\"\""
menu "menu"
elem
name = "&Icons"
command = ""
saved-params = "is-checked"
elem "stretch"
name = "&Stretch to fit"
command = ".winset \"mapwindow.map.icon-size=0\""
category = "&Icons"
can-check = true
group = "size"
saved-params = "is-checked"
elem "icon128"
name = "128x128 (&2x)"
command = ".winset \"mapwindow.map.icon-size=128\""
category = "&Icons"
can-check = true
group = "size"
saved-params = "is-checked"
elem "icon64"
name = "64x64 (&1x)"
command = ".winset \"mapwindow.map.icon-size=64\""
category = "&Icons"
is-checked = true
can-check = true
group = "size"
saved-params = "is-checked"
elem "SR"
name = "screen_resolution"
command = ""
saved-params = "is-checked"
elem "vi8"
name = "8(larger display)"
command = "vi8"
category = "screen_resolution"
saved-params = "is-checked"
elem "vi7"
name = "7(large display)"
command = "vi7"
category = "screen_resolution"
saved-params = "is-checked"
elem "vi6"
name = "6(medium display)"
command = "vi6"
category = "screen_resolution"
saved-params = "is-checked"
elem "vi5"
name = "5(small display)"
command = "vi5"
category = "screen_resolution"
saved-params = "is-checked"
elem "vi4"
name = "4(smaller display)"
command = "vi4"
category = "screen_resolution"
saved-params = "is-checked"
window "mainwindow"
elem "mainwindow"
type = MAIN
pos = 281,0
size = 640x440
anchor1 = none
anchor2 = none
is-default = true
saved-params = "pos;size;is-minimized;is-maximized"
title = "Space Station 13"
is-maximized = true
icon = 'lili.png'
transparent-color = #ff80ff
macro = "macro"
menu = "menu"
elem "oocbutton"
type = BUTTON
pos = 584,408
size = 54x32
anchor1 = 100,100
anchor2 = none
saved-params = ""
text = "OOC"
command = ".winset \"oocbutton.is-checked=true?input.command=\"!ooc \\\"\" saybutton.is-checked=false:input.command=\""
button-type = pushbox
elem "mainvsplit"
type = CHILD
pos = 0,0
size = 634x408
anchor1 = 0,0
anchor2 = 100,100
background-color = #400080
saved-params = "splitter"
right = "rpane"
is-vert = true
splitter = 75
elem "input"
type = INPUT
pos = 3,408
size = 517x32
anchor1 = 0,100
anchor2 = 100,100
font-size = 16
background-color = #e1e0a6
is-default = true
border = sunken
saved-params = "command"
elem "saybutton"
type = BUTTON
pos = 520,408
size = 64x32
anchor1 = 100,100
anchor2 = none
saved-params = "is-checked"
text = "Chat"
command = ".winset \"saybutton.is-checked=true?input.command=\"!say \\\"\" macrobutton.is-checked=false:input.command=\""
button-type = pushbox
window "mapwindow"
elem "mapwindow"
type = MAIN
pos = 219,0
size = 640x480
anchor1 = none
anchor2 = none
saved-params = "pos;size;is-minimized;is-maximized"
titlebar = false
statusbar = false
can-close = false
can-minimize = false
can-resize = false
is-pane = true
elem "map"
type = MAP
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
font-family = "Arial"
font-size = 7
is-default = true
saved-params = "icon-size"
icon-size = 64
zoom = 1
on-show = ".winset\"mainwindow.mainvsplit.left=mapwindow\""
on-hide = ".winset\"mainwindow.mainvsplit.left=\""
window "outputwindow"
elem "outputwindow"
type = MAIN
pos = 219,0
size = 640x480
anchor1 = none
anchor2 = none
saved-params = "pos;size;is-minimized;is-maximized"
titlebar = false
statusbar = false
can-close = false
can-minimize = false
can-resize = false
is-pane = true
elem "output"
type = OUTPUT
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
font-family = "Consolas"
font-size = 12
text-color = #282828
is-default = true
saved-params = "max-lines"
link-color = #0080c0
visited-color = #ff0080
style = ".system {color:#ff0000;}\nIMG.icon {width: 64px; height: 64px;}"
window "rpane"
elem "rpane"
type = MAIN
pos = 219,0
size = 640x480
anchor1 = none
anchor2 = none
saved-params = "pos;size;is-minimized;is-maximized"
titlebar = false
statusbar = false
can-close = false
can-minimize = false
can-resize = false
is-pane = true
elem "rpanewindow"
type = CHILD
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
saved-params = "splitter"
left = "infowindow"
right = "outputwindow"
is-vert = false
splitter = 25
lock = left
elem "textb"
type = BUTTON
pos = 128,0
size = 60x16
anchor1 = none
anchor2 = none
is-visible = false
saved-params = "is-checked"
text = "Text"
command = ".winset \"rpanewindow.left=;\""
is-checked = true
group = "rpanemode"
button-type = pushbox
elem "infob"
type = BUTTON
pos = 64,0
size = 60x16
anchor1 = none
anchor2 = none
is-visible = false
saved-params = "is-checked"
text = "Info"
command = ".winset \"rpanewindow.left=infowindow\""
group = "rpanemode"
button-type = pushbox
window "browserwindow"
elem "browserwindow"
type = MAIN
pos = none
size = 640x480
anchor1 = none
anchor2 = none
saved-params = "pos;size;is-minimized;is-maximized"
title = "Browser"
is-pane = true
elem "browser"
type = BROWSER
pos = 0,0
size = 0x0
anchor1 = 0,0
anchor2 = 100,100
background-color = #ffffff
is-default = true
saved-params = ""
on-show = ".winset\"rpane.infob.is-visible=true?rpane.infob.pos=130,0;rpane.textb.is-visible=true;rpane.browseb.is-visible=true;rpane.browseb.is-checked=true;rpane.rpanewindow.pos=0,30;rpane.rpanewindow.size=0x0;rpane.rpanewindow.left=browserwindow\""
on-hide = ".winset\"rpane.infob.is-visible=true?rpane.infob.is-checked=true rpane.infob.pos=65,0 rpane.rpanewindow.left=infowindow:rpane.rpanewindow.left=textwindow rpane.textb.is-visible=true rpane.rpanewindow.pos=0,30 rpane.rpanewindow.size=0x0\""
window "infowindow"
elem "infowindow"
type = MAIN
pos = 219,0
size = 640x480
anchor1 = none
anchor2 = none
saved-params = "pos;size;is-minimized;is-maximized"
title = "Info"
titlebar = false
statusbar = false
can-close = false
can-minimize = false
can-resize = false
is-pane = true
elem "info"
type = INFO
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
is-default = true
saved-params = ""
highlight-color = #00aa00
allow-html = false
on-show = ".winset\"rpane.infob.is-visible=true;rpane.browseb.is-visible=true?rpane.infob.pos=130,0:rpane.infob.pos=65,0 rpane.textb.is-visible=true rpane.infob.is-checked=true rpane.rpanewindow.pos=0,30 rpane.rpanewindow.size=0x0 rpane.rpanewindow.left=infowindow\""
on-hide = ".winset\"rpane.infob.is-visible=false;rpane.browseb.is-visible=true?rpane.browseb.is-checked=true rpane.rpanewindow.left=browserwindow:rpane.textb.is-visible=true rpane.rpanewindow.pos=0,30 rpane.rpanewindow.size=0x0 rpane.rpanewindow.left=\""