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