forked from thecheis/Boston-Icons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.theme
253 lines (210 loc) · 3.48 KB
/
index.theme
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
# ------------------
# BOSTON
# ------------------
[Icon Theme]
Name=Boston
Comment=Minimalist and functional icon theme.
Comment[es]=Tema de iconos minimalista y funcional.
Comment[gl]=Tema de iconas minimalista e funcional.
Comment[it]=Tema di icone minimalista e funzionale.
Comment[de]=Minimalistisches und funktionales Symbolthema.
Example=folder
Inherits=Adwaita,gnome,hicolor,breeze,Arc,PiXflat,
# KDE COMPATIBILITY
# -----------------
DisplayDepth=32
LinkOverlay=link_overlay
LockOverlay=lock_overlay
ZipOverlay=zip_overlay
DesktopDefault=48
DesktopSizes=16,22,32,48,64,72,96,128
ToolbarDefault=22
ToolbarSizes=16,22,32,48
MainToolbarDefault=22
MainToolbarSizes=16,22,32,48
SmallDefault=16
SmallSizes=16
PanelDefault=32
PanelSizes=16,22,32,48,64,72,96,128
# -----------DIRECTORIES----------
Directories=legacy/128,legacy/48,legacy/16,symbolic/actions,scalable/apps,symbolic/devices,symbolic/emblems,symbolic/legacy,symbolic/mimes,symbolic/places,symbolic/status,128/actions,128/apps,128/devices,128/mimes,128/places,128/status,48/actions,48/apps,48/devices,48/mimes,48/places,48/status,16/apps,16/devices,16/mimes,16/places,16/status,
# -------------LEGACY-------------
[legacy/128]
Context=Legacy
Size=128
MinSize=48
MaxSize=512
Type=Scalable
[legacy/48]
Context=Legacy
Size=48
MinSize=24
MaxSize=48
Type=Scalable
[legacy/16]
Context=Legacy
Size=16
MinSize=8
MaxSize=18
Type=Scalable
# ------------SCALABLE------------
[scalable/apps]
Context=Applications
Size=16
MinSize=8
MaxSize=512
Type=Scalable
# ------------SYMBOLICS------------
[symbolic/actions]
Context=Actions
Size=16
MinSize=8
MaxSize=512
Type=Scalable
[symbolic/apps]
Context=Applications
Size=16
MinSize=8
MaxSize=512
Type=Scalable
[symbolic/devices]
Context=Devices
Size=16
MinSize=8
MaxSize=512
Type=Scalable
[symbolic/emblems]
Context=Emblems
Size=16
MinSize=8
MaxSize=512
Type=Scalable
[symbolic/legacy]
Context=Legacy
Size=16
MinSize=8
MaxSize=512
Type=Scalable
[symbolic/mimes]
Context=Mimetypes
Size=16
MinSize=8
MaxSize=512
Type=Scalable
[symbolic/places]
Context=Places
Size=16
MinSize=8
MaxSize=512
Type=Scalable
[symbolic/status]
Context=Status
Size=16
MinSize=8
MaxSize=512
Type=Scalable
# -------------128-------------
[128/actions]
Context=Actions
Size=128
MinSize=48
MaxSize=512
Type=Scalable
[128/apps]
Context=Applications
Size=128
MinSize=48
MaxSize=512
Type=Scalable
[128/devices]
Context=Devices
Size=128
MinSize=48
MaxSize=512
Type=Scalable
[128/mimes]
Context=Mimetypes
Size=128
MinSize=48
MaxSize=512
Type=Scalable
[128/places]
Context=Places
Size=128
MinSize=48
MaxSize=512
Type=Scalable
[128/status]
Context=Status
Size=128
MinSize=48
MaxSize=512
Type=Scalable
# -------------48-------------
[48/actions]
Context=Actions
Size=48
MinSize=24
MaxSize=48
Type=Scalable
[48/apps]
Context=Applications
Size=48
MinSize=24
MaxSize=48
Type=Scalable
[48/devices]
Context=Devices
Size=48
MinSize=24
MaxSize=48
Type=Scalable
[48/mimes]
Context=Mimetypes
Size=48
MinSize=24
MaxSize=48
Type=Scalable
[48/places]
Context=Places
Size=48
MinSize=24
MaxSize=48
Type=Scalable
[48/status]
Context=Status
Size=48
MinSize=24
MaxSize=48
Type=Scalable
# -------------16-------------
[16/apps]
Context=Applications
Size=16
MinSize=8
MaxSize=18
Type=Scalable
[16/devices]
Context=Devices
Size=16
MinSize=8
MaxSize=18
Type=Scalable
[16/mimes]
Context=Mimetypes
Size=16
MinSize=8
MaxSize=18
Type=Scalable
[16/places]
Context=Places
Size=16
MinSize=8
MaxSize=18
Type=Scalable
[16/status]
Context=Status
Size=16
MinSize=8
MaxSize=18
Type=Scalable