1{
2 "name": "Sandcastle",
3 "author": "Zed Industries",
4 "themes": [
5 {
6 "name": "Sandcastle",
7 "appearance": "dark",
8 "style": {
9 "border": "#3d4350ff",
10 "border.variant": "#313741ff",
11 "border.focused": "#223131ff",
12 "border.selected": "#223131ff",
13 "border.transparent": "#00000000",
14 "border.disabled": "#393f4aff",
15 "elevated_surface.background": "#2b3038ff",
16 "surface.background": "#2b3038ff",
17 "background": "#333944ff",
18 "element.background": "#2b3038ff",
19 "element.hover": "#313741ff",
20 "element.active": "#3d4350ff",
21 "element.selected": "#3d4350ff",
22 "element.disabled": "#2b3038ff",
23 "drop_target.background": "#a6978280",
24 "ghost_element.background": "#00000000",
25 "ghost_element.hover": "#313741ff",
26 "ghost_element.active": "#3d4350ff",
27 "ghost_element.selected": "#3d4350ff",
28 "ghost_element.disabled": "#2b3038ff",
29 "text": "#fdf4c1ff",
30 "text.muted": "#a69782ff",
31 "text.placeholder": "#827568ff",
32 "text.disabled": "#827568ff",
33 "text.accent": "#518b8bff",
34 "icon": "#fdf4c1ff",
35 "icon.muted": "#a69782ff",
36 "icon.disabled": "#827568ff",
37 "icon.placeholder": "#a69782ff",
38 "icon.accent": "#518b8bff",
39 "status_bar.background": "#333944ff",
40 "title_bar.background": "#333944ff",
41 "toolbar.background": "#282c33ff",
42 "tab_bar.background": "#2b3038ff",
43 "tab.inactive_background": "#2b3038ff",
44 "tab.active_background": "#282c33ff",
45 "search.match_background": "#528b8b66",
46 "panel.background": "#2b3038ff",
47 "panel.focused_border": null,
48 "pane.focused_border": null,
49 "scrollbar.thumb.background": "#fdf4c14c",
50 "scrollbar.thumb.hover_background": "#313741ff",
51 "scrollbar.thumb.border": "#313741ff",
52 "scrollbar.track.background": "#00000000",
53 "scrollbar.track.border": "#2a2f38ff",
54 "editor.foreground": "#fdf4c1ff",
55 "editor.background": "#282c33ff",
56 "editor.gutter.background": "#282c33ff",
57 "editor.subheader.background": "#2b3038ff",
58 "editor.active_line.background": "#2b3038bf",
59 "editor.highlighted_line.background": "#2b3038ff",
60 "editor.line_number": "#fdf4c159",
61 "editor.active_line_number": "#fdf4c1ff",
62 "editor.invisible": "#7c6f64ff",
63 "editor.wrap_guide": "#fdf4c10d",
64 "editor.active_wrap_guide": "#fdf4c11a",
65 "editor.document_highlight.read_background": "#518b8b1a",
66 "editor.document_highlight.write_background": "#7c6f6466",
67 "terminal.background": "#282c33ff",
68 "terminal.foreground": "#fdf4c1ff",
69 "terminal.bright_foreground": "#fdf4c1ff",
70 "terminal.dim_foreground": "#282c33ff",
71 "terminal.ansi.black": "#282c33ff",
72 "terminal.ansi.bright_black": "#5e5753ff",
73 "terminal.ansi.dim_black": "#fdf4c1ff",
74 "terminal.ansi.red": "#b3627aff",
75 "terminal.ansi.bright_red": "#57333dff",
76 "terminal.ansi.dim_red": "#dcb0bbff",
77 "terminal.ansi.green": "#83a598ff",
78 "terminal.ansi.bright_green": "#414f4aff",
79 "terminal.ansi.dim_green": "#c0d2cbff",
80 "terminal.ansi.yellow": "#a07d3aff",
81 "terminal.ansi.bright_yellow": "#4e3f22ff",
82 "terminal.ansi.dim_yellow": "#d3bd9aff",
83 "terminal.ansi.blue": "#518b8bff",
84 "terminal.ansi.bright_blue": "#2c4444ff",
85 "terminal.ansi.dim_blue": "#a8c4c4ff",
86 "terminal.ansi.magenta": "#a87222ff",
87 "terminal.ansi.bright_magenta": "#523918ff",
88 "terminal.ansi.dim_magenta": "#dab78eff",
89 "terminal.ansi.cyan": "#83a598ff",
90 "terminal.ansi.bright_cyan": "#414f4aff",
91 "terminal.ansi.dim_cyan": "#c0d2cbff",
92 "terminal.ansi.white": "#fdf4c1ff",
93 "terminal.ansi.bright_white": "#fdf4c1ff",
94 "terminal.ansi.dim_white": "#958776ff",
95 "link_text.hover": "#518b8bff",
96 "conflict": "#a07d3aff",
97 "conflict.background": "#231d12ff",
98 "conflict.border": "#392e19ff",
99 "created": "#83a598ff",
100 "created.background": "#1e2321ff",
101 "created.border": "#303a36ff",
102 "deleted": "#b3627aff",
103 "deleted.background": "#26191cff",
104 "deleted.border": "#3e272dff",
105 "error": "#b3627aff",
106 "error.background": "#26191cff",
107 "error.border": "#3e272dff",
108 "hidden": "#827568ff",
109 "hidden.background": "#333944ff",
110 "hidden.border": "#393f4aff",
111 "hint": "#727d68ff",
112 "hint.background": "#171e1eff",
113 "hint.border": "#223131ff",
114 "ignored": "#a69782ff",
115 "ignored.background": "#333944ff",
116 "ignored.border": "#3d4350ff",
117 "info": "#518b8bff",
118 "info.background": "#171e1eff",
119 "info.border": "#223131ff",
120 "modified": "#a07d3aff",
121 "modified.background": "#231d12ff",
122 "modified.border": "#392e19ff",
123 "predictive": "#5c6152ff",
124 "predictive.background": "#1e2321ff",
125 "predictive.border": "#303a36ff",
126 "renamed": "#518b8bff",
127 "renamed.background": "#171e1eff",
128 "renamed.border": "#223131ff",
129 "success": "#83a598ff",
130 "success.background": "#1e2321ff",
131 "success.border": "#303a36ff",
132 "unreachable": "#a69782ff",
133 "unreachable.background": "#333944ff",
134 "unreachable.border": "#3d4350ff",
135 "warning": "#a07d3aff",
136 "warning.background": "#231d12ff",
137 "warning.border": "#392e19ff",
138 "players": [
139 {
140 "cursor": "#518b8bff",
141 "background": "#518b8bff",
142 "selection": "#518b8b3d"
143 },
144 {
145 "cursor": "#a87222ff",
146 "background": "#a87222ff",
147 "selection": "#a872223d"
148 },
149 {
150 "cursor": "#a07d3aff",
151 "background": "#a07d3aff",
152 "selection": "#a07d3a3d"
153 },
154 {
155 "cursor": "#d75f5fff",
156 "background": "#d75f5fff",
157 "selection": "#d75f5f3d"
158 },
159 {
160 "cursor": "#83a598ff",
161 "background": "#83a598ff",
162 "selection": "#83a5983d"
163 },
164 {
165 "cursor": "#b3627aff",
166 "background": "#b3627aff",
167 "selection": "#b3627a3d"
168 },
169 {
170 "cursor": "#a07d3aff",
171 "background": "#a07d3aff",
172 "selection": "#a07d3a3d"
173 },
174 {
175 "cursor": "#83a598ff",
176 "background": "#83a598ff",
177 "selection": "#83a5983d"
178 }
179 ],
180 "syntax": {
181 "attribute": {
182 "color": "#518b8bff",
183 "font_style": null,
184 "font_weight": null
185 },
186 "boolean": {
187 "color": "#83a598ff",
188 "font_style": null,
189 "font_weight": null
190 },
191 "comment": {
192 "color": "#a89984ff",
193 "font_style": null,
194 "font_weight": null
195 },
196 "comment.doc": {
197 "color": "#a89984ff",
198 "font_style": null,
199 "font_weight": null
200 },
201 "constant": {
202 "color": "#83a598ff",
203 "font_style": null,
204 "font_weight": null
205 },
206 "constructor": {
207 "color": "#518b8bff",
208 "font_style": null,
209 "font_weight": null
210 },
211 "embedded": {
212 "color": "#fdf4c1ff",
213 "font_style": null,
214 "font_weight": null
215 },
216 "emphasis": {
217 "color": "#518b8bff",
218 "font_style": null,
219 "font_weight": null
220 },
221 "emphasis.strong": {
222 "color": "#518b8bff",
223 "font_style": null,
224 "font_weight": 700
225 },
226 "enum": {
227 "color": "#a07d3aff",
228 "font_style": null,
229 "font_weight": null
230 },
231 "function": {
232 "color": "#a07d3aff",
233 "font_style": null,
234 "font_weight": null
235 },
236 "hint": {
237 "color": "#727d68ff",
238 "font_style": null,
239 "font_weight": 700
240 },
241 "keyword": {
242 "color": "#518b8bff",
243 "font_style": null,
244 "font_weight": null
245 },
246 "label": {
247 "color": "#518b8bff",
248 "font_style": null,
249 "font_weight": null
250 },
251 "link_text": {
252 "color": "#a07d3aff",
253 "font_style": "italic",
254 "font_weight": null
255 },
256 "link_uri": {
257 "color": "#83a598ff",
258 "font_style": null,
259 "font_weight": null
260 },
261 "number": {
262 "color": "#83a598ff",
263 "font_style": null,
264 "font_weight": null
265 },
266 "operator": {
267 "color": "#a07d3aff",
268 "font_style": null,
269 "font_weight": null
270 },
271 "predictive": {
272 "color": "#5c6152ff",
273 "font_style": "italic",
274 "font_weight": null
275 },
276 "preproc": {
277 "color": "#fdf4c1ff",
278 "font_style": null,
279 "font_weight": null
280 },
281 "primary": {
282 "color": "#fdf4c1ff",
283 "font_style": null,
284 "font_weight": null
285 },
286 "property": {
287 "color": "#518b8bff",
288 "font_style": null,
289 "font_weight": null
290 },
291 "punctuation": {
292 "color": "#d5c5a1ff",
293 "font_style": null,
294 "font_weight": null
295 },
296 "punctuation.bracket": {
297 "color": "#d5c5a1ff",
298 "font_style": null,
299 "font_weight": null
300 },
301 "punctuation.delimiter": {
302 "color": "#d5c5a1ff",
303 "font_style": null,
304 "font_weight": null
305 },
306 "punctuation.list_marker": {
307 "color": "#d5c5a1ff",
308 "font_style": null,
309 "font_weight": null
310 },
311 "punctuation.special": {
312 "color": "#d5c5a1ff",
313 "font_style": null,
314 "font_weight": null
315 },
316 "string": {
317 "color": "#a07d3aff",
318 "font_style": null,
319 "font_weight": null
320 },
321 "string.escape": {
322 "color": "#a89984ff",
323 "font_style": null,
324 "font_weight": null
325 },
326 "string.regex": {
327 "color": "#a07d3aff",
328 "font_style": null,
329 "font_weight": null
330 },
331 "string.special": {
332 "color": "#a07d3aff",
333 "font_style": null,
334 "font_weight": null
335 },
336 "string.special.symbol": {
337 "color": "#a07d3aff",
338 "font_style": null,
339 "font_weight": null
340 },
341 "tag": {
342 "color": "#518b8bff",
343 "font_style": null,
344 "font_weight": null
345 },
346 "text.literal": {
347 "color": "#a07d3aff",
348 "font_style": null,
349 "font_weight": null
350 },
351 "title": {
352 "color": "#fdf4c1ff",
353 "font_style": null,
354 "font_weight": 700
355 },
356 "type": {
357 "color": "#83a598ff",
358 "font_style": null,
359 "font_weight": null
360 },
361 "variable": {
362 "color": "#fdf4c1ff",
363 "font_style": null,
364 "font_weight": null
365 },
366 "variant": {
367 "color": "#518b8bff",
368 "font_style": null,
369 "font_weight": null
370 }
371 }
372 }
373 }
374 ]
375}