Skip to content

Commit 8cfb424

Browse files
committed
Add workspace skin changing and add back previously removed skins
Organization in skin files
1 parent b647776 commit 8cfb424

19 files changed

+1103
-65
lines changed
File renamed without changes.
File renamed without changes.
Lines changed: 36 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
// Mouse pointer
21
[Mouse_Pointer]
3-
Filename = pointer.bmp
2+
Filename = Pointer.bmp
43
ColorKeyIndex = 255
54

6-
// CollectionBox Background Panel
75
[CollectionBox_Panel]
8-
Filename = bluegui.bmp
6+
Filename = SheetClassic.bmp
97
TopLeft = 0,24, 2,2
108
Top = 3,24, 1,2
119
TopRight = 7,24, 2,2
@@ -16,10 +14,9 @@ BottomRight = 7,31, 2,2
1614
Right = 6,27, 3,1
1715
Filler = 12,24, 8,8
1816

19-
// Standard button control Up State
2017
[Button_Up]
21-
Filename = bluegui.bmp
22-
Font = fatfont.bmp
18+
Filename = SheetClassic.bmp
19+
Font = FontClassic.bmp
2320
FontColor = 0
2421
FontKerning = 0
2522
FontShadow = 0
@@ -33,9 +30,8 @@ BottomRight = 7,43, 2,2
3330
Right = 7,39, 2,3
3431
Filler = 0,48, 8,8
3532

36-
// Standard button control Over State
3733
[Button_Over]
38-
Filename = bluegui.bmp
34+
Filename = SheetClassic.bmp
3935
TopLeft = 12,36, 2,2
4036
Top = 15,36, 3,2
4137
TopRight = 19,36, 2,2
@@ -46,9 +42,8 @@ BottomRight = 19,43, 2,2
4642
Right = 19,39, 2,3
4743
Filler = 12,48, 8,8
4844

49-
// Standard button control Down State
5045
[Button_Down]
51-
Filename = bluegui.bmp
46+
Filename = SheetClassic.bmp
5247
TopLeft = 24,36, 3,3
5348
Top = 27,36, 3,3
5449
TopRight = 31,36, 2,2
@@ -59,10 +54,9 @@ BottomRight = 31,43, 2,2
5954
Right = 31,39, 2,3
6055
Filler = 24,48, 8,8
6156

62-
// List box control
6357
[Listbox]
64-
Filename = bluegui.bmp
65-
Font = fatfont.bmp
58+
Filename = SheetClassic.bmp
59+
Font = FontClassic.bmp
6660
FontColor = 0
6761
FontKerning = 0
6862
FontSelectColor = 15
@@ -77,9 +71,8 @@ BottomRight = 7,43, 2,2
7771
Right = 7,39, 2,3
7872
Filler = 0,48, 8,8
7973

80-
// Scrollbar Control Button-UpState
8174
[ScrollButton_Up]
82-
Filename = bluegui.bmp
75+
Filename = SheetClassic.bmp
8376
TopLeft = 112,68, 2,2
8477
Top = 114,68, 3,2
8578
TopRight = 117,68, 2,2
@@ -90,9 +83,8 @@ BottomRight = 117,73, 2,2
9083
Right = 117,70, 2,3
9184
Filler = 114,70, 3,3
9285

93-
// Scrollbar Control Button-DownState
9486
[ScrollButton_Down]
95-
Filename = bluegui.bmp
87+
Filename = SheetClassic.bmp
9688
TopLeft = 120,68, 2,2
9789
Top = 122,68, 3,2
9890
TopRight = 125,68, 2,2
@@ -103,9 +95,8 @@ BottomRight = 125,73, 2,2
10395
Right = 125,70, 2,3
10496
Filler = 122,70, 3,3
10597

106-
// Scrollbar Control Knob-UpState
10798
[ScrollKnob_Up]
108-
Filename = bluegui.bmp
99+
Filename = SheetClassic.bmp
109100
TopLeft = 112,78, 3,3
110101
Top = 114,78, 3,3
111102
TopRight = 116,78, 3,3
@@ -116,9 +107,8 @@ BottomRight = 116,84, 3,3
116107
Right = 117,81, 2,3
117108
Filler = 114,81, 3,3
118109

119-
// Scrollbar Control Knob-DownState
120110
[ScrollKnob_Down]
121-
Filename = bluegui.bmp
111+
Filename = SheetClassic.bmp
122112
TopLeft = 120,78, 3,3
123113
Top = 122,78, 3,3
124114
TopRight = 124,78, 3,3
@@ -129,74 +119,65 @@ BottomRight = 124,84, 3,3
129119
Right = 125,81, 2,3
130120
Filler = 122,81, 3,3
131121

132-
// Scrollbar Control TopArrow
133122
[ScrollTopArrow]
134-
Filename = bluegui.bmp
123+
Filename = SheetClassic.bmp
135124
ColorKeyIndex = 0
136125
Rect = 114,64, 3,3
137126

138-
// Scrollbar Control BottomArrow
139127
[ScrollBottomArrow]
140-
Filename = bluegui.bmp
128+
Filename = SheetClassic.bmp
141129
ColorKeyIndex = 0
142130
Rect = 122,64, 3,3
143131

144-
// Scrollbar Control LeftArrow
145132
[ScrollLeftArrow]
146-
Filename = bluegui.bmp
133+
Filename = SheetClassic.bmp
147134
ColorKeyIndex = 0
148135
Rect = 85,40, 3,3
149136

150-
// Scrollbar Control RightArrow
151137
[ScrollRightArrow]
152-
Filename = bluegui.bmp
138+
Filename = SheetClassic.bmp
153139
ColorKeyIndex = 0
154140
Rect = 85,32, 3,3
155141

156-
// Scrollbar Control Background
157142
[ScrollBackground]
158-
Filename = bluegui.bmp
143+
Filename = SheetClassic.bmp
159144
Filler = 112,87, 7,7
160145

161-
// Checkbox Control
162146
[Checkbox]
163-
Filename = bluegui.bmp
147+
Filename = SheetClassic.bmp
164148
ColorKeyIndex = 0
165-
Font = fatfont.bmp
149+
Font = FontClassic.bmp
166150
FontColor = 0
167151
FontKerning = 0
168152
Base = 16,60, 7,7
169153
MouseOver = 24,60, 7,7
170154
Check = 16,67, 7,7
171155
GreyCheck = 24,67, 7,7
172156

173-
// RadioButton Control
174157
[RadioButton]
175-
Filename = bluegui.bmp
158+
Filename = SheetClassic.bmp
176159
ColorKeyIndex = 0
177-
Font = fatfont.bmp
160+
Font = FontClassic.bmp
178161
FontColor = 0
179162
FontKerning = 0
180163
Base = 0,60, 7,7
181164
MouseOver = 8,60, 7,7
182165
Check = 0,67, 7,7
183166
GreyCheck = 8,67, 7,7
184167

185-
// Tab Control
186168
[Tab]
187-
Filename = tab.bmp
169+
Filename = TabClassic.bmp
188170
ColorKeyIndex = 0
189-
Font = fatfont.bmp
171+
Font = FontClassic.bmp
190172
FontColor = 0
191173
FontKerning = 0
192174
Base = 0,0, 57,17
193175
MouseOver = 0,19, 57,17
194176
Selected = 0,38, 57,17
195177
Disabled = 0,19, 57,17
196178

197-
// ProgressBar Control Base
198179
[ProgressBar_Base]
199-
Filename = bluegui.bmp
180+
Filename = SheetClassic.bmp
200181
TopLeft = 12,36, 2,2
201182
Top = 15,36, 3,2
202183
TopRight = 19,36, 2,2
@@ -207,17 +188,15 @@ BottomRight = 19,43, 2,2
207188
Right = 19,39, 2,3
208189
Filler = 12,48, 8,8
209190

210-
// ProgressBar Control Indicators
211191
[ProgressBar_Indicator]
212-
Filename = bluegui.bmp
192+
Filename = SheetClassic.bmp
213193
Top = 0,111, 8,8
214194
Centre = 0,111, 8,8
215195
Bottom = 0,111, 8,8
216196
Spacing = 3
217197

218-
// Slider Control Horizontal section
219198
[Slider_Horz]
220-
Filename = bluegui.bmp
199+
Filename = SheetClassic.bmp
221200
ColorKeyIndex = 13
222201
Start = 0,76, 2,9
223202
Middle = 3,76, 4,9
@@ -226,9 +205,8 @@ TopLeftSlider = 16,76, 9,3
226205
BottomRightSlider = 12,76, 3,9
227206
TickColorIndex = 0
228207

229-
// Slider Control Vertical section
230208
[Slider_Vert]
231-
Filename = bluegui.bmp
209+
Filename = SheetClassic.bmp
232210
ColorKeyIndex = 13
233211
Start = 16,80, 9,2
234212
Middle = 16,83, 9,4
@@ -237,15 +215,14 @@ TopLeftSlider = 24,78, 3,9
237215
BottomRightSlider = 16,76, 9,3
238216
TickColorIndex = 0
239217

240-
// Text Box
241218
[TextBox]
242-
Font = fatfont.bmp
243-
CursorColorIndex = 117
219+
Font = FontClassic.bmp
220+
CursorColorIndex = 68
244221
SelectedColorIndex = 117
245222
FontColor = 0
246223
FontKerning = 0
247224
FontSelectColor = 0
248-
Filename = bluegui.bmp
225+
Filename = SheetClassic.bmp
249226
TopLeft = 0,36, 2,2
250227
Top = 3,36, 3,2
251228
TopRight = 7,36, 2,2
@@ -256,21 +233,18 @@ BottomRight = 7,43, 2,2
256233
Right = 7,39, 2,3
257234
Filler = 0,48, 8,8
258235

259-
// Label Control
260236
[Label]
261-
Font = fatfont.bmp
237+
Font = FontClassic.bmp
262238
FontColor = 0
263239
FontKerning = 0
264240

265-
// Combo box Arrow
266241
[ComboBox_Arrow]
267-
Filename = bluegui.bmp
242+
Filename = SheetClassic.bmp
268243
ColorKeyIndex = 255
269244
Rect = 76,70, 7,5
270245

271-
// Combo box Button_Up State
272246
[ComboBox_ButtonUp]
273-
Filename = bluegui.bmp
247+
Filename = SheetClassic.bmp
274248
TopLeft = 0,36, 2,2
275249
Top = 3,36, 3,2
276250
TopRight = 7,36, 2,2
@@ -281,9 +255,8 @@ BottomRight = 7,43, 2,2
281255
Right = 7,39, 2,3
282256
Filler = 0,48, 8,8
283257

284-
// Combo box Button_Down State
285258
[ComboBox_ButtonDown]
286-
Filename = bluegui.bmp
259+
Filename = SheetClassic.bmp
287260
TopLeft = 24,36, 3,3
288261
Top = 27,36, 3,3
289262
TopRight = 31,36, 2,2
@@ -294,9 +267,8 @@ BottomRight = 31,43, 2,2
294267
Right = 31,39, 2,3
295268
Filler = 24,48, 8,8
296269

297-
// Property Page
298270
[PropertyPage]
299-
Filename = bluegui.bmp
271+
Filename = SheetClassic.bmp
300272
TopLeft = 12,36, 2,2
301273
Top = 15,36, 3,2
302274
TopRight = 19,36, 2,2
@@ -306,7 +278,7 @@ Bottom = 15,43, 3,2
306278
BottomRight = 19,43, 2,2
307279
Right = 19,39, 2,3
308280
Filler = 12,48, 8,8
309-
Font = fatfont.bmp
281+
Font = FontClassic.bmp
310282
FontColor = 0
311283
FontKerning = 0
312284
FontShadow = 0
File renamed without changes.

Assets/Workspace/FontLarge.bmp

116 KB
Binary file not shown.

Assets/Workspace/FontSmall.bmp

46.9 KB
Binary file not shown.

Assets/Workspace/SheetBlue.bmp

48.1 KB
Binary file not shown.

Assets/Workspace/SheetBrown.bmp

48.1 KB
Binary file not shown.

Assets/Workspace/SheetGray.bmp

48.1 KB
Binary file not shown.

Assets/Workspace/SheetGreen.bmp

48.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)