1{
2 "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
3 "name": "Atelier",
4 "author": "Zed Industries",
5 "themes": [
6 {
7 "name": "Atelier Cave Dark",
8 "appearance": "dark",
9 "style": {
10 "border": "#56505eff",
11 "border.variant": "#332f38ff",
12 "border.focused": "#222953ff",
13 "border.selected": "#222953ff",
14 "border.transparent": "#00000000",
15 "border.disabled": "#48434fff",
16 "elevated_surface.background": "#221f26ff",
17 "surface.background": "#221f26ff",
18 "background": "#3a353fff",
19 "element.background": "#221f26ff",
20 "element.hover": "#332f38ff",
21 "element.active": "#544f5cff",
22 "element.selected": "#544f5cff",
23 "element.disabled": "#221f26ff",
24 "drop_target.background": "#89859180",
25 "ghost_element.background": "#00000000",
26 "ghost_element.hover": "#332f38ff",
27 "ghost_element.active": "#544f5cff",
28 "ghost_element.selected": "#544f5cff",
29 "ghost_element.disabled": "#221f26ff",
30 "text": "#efecf4ff",
31 "text.muted": "#898591ff",
32 "text.placeholder": "#756f7eff",
33 "text.disabled": "#756f7eff",
34 "text.accent": "#566ddaff",
35 "icon": "#efecf4ff",
36 "icon.muted": "#898591ff",
37 "icon.disabled": "#756f7eff",
38 "icon.placeholder": "#898591ff",
39 "icon.accent": "#566ddaff",
40 "status_bar.background": "#3a353fff",
41 "title_bar.background": "#3a353fff",
42 "title_bar.inactive_background": "#221f26ff",
43 "toolbar.background": "#19171cff",
44 "tab_bar.background": "#221f26ff",
45 "tab.inactive_background": "#221f26ff",
46 "tab.active_background": "#19171cff",
47 "search.match_background": "#576dda66",
48 "panel.background": "#221f26ff",
49 "panel.focused_border": "#566ddaff",
50 "pane.focused_border": null,
51 "scrollbar.thumb.background": "#efecf44c",
52 "scrollbar.thumb.hover_background": "#332f38ff",
53 "scrollbar.thumb.border": "#332f38ff",
54 "scrollbar.track.background": "#00000000",
55 "scrollbar.track.border": "#201e24ff",
56 "editor.foreground": "#e2dfe7ff",
57 "editor.background": "#19171cff",
58 "editor.gutter.background": "#19171cff",
59 "editor.subheader.background": "#221f26ff",
60 "editor.active_line.background": "#221f26bf",
61 "editor.highlighted_line.background": "#221f26ff",
62 "editor.line_number": "#efecf459",
63 "editor.active_line_number": "#efecf4ff",
64 "editor.invisible": "#726c7aff",
65 "editor.wrap_guide": "#efecf40d",
66 "editor.active_wrap_guide": "#efecf41a",
67 "editor.document_highlight.read_background": "#566dda1a",
68 "editor.document_highlight.write_background": "#726c7a66",
69 "terminal.background": "#19171cff",
70 "terminal.foreground": "#efecf4ff",
71 "terminal.bright_foreground": "#efecf4ff",
72 "terminal.dim_foreground": "#19171cff",
73 "terminal.ansi.black": "#19171cff",
74 "terminal.ansi.bright_black": "#635d6bff",
75 "terminal.ansi.dim_black": "#efecf4ff",
76 "terminal.ansi.red": "#be4677ff",
77 "terminal.ansi.bright_red": "#5c283cff",
78 "terminal.ansi.dim_red": "#e3a4b9ff",
79 "terminal.ansi.green": "#2b9292ff",
80 "terminal.ansi.bright_green": "#1f4747ff",
81 "terminal.ansi.dim_green": "#9dc8c8ff",
82 "terminal.ansi.yellow": "#a06d3aff",
83 "terminal.ansi.bright_yellow": "#4e3821ff",
84 "terminal.ansi.dim_yellow": "#d4b499ff",
85 "terminal.ansi.blue": "#566ddaff",
86 "terminal.ansi.bright_blue": "#2d376fff",
87 "terminal.ansi.dim_blue": "#b3b3eeff",
88 "terminal.ansi.magenta": "#bf41bfff",
89 "terminal.ansi.bright_magenta": "#60255aff",
90 "terminal.ansi.dim_magenta": "#e3a4dfff",
91 "terminal.ansi.cyan": "#3a8bc6ff",
92 "terminal.ansi.bright_cyan": "#26435eff",
93 "terminal.ansi.dim_cyan": "#a6c4e3ff",
94 "terminal.ansi.white": "#efecf4ff",
95 "terminal.ansi.bright_white": "#efecf4ff",
96 "terminal.ansi.dim_white": "#807b89ff",
97 "link_text.hover": "#566ddaff",
98 "conflict": "#a06d3aff",
99 "conflict.background": "#231a12ff",
100 "conflict.border": "#392a19ff",
101 "created": "#2b9292ff",
102 "created.background": "#132020ff",
103 "created.border": "#1a3333ff",
104 "deleted": "#be4677ff",
105 "deleted.background": "#28151cff",
106 "deleted.border": "#421e2dff",
107 "error": "#be4677ff",
108 "error.background": "#28151cff",
109 "error.border": "#421e2dff",
110 "hidden": "#756f7eff",
111 "hidden.background": "#3a353fff",
112 "hidden.border": "#48434fff",
113 "hint": "#706897ff",
114 "hint.background": "#161a35ff",
115 "hint.border": "#222953ff",
116 "ignored": "#756f7eff",
117 "ignored.background": "#3a353fff",
118 "ignored.border": "#56505eff",
119 "info": "#566ddaff",
120 "info.background": "#161a35ff",
121 "info.border": "#222953ff",
122 "modified": "#a06d3aff",
123 "modified.background": "#231a12ff",
124 "modified.border": "#392a19ff",
125 "predictive": "#615787ff",
126 "predictive.background": "#132020ff",
127 "predictive.border": "#1a3333ff",
128 "renamed": "#566ddaff",
129 "renamed.background": "#161a35ff",
130 "renamed.border": "#222953ff",
131 "success": "#2b9292ff",
132 "success.background": "#132020ff",
133 "success.border": "#1a3333ff",
134 "unreachable": "#898591ff",
135 "unreachable.background": "#3a353fff",
136 "unreachable.border": "#56505eff",
137 "warning": "#a06d3aff",
138 "warning.background": "#231a12ff",
139 "warning.border": "#392a19ff",
140 "players": [
141 {
142 "cursor": "#566ddaff",
143 "background": "#566ddaff",
144 "selection": "#566dda3d"
145 },
146 {
147 "cursor": "#bf41bfff",
148 "background": "#bf41bfff",
149 "selection": "#bf41bf3d"
150 },
151 {
152 "cursor": "#aa563bff",
153 "background": "#aa563bff",
154 "selection": "#aa563b3d"
155 },
156 {
157 "cursor": "#955ae6ff",
158 "background": "#955ae6ff",
159 "selection": "#955ae63d"
160 },
161 {
162 "cursor": "#3a8bc6ff",
163 "background": "#3a8bc6ff",
164 "selection": "#3a8bc63d"
165 },
166 {
167 "cursor": "#be4677ff",
168 "background": "#be4677ff",
169 "selection": "#be46773d"
170 },
171 {
172 "cursor": "#a06d3aff",
173 "background": "#a06d3aff",
174 "selection": "#a06d3a3d"
175 },
176 {
177 "cursor": "#2b9292ff",
178 "background": "#2b9292ff",
179 "selection": "#2b92923d"
180 }
181 ],
182 "syntax": {
183 "attribute": {
184 "color": "#566ddaff",
185 "font_style": null,
186 "font_weight": null
187 },
188 "boolean": {
189 "color": "#2b9292ff",
190 "font_style": null,
191 "font_weight": null
192 },
193 "comment": {
194 "color": "#655f6dff",
195 "font_style": null,
196 "font_weight": null
197 },
198 "comment.doc": {
199 "color": "#8b8792ff",
200 "font_style": null,
201 "font_weight": null
202 },
203 "constant": {
204 "color": "#2b9292ff",
205 "font_style": null,
206 "font_weight": null
207 },
208 "constructor": {
209 "color": "#566ddaff",
210 "font_style": null,
211 "font_weight": null
212 },
213 "embedded": {
214 "color": "#efecf4ff",
215 "font_style": null,
216 "font_weight": null
217 },
218 "emphasis": {
219 "color": "#566ddaff",
220 "font_style": null,
221 "font_weight": null
222 },
223 "emphasis.strong": {
224 "color": "#566ddaff",
225 "font_style": null,
226 "font_weight": 700
227 },
228 "enum": {
229 "color": "#aa563bff",
230 "font_style": null,
231 "font_weight": null
232 },
233 "function": {
234 "color": "#576cdbff",
235 "font_style": null,
236 "font_weight": null
237 },
238 "function.method": {
239 "color": "#576cdbff",
240 "font_style": null,
241 "font_weight": null
242 },
243 "function.special.definition": {
244 "color": "#a06d3aff",
245 "font_style": null,
246 "font_weight": null
247 },
248 "hint": {
249 "color": "#706897ff",
250 "font_style": null,
251 "font_weight": 700
252 },
253 "keyword": {
254 "color": "#9559e7ff",
255 "font_style": null,
256 "font_weight": null
257 },
258 "label": {
259 "color": "#566ddaff",
260 "font_style": null,
261 "font_weight": null
262 },
263 "link_text": {
264 "color": "#aa563bff",
265 "font_style": "italic",
266 "font_weight": null
267 },
268 "link_uri": {
269 "color": "#2b9292ff",
270 "font_style": null,
271 "font_weight": null
272 },
273 "number": {
274 "color": "#aa563bff",
275 "font_style": null,
276 "font_weight": null
277 },
278 "operator": {
279 "color": "#8b8792ff",
280 "font_style": null,
281 "font_weight": null
282 },
283 "predictive": {
284 "color": "#615787ff",
285 "font_style": "italic",
286 "font_weight": null
287 },
288 "preproc": {
289 "color": "#efecf4ff",
290 "font_style": null,
291 "font_weight": null
292 },
293 "primary": {
294 "color": "#e2dfe7ff",
295 "font_style": null,
296 "font_weight": null
297 },
298 "property": {
299 "color": "#be4677ff",
300 "font_style": null,
301 "font_weight": null
302 },
303 "punctuation": {
304 "color": "#e2dfe7ff",
305 "font_style": null,
306 "font_weight": null
307 },
308 "punctuation.bracket": {
309 "color": "#8b8792ff",
310 "font_style": null,
311 "font_weight": null
312 },
313 "punctuation.delimiter": {
314 "color": "#8b8792ff",
315 "font_style": null,
316 "font_weight": null
317 },
318 "punctuation.list_marker": {
319 "color": "#e2dfe7ff",
320 "font_style": null,
321 "font_weight": null
322 },
323 "punctuation.special": {
324 "color": "#bf3fbfff",
325 "font_style": null,
326 "font_weight": null
327 },
328 "string": {
329 "color": "#299292ff",
330 "font_style": null,
331 "font_weight": null
332 },
333 "string.escape": {
334 "color": "#8b8792ff",
335 "font_style": null,
336 "font_weight": null
337 },
338 "string.regex": {
339 "color": "#388bc6ff",
340 "font_style": null,
341 "font_weight": null
342 },
343 "string.special": {
344 "color": "#bf3fbfff",
345 "font_style": null,
346 "font_weight": null
347 },
348 "string.special.symbol": {
349 "color": "#299292ff",
350 "font_style": null,
351 "font_weight": null
352 },
353 "tag": {
354 "color": "#566ddaff",
355 "font_style": null,
356 "font_weight": null
357 },
358 "text.literal": {
359 "color": "#aa563bff",
360 "font_style": null,
361 "font_weight": null
362 },
363 "title": {
364 "color": "#efecf4ff",
365 "font_style": null,
366 "font_weight": 700
367 },
368 "type": {
369 "color": "#a06d3aff",
370 "font_style": null,
371 "font_weight": null
372 },
373 "variable": {
374 "color": "#e2dfe7ff",
375 "font_style": null,
376 "font_weight": null
377 },
378 "variable.special": {
379 "color": "#9559e7ff",
380 "font_style": null,
381 "font_weight": null
382 },
383 "variant": {
384 "color": "#a06d3aff",
385 "font_style": null,
386 "font_weight": null
387 }
388 }
389 }
390 },
391 {
392 "name": "Atelier Cave Light",
393 "appearance": "light",
394 "style": {
395 "border": "#8f8b96ff",
396 "border.variant": "#cbc8d1ff",
397 "border.focused": "#c8c7f2ff",
398 "border.selected": "#c8c7f2ff",
399 "border.transparent": "#00000000",
400 "border.disabled": "#a7a3adff",
401 "elevated_surface.background": "#e6e3ebff",
402 "surface.background": "#e6e3ebff",
403 "background": "#bfbcc5ff",
404 "element.background": "#e6e3ebff",
405 "element.hover": "#cbc8d1ff",
406 "element.active": "#918d98ff",
407 "element.selected": "#918d98ff",
408 "element.disabled": "#e6e3ebff",
409 "drop_target.background": "#5a546280",
410 "ghost_element.background": "#00000000",
411 "ghost_element.hover": "#cbc8d1ff",
412 "ghost_element.active": "#918d98ff",
413 "ghost_element.selected": "#918d98ff",
414 "ghost_element.disabled": "#e6e3ebff",
415 "text": "#19171cff",
416 "text.muted": "#5a5462ff",
417 "text.placeholder": "#6e6876ff",
418 "text.disabled": "#6e6876ff",
419 "text.accent": "#586cdaff",
420 "icon": "#19171cff",
421 "icon.muted": "#5a5462ff",
422 "icon.disabled": "#6e6876ff",
423 "icon.placeholder": "#5a5462ff",
424 "icon.accent": "#586cdaff",
425 "status_bar.background": "#bfbcc5ff",
426 "title_bar.background": "#bfbcc5ff",
427 "title_bar.inactive_background": "#e6e3ebff",
428 "toolbar.background": "#efecf4ff",
429 "tab_bar.background": "#e6e3ebff",
430 "tab.inactive_background": "#e6e3ebff",
431 "tab.active_background": "#efecf4ff",
432 "search.match_background": "#586dda66",
433 "panel.background": "#e6e3ebff",
434 "panel.focused_border": "#586cdaff",
435 "pane.focused_border": null,
436 "scrollbar.thumb.background": "#19171c4c",
437 "scrollbar.thumb.hover_background": "#cbc8d1ff",
438 "scrollbar.thumb.border": "#cbc8d1ff",
439 "scrollbar.track.background": "#00000000",
440 "scrollbar.track.border": "#e8e5edff",
441 "editor.foreground": "#26232aff",
442 "editor.background": "#efecf4ff",
443 "editor.gutter.background": "#efecf4ff",
444 "editor.subheader.background": "#e6e3ebff",
445 "editor.active_line.background": "#e6e3ebbf",
446 "editor.highlighted_line.background": "#e6e3ebff",
447 "editor.line_number": "#19171c59",
448 "editor.active_line_number": "#19171cff",
449 "editor.invisible": "#726c7aff",
450 "editor.wrap_guide": "#19171c0d",
451 "editor.active_wrap_guide": "#19171c1a",
452 "editor.document_highlight.read_background": "#586cda1a",
453 "editor.document_highlight.write_background": "#726c7a66",
454 "terminal.background": "#efecf4ff",
455 "terminal.foreground": "#19171cff",
456 "terminal.bright_foreground": "#19171cff",
457 "terminal.dim_foreground": "#efecf4ff",
458 "terminal.ansi.black": "#efecf4ff",
459 "terminal.ansi.bright_black": "#807b89ff",
460 "terminal.ansi.dim_black": "#19171cff",
461 "terminal.ansi.red": "#bd4677ff",
462 "terminal.ansi.bright_red": "#e3a4b9ff",
463 "terminal.ansi.dim_red": "#5c283cff",
464 "terminal.ansi.green": "#2b9292ff",
465 "terminal.ansi.bright_green": "#9dc8c8ff",
466 "terminal.ansi.dim_green": "#1f4747ff",
467 "terminal.ansi.yellow": "#a06e3bff",
468 "terminal.ansi.bright_yellow": "#d4b499ff",
469 "terminal.ansi.dim_yellow": "#4e3821ff",
470 "terminal.ansi.blue": "#586cdaff",
471 "terminal.ansi.bright_blue": "#b3b3eeff",
472 "terminal.ansi.dim_blue": "#2d376fff",
473 "terminal.ansi.magenta": "#bf41bfff",
474 "terminal.ansi.bright_magenta": "#e3a4dfff",
475 "terminal.ansi.dim_magenta": "#60255aff",
476 "terminal.ansi.cyan": "#3a8bc6ff",
477 "terminal.ansi.bright_cyan": "#a6c4e3ff",
478 "terminal.ansi.dim_cyan": "#26435eff",
479 "terminal.ansi.white": "#19171cff",
480 "terminal.ansi.bright_white": "#19171cff",
481 "terminal.ansi.dim_white": "#635d6bff",
482 "link_text.hover": "#586cdaff",
483 "conflict": "#a06e3bff",
484 "conflict.background": "#eee0d5ff",
485 "conflict.border": "#e0c9b5ff",
486 "created": "#2b9292ff",
487 "created.background": "#d7e9e8ff",
488 "created.border": "#b9d7d6ff",
489 "deleted": "#bd4677ff",
490 "deleted.background": "#f4d9e1ff",
491 "deleted.border": "#ecbecdff",
492 "error": "#bd4677ff",
493 "error.background": "#f4d9e1ff",
494 "error.border": "#ecbecdff",
495 "hidden": "#6e6876ff",
496 "hidden.background": "#bfbcc5ff",
497 "hidden.border": "#a7a3adff",
498 "hint": "#776d9dff",
499 "hint.background": "#e1e0f9ff",
500 "hint.border": "#c8c7f2ff",
501 "ignored": "#6e6876ff",
502 "ignored.background": "#bfbcc5ff",
503 "ignored.border": "#8f8b96ff",
504 "info": "#586cdaff",
505 "info.background": "#e1e0f9ff",
506 "info.border": "#c8c7f2ff",
507 "modified": "#a06e3bff",
508 "modified.background": "#eee0d5ff",
509 "modified.border": "#e0c9b5ff",
510 "predictive": "#887fafff",
511 "predictive.background": "#d7e9e8ff",
512 "predictive.border": "#b9d7d6ff",
513 "renamed": "#586cdaff",
514 "renamed.background": "#e1e0f9ff",
515 "renamed.border": "#c8c7f2ff",
516 "success": "#2b9292ff",
517 "success.background": "#d7e9e8ff",
518 "success.border": "#b9d7d6ff",
519 "unreachable": "#5a5462ff",
520 "unreachable.background": "#bfbcc5ff",
521 "unreachable.border": "#8f8b96ff",
522 "warning": "#a06e3bff",
523 "warning.background": "#eee0d5ff",
524 "warning.border": "#e0c9b5ff",
525 "players": [
526 {
527 "cursor": "#586cdaff",
528 "background": "#586cdaff",
529 "selection": "#586cda3d"
530 },
531 {
532 "cursor": "#bf41bfff",
533 "background": "#bf41bfff",
534 "selection": "#bf41bf3d"
535 },
536 {
537 "cursor": "#aa573cff",
538 "background": "#aa573cff",
539 "selection": "#aa573c3d"
540 },
541 {
542 "cursor": "#955ae6ff",
543 "background": "#955ae6ff",
544 "selection": "#955ae63d"
545 },
546 {
547 "cursor": "#3a8bc6ff",
548 "background": "#3a8bc6ff",
549 "selection": "#3a8bc63d"
550 },
551 {
552 "cursor": "#bd4677ff",
553 "background": "#bd4677ff",
554 "selection": "#bd46773d"
555 },
556 {
557 "cursor": "#a06e3bff",
558 "background": "#a06e3bff",
559 "selection": "#a06e3b3d"
560 },
561 {
562 "cursor": "#2b9292ff",
563 "background": "#2b9292ff",
564 "selection": "#2b92923d"
565 }
566 ],
567 "syntax": {
568 "attribute": {
569 "color": "#586cdaff",
570 "font_style": null,
571 "font_weight": null
572 },
573 "boolean": {
574 "color": "#2b9292ff",
575 "font_style": null,
576 "font_weight": null
577 },
578 "comment": {
579 "color": "#7d7787ff",
580 "font_style": null,
581 "font_weight": null
582 },
583 "comment.doc": {
584 "color": "#585260ff",
585 "font_style": null,
586 "font_weight": null
587 },
588 "constant": {
589 "color": "#2b9292ff",
590 "font_style": null,
591 "font_weight": null
592 },
593 "constructor": {
594 "color": "#586cdaff",
595 "font_style": null,
596 "font_weight": null
597 },
598 "embedded": {
599 "color": "#19171cff",
600 "font_style": null,
601 "font_weight": null
602 },
603 "emphasis": {
604 "color": "#586cdaff",
605 "font_style": null,
606 "font_weight": null
607 },
608 "emphasis.strong": {
609 "color": "#586cdaff",
610 "font_style": null,
611 "font_weight": 700
612 },
613 "enum": {
614 "color": "#aa573cff",
615 "font_style": null,
616 "font_weight": null
617 },
618 "function": {
619 "color": "#576cdbff",
620 "font_style": null,
621 "font_weight": null
622 },
623 "function.method": {
624 "color": "#576cdbff",
625 "font_style": null,
626 "font_weight": null
627 },
628 "function.special.definition": {
629 "color": "#a06d3aff",
630 "font_style": null,
631 "font_weight": null
632 },
633 "hint": {
634 "color": "#776d9dff",
635 "font_style": null,
636 "font_weight": 700
637 },
638 "keyword": {
639 "color": "#9559e7ff",
640 "font_style": null,
641 "font_weight": null
642 },
643 "label": {
644 "color": "#586cdaff",
645 "font_style": null,
646 "font_weight": null
647 },
648 "link_text": {
649 "color": "#aa573cff",
650 "font_style": "italic",
651 "font_weight": null
652 },
653 "link_uri": {
654 "color": "#2b9292ff",
655 "font_style": null,
656 "font_weight": null
657 },
658 "number": {
659 "color": "#aa563bff",
660 "font_style": null,
661 "font_weight": null
662 },
663 "operator": {
664 "color": "#585260ff",
665 "font_style": null,
666 "font_weight": null
667 },
668 "predictive": {
669 "color": "#887fafff",
670 "font_style": "italic",
671 "font_weight": null
672 },
673 "preproc": {
674 "color": "#19171cff",
675 "font_style": null,
676 "font_weight": null
677 },
678 "primary": {
679 "color": "#26232aff",
680 "font_style": null,
681 "font_weight": null
682 },
683 "property": {
684 "color": "#be4677ff",
685 "font_style": null,
686 "font_weight": null
687 },
688 "punctuation": {
689 "color": "#26232aff",
690 "font_style": null,
691 "font_weight": null
692 },
693 "punctuation.bracket": {
694 "color": "#585260ff",
695 "font_style": null,
696 "font_weight": null
697 },
698 "punctuation.delimiter": {
699 "color": "#585260ff",
700 "font_style": null,
701 "font_weight": null
702 },
703 "punctuation.list_marker": {
704 "color": "#26232aff",
705 "font_style": null,
706 "font_weight": null
707 },
708 "punctuation.special": {
709 "color": "#bf3fbfff",
710 "font_style": null,
711 "font_weight": null
712 },
713 "string": {
714 "color": "#299292ff",
715 "font_style": null,
716 "font_weight": null
717 },
718 "string.escape": {
719 "color": "#585260ff",
720 "font_style": null,
721 "font_weight": null
722 },
723 "string.regex": {
724 "color": "#388bc6ff",
725 "font_style": null,
726 "font_weight": null
727 },
728 "string.special": {
729 "color": "#bf3fbfff",
730 "font_style": null,
731 "font_weight": null
732 },
733 "string.special.symbol": {
734 "color": "#299292ff",
735 "font_style": null,
736 "font_weight": null
737 },
738 "tag": {
739 "color": "#586cdaff",
740 "font_style": null,
741 "font_weight": null
742 },
743 "text.literal": {
744 "color": "#aa573cff",
745 "font_style": null,
746 "font_weight": null
747 },
748 "title": {
749 "color": "#19171cff",
750 "font_style": null,
751 "font_weight": 700
752 },
753 "type": {
754 "color": "#a06d3aff",
755 "font_style": null,
756 "font_weight": null
757 },
758 "variable": {
759 "color": "#26232aff",
760 "font_style": null,
761 "font_weight": null
762 },
763 "variable.special": {
764 "color": "#9559e7ff",
765 "font_style": null,
766 "font_weight": null
767 },
768 "variant": {
769 "color": "#a06d3aff",
770 "font_style": null,
771 "font_weight": null
772 }
773 }
774 }
775 },
776 {
777 "name": "Atelier Dune Dark",
778 "appearance": "dark",
779 "style": {
780 "border": "#6c695cff",
781 "border.variant": "#3b3933ff",
782 "border.focused": "#262f56ff",
783 "border.selected": "#262f56ff",
784 "border.transparent": "#00000000",
785 "border.disabled": "#58564bff",
786 "elevated_surface.background": "#262622ff",
787 "surface.background": "#262622ff",
788 "background": "#45433bff",
789 "element.background": "#262622ff",
790 "element.hover": "#3b3933ff",
791 "element.active": "#6a675aff",
792 "element.selected": "#6a675aff",
793 "element.disabled": "#262622ff",
794 "drop_target.background": "#a4a08b80",
795 "ghost_element.background": "#00000000",
796 "ghost_element.hover": "#3b3933ff",
797 "ghost_element.active": "#6a675aff",
798 "ghost_element.selected": "#6a675aff",
799 "ghost_element.disabled": "#262622ff",
800 "text": "#fefbecff",
801 "text.muted": "#a4a08bff",
802 "text.placeholder": "#8f8b77ff",
803 "text.disabled": "#8f8b77ff",
804 "text.accent": "#6684e0ff",
805 "icon": "#fefbecff",
806 "icon.muted": "#a4a08bff",
807 "icon.disabled": "#8f8b77ff",
808 "icon.placeholder": "#a4a08bff",
809 "icon.accent": "#6684e0ff",
810 "status_bar.background": "#45433bff",
811 "title_bar.background": "#45433bff",
812 "title_bar.inactive_background": "#262622ff",
813 "toolbar.background": "#20201dff",
814 "tab_bar.background": "#262622ff",
815 "tab.inactive_background": "#262622ff",
816 "tab.active_background": "#20201dff",
817 "search.match_background": "#6684e066",
818 "panel.background": "#262622ff",
819 "panel.focused_border": null,
820 "pane.focused_border": null,
821 "scrollbar.thumb.background": "#fefbec4c",
822 "scrollbar.thumb.hover_background": "#3b3933ff",
823 "scrollbar.thumb.border": "#3b3933ff",
824 "scrollbar.track.background": "#00000000",
825 "scrollbar.track.border": "#252521ff",
826 "editor.foreground": "#e8e4cfff",
827 "editor.background": "#20201dff",
828 "editor.gutter.background": "#20201dff",
829 "editor.subheader.background": "#262622ff",
830 "editor.active_line.background": "#262622bf",
831 "editor.highlighted_line.background": "#262622ff",
832 "editor.line_number": "#fefbec59",
833 "editor.active_line_number": "#fefbecff",
834 "editor.invisible": "#8b8773ff",
835 "editor.wrap_guide": "#fefbec0d",
836 "editor.active_wrap_guide": "#fefbec1a",
837 "editor.document_highlight.read_background": "#6684e01a",
838 "editor.document_highlight.write_background": "#8b877366",
839 "terminal.background": "#20201dff",
840 "terminal.foreground": "#fefbecff",
841 "terminal.bright_foreground": "#fefbecff",
842 "terminal.dim_foreground": "#20201dff",
843 "terminal.ansi.black": "#20201dff",
844 "terminal.ansi.bright_black": "#7a7766ff",
845 "terminal.ansi.dim_black": "#fefbecff",
846 "terminal.ansi.red": "#d73837ff",
847 "terminal.ansi.bright_red": "#781c1eff",
848 "terminal.ansi.dim_red": "#f7a195ff",
849 "terminal.ansi.green": "#5fac39ff",
850 "terminal.ansi.bright_green": "#325322ff",
851 "terminal.ansi.dim_green": "#b3d69cff",
852 "terminal.ansi.yellow": "#ae9414ff",
853 "terminal.ansi.bright_yellow": "#574814ff",
854 "terminal.ansi.dim_yellow": "#dcc98eff",
855 "terminal.ansi.blue": "#6684e0ff",
856 "terminal.ansi.bright_blue": "#334173ff",
857 "terminal.ansi.dim_blue": "#b8c0f1ff",
858 "terminal.ansi.magenta": "#d43651ff",
859 "terminal.ansi.bright_magenta": "#721d2aff",
860 "terminal.ansi.dim_magenta": "#f29fa4ff",
861 "terminal.ansi.cyan": "#20ad83ff",
862 "terminal.ansi.bright_cyan": "#1d5341ff",
863 "terminal.ansi.dim_cyan": "#9ed7c0ff",
864 "terminal.ansi.white": "#fefbecff",
865 "terminal.ansi.bright_white": "#fefbecff",
866 "terminal.ansi.dim_white": "#9b9782ff",
867 "link_text.hover": "#6684e0ff",
868 "conflict": "#ae9414ff",
869 "conflict.background": "#2a200dff",
870 "conflict.border": "#413413ff",
871 "created": "#5fac39ff",
872 "created.background": "#192412ff",
873 "created.border": "#273c1bff",
874 "deleted": "#d73837ff",
875 "deleted.background": "#440d11ff",
876 "deleted.border": "#5e1519ff",
877 "error": "#d73837ff",
878 "error.background": "#440d11ff",
879 "error.border": "#5e1519ff",
880 "hidden": "#8f8b77ff",
881 "hidden.background": "#45433bff",
882 "hidden.border": "#58564bff",
883 "hint": "#b17272ff",
884 "hint.background": "#171e38ff",
885 "hint.border": "#262f56ff",
886 "ignored": "#8f8b77ff",
887 "ignored.background": "#45433bff",
888 "ignored.border": "#6c695cff",
889 "info": "#6684e0ff",
890 "info.background": "#171e38ff",
891 "info.border": "#262f56ff",
892 "modified": "#ae9414ff",
893 "modified.background": "#2a200dff",
894 "modified.border": "#413413ff",
895 "predictive": "#9c6262ff",
896 "predictive.background": "#192412ff",
897 "predictive.border": "#273c1bff",
898 "renamed": "#6684e0ff",
899 "renamed.background": "#171e38ff",
900 "renamed.border": "#262f56ff",
901 "success": "#5fac39ff",
902 "success.background": "#192412ff",
903 "success.border": "#273c1bff",
904 "unreachable": "#a4a08bff",
905 "unreachable.background": "#45433bff",
906 "unreachable.border": "#6c695cff",
907 "warning": "#ae9414ff",
908 "warning.background": "#2a200dff",
909 "warning.border": "#413413ff",
910 "players": [
911 {
912 "cursor": "#6684e0ff",
913 "background": "#6684e0ff",
914 "selection": "#6684e03d"
915 },
916 {
917 "cursor": "#d43651ff",
918 "background": "#d43651ff",
919 "selection": "#d436513d"
920 },
921 {
922 "cursor": "#b65611ff",
923 "background": "#b65611ff",
924 "selection": "#b656113d"
925 },
926 {
927 "cursor": "#b854d3ff",
928 "background": "#b854d3ff",
929 "selection": "#b854d33d"
930 },
931 {
932 "cursor": "#20ad83ff",
933 "background": "#20ad83ff",
934 "selection": "#20ad833d"
935 },
936 {
937 "cursor": "#d73837ff",
938 "background": "#d73837ff",
939 "selection": "#d738373d"
940 },
941 {
942 "cursor": "#ae9414ff",
943 "background": "#ae9414ff",
944 "selection": "#ae94143d"
945 },
946 {
947 "cursor": "#5fac39ff",
948 "background": "#5fac39ff",
949 "selection": "#5fac393d"
950 }
951 ],
952 "syntax": {
953 "attribute": {
954 "color": "#6684e0ff",
955 "font_style": null,
956 "font_weight": null
957 },
958 "boolean": {
959 "color": "#5fac39ff",
960 "font_style": null,
961 "font_weight": null
962 },
963 "comment": {
964 "color": "#7d7a68ff",
965 "font_style": null,
966 "font_weight": null
967 },
968 "comment.doc": {
969 "color": "#a6a28cff",
970 "font_style": null,
971 "font_weight": null
972 },
973 "constant": {
974 "color": "#5fac39ff",
975 "font_style": null,
976 "font_weight": null
977 },
978 "constructor": {
979 "color": "#6684e0ff",
980 "font_style": null,
981 "font_weight": null
982 },
983 "embedded": {
984 "color": "#fefbecff",
985 "font_style": null,
986 "font_weight": null
987 },
988 "emphasis": {
989 "color": "#6684e0ff",
990 "font_style": null,
991 "font_weight": null
992 },
993 "emphasis.strong": {
994 "color": "#6684e0ff",
995 "font_style": null,
996 "font_weight": 700
997 },
998 "enum": {
999 "color": "#b65611ff",
1000 "font_style": null,
1001 "font_weight": null
1002 },
1003 "function": {
1004 "color": "#6583e1ff",
1005 "font_style": null,
1006 "font_weight": null
1007 },
1008 "function.method": {
1009 "color": "#6583e1ff",
1010 "font_style": null,
1011 "font_weight": null
1012 },
1013 "function.special.definition": {
1014 "color": "#ae9512ff",
1015 "font_style": null,
1016 "font_weight": null
1017 },
1018 "hint": {
1019 "color": "#b17272ff",
1020 "font_style": null,
1021 "font_weight": 700
1022 },
1023 "keyword": {
1024 "color": "#b854d4ff",
1025 "font_style": null,
1026 "font_weight": null
1027 },
1028 "label": {
1029 "color": "#6684e0ff",
1030 "font_style": null,
1031 "font_weight": null
1032 },
1033 "link_text": {
1034 "color": "#b65611ff",
1035 "font_style": "italic",
1036 "font_weight": null
1037 },
1038 "link_uri": {
1039 "color": "#5fac39ff",
1040 "font_style": null,
1041 "font_weight": null
1042 },
1043 "number": {
1044 "color": "#b65610ff",
1045 "font_style": null,
1046 "font_weight": null
1047 },
1048 "operator": {
1049 "color": "#a6a28cff",
1050 "font_style": null,
1051 "font_weight": null
1052 },
1053 "predictive": {
1054 "color": "#9c6262ff",
1055 "font_style": "italic",
1056 "font_weight": null
1057 },
1058 "preproc": {
1059 "color": "#fefbecff",
1060 "font_style": null,
1061 "font_weight": null
1062 },
1063 "primary": {
1064 "color": "#e8e4cfff",
1065 "font_style": null,
1066 "font_weight": null
1067 },
1068 "property": {
1069 "color": "#d73737ff",
1070 "font_style": null,
1071 "font_weight": null
1072 },
1073 "punctuation": {
1074 "color": "#e8e4cfff",
1075 "font_style": null,
1076 "font_weight": null
1077 },
1078 "punctuation.bracket": {
1079 "color": "#a6a28cff",
1080 "font_style": null,
1081 "font_weight": null
1082 },
1083 "punctuation.delimiter": {
1084 "color": "#a6a28cff",
1085 "font_style": null,
1086 "font_weight": null
1087 },
1088 "punctuation.list_marker": {
1089 "color": "#e8e4cfff",
1090 "font_style": null,
1091 "font_weight": null
1092 },
1093 "punctuation.special": {
1094 "color": "#d43451ff",
1095 "font_style": null,
1096 "font_weight": null
1097 },
1098 "string": {
1099 "color": "#5fac38ff",
1100 "font_style": null,
1101 "font_weight": null
1102 },
1103 "string.escape": {
1104 "color": "#a6a28cff",
1105 "font_style": null,
1106 "font_weight": null
1107 },
1108 "string.regex": {
1109 "color": "#1ead82ff",
1110 "font_style": null,
1111 "font_weight": null
1112 },
1113 "string.special": {
1114 "color": "#d43451ff",
1115 "font_style": null,
1116 "font_weight": null
1117 },
1118 "string.special.symbol": {
1119 "color": "#5fac38ff",
1120 "font_style": null,
1121 "font_weight": null
1122 },
1123 "tag": {
1124 "color": "#6684e0ff",
1125 "font_style": null,
1126 "font_weight": null
1127 },
1128 "text.literal": {
1129 "color": "#b65611ff",
1130 "font_style": null,
1131 "font_weight": null
1132 },
1133 "title": {
1134 "color": "#fefbecff",
1135 "font_style": null,
1136 "font_weight": 700
1137 },
1138 "type": {
1139 "color": "#ae9512ff",
1140 "font_style": null,
1141 "font_weight": null
1142 },
1143 "variable": {
1144 "color": "#e8e4cfff",
1145 "font_style": null,
1146 "font_weight": null
1147 },
1148 "variable.special": {
1149 "color": "#b854d4ff",
1150 "font_style": null,
1151 "font_weight": null
1152 },
1153 "variant": {
1154 "color": "#ae9512ff",
1155 "font_style": null,
1156 "font_weight": null
1157 }
1158 }
1159 }
1160 },
1161 {
1162 "name": "Atelier Dune Light",
1163 "appearance": "light",
1164 "style": {
1165 "border": "#a8a48eff",
1166 "border.variant": "#d7d3beff",
1167 "border.focused": "#cdd1f5ff",
1168 "border.selected": "#cdd1f5ff",
1169 "border.transparent": "#00000000",
1170 "border.disabled": "#bbb7a1ff",
1171 "elevated_surface.background": "#eeebd7ff",
1172 "surface.background": "#eeebd7ff",
1173 "background": "#cecab4ff",
1174 "element.background": "#eeebd7ff",
1175 "element.hover": "#d7d3beff",
1176 "element.active": "#aaa690ff",
1177 "element.selected": "#aaa690ff",
1178 "element.disabled": "#eeebd7ff",
1179 "drop_target.background": "#706d5f80",
1180 "ghost_element.background": "#00000000",
1181 "ghost_element.hover": "#d7d3beff",
1182 "ghost_element.active": "#aaa690ff",
1183 "ghost_element.selected": "#aaa690ff",
1184 "ghost_element.disabled": "#eeebd7ff",
1185 "text": "#20201dff",
1186 "text.muted": "#706d5fff",
1187 "text.placeholder": "#878471ff",
1188 "text.disabled": "#878471ff",
1189 "text.accent": "#6684dfff",
1190 "icon": "#20201dff",
1191 "icon.muted": "#706d5fff",
1192 "icon.disabled": "#878471ff",
1193 "icon.placeholder": "#706d5fff",
1194 "icon.accent": "#6684dfff",
1195 "status_bar.background": "#cecab4ff",
1196 "title_bar.background": "#cecab4ff",
1197 "title_bar.inactive_background": "#eeebd7ff",
1198 "toolbar.background": "#fefbecff",
1199 "tab_bar.background": "#eeebd7ff",
1200 "tab.inactive_background": "#eeebd7ff",
1201 "tab.active_background": "#fefbecff",
1202 "search.match_background": "#6784e066",
1203 "panel.background": "#eeebd7ff",
1204 "panel.focused_border": null,
1205 "pane.focused_border": null,
1206 "scrollbar.thumb.background": "#20201d4c",
1207 "scrollbar.thumb.hover_background": "#d7d3beff",
1208 "scrollbar.thumb.border": "#d7d3beff",
1209 "scrollbar.track.background": "#00000000",
1210 "scrollbar.track.border": "#f2eedcff",
1211 "editor.foreground": "#292824ff",
1212 "editor.background": "#fefbecff",
1213 "editor.gutter.background": "#fefbecff",
1214 "editor.subheader.background": "#eeebd7ff",
1215 "editor.active_line.background": "#eeebd7bf",
1216 "editor.highlighted_line.background": "#eeebd7ff",
1217 "editor.line_number": "#20201d59",
1218 "editor.active_line_number": "#20201dff",
1219 "editor.invisible": "#8b8773ff",
1220 "editor.wrap_guide": "#20201d0d",
1221 "editor.active_wrap_guide": "#20201d1a",
1222 "editor.document_highlight.read_background": "#6684df1a",
1223 "editor.document_highlight.write_background": "#8b877366",
1224 "terminal.background": "#fefbecff",
1225 "terminal.foreground": "#20201dff",
1226 "terminal.bright_foreground": "#20201dff",
1227 "terminal.dim_foreground": "#fefbecff",
1228 "terminal.ansi.black": "#fefbecff",
1229 "terminal.ansi.bright_black": "#9b9782ff",
1230 "terminal.ansi.dim_black": "#20201dff",
1231 "terminal.ansi.red": "#d73737ff",
1232 "terminal.ansi.bright_red": "#f7a195ff",
1233 "terminal.ansi.dim_red": "#781c1eff",
1234 "terminal.ansi.green": "#61ac39ff",
1235 "terminal.ansi.bright_green": "#b3d69cff",
1236 "terminal.ansi.dim_green": "#325322ff",
1237 "terminal.ansi.yellow": "#ae9414ff",
1238 "terminal.ansi.bright_yellow": "#dcc98eff",
1239 "terminal.ansi.dim_yellow": "#574814ff",
1240 "terminal.ansi.blue": "#6684dfff",
1241 "terminal.ansi.bright_blue": "#b8c0f1ff",
1242 "terminal.ansi.dim_blue": "#334173ff",
1243 "terminal.ansi.magenta": "#d43652ff",
1244 "terminal.ansi.bright_magenta": "#f29fa4ff",
1245 "terminal.ansi.dim_magenta": "#721d2aff",
1246 "terminal.ansi.cyan": "#21ad82ff",
1247 "terminal.ansi.bright_cyan": "#9ed7c0ff",
1248 "terminal.ansi.dim_cyan": "#1d5341ff",
1249 "terminal.ansi.white": "#20201dff",
1250 "terminal.ansi.bright_white": "#20201dff",
1251 "terminal.ansi.dim_white": "#7a7766ff",
1252 "link_text.hover": "#6684dfff",
1253 "conflict": "#ae9414ff",
1254 "conflict.background": "#f2e8d1ff",
1255 "conflict.border": "#e7d7aeff",
1256 "created": "#61ac39ff",
1257 "created.background": "#e0eed6ff",
1258 "created.border": "#c9e1b7ff",
1259 "deleted": "#d73737ff",
1260 "deleted.background": "#fed8d3ff",
1261 "deleted.border": "#fcbcb2ff",
1262 "error": "#d73737ff",
1263 "error.background": "#fed8d3ff",
1264 "error.border": "#fcbcb2ff",
1265 "hidden": "#878471ff",
1266 "hidden.background": "#cecab4ff",
1267 "hidden.border": "#bbb7a1ff",
1268 "hint": "#b37979ff",
1269 "hint.background": "#e3e5faff",
1270 "hint.border": "#cdd1f5ff",
1271 "ignored": "#878471ff",
1272 "ignored.background": "#cecab4ff",
1273 "ignored.border": "#a8a48eff",
1274 "info": "#6684dfff",
1275 "info.background": "#e3e5faff",
1276 "info.border": "#cdd1f5ff",
1277 "modified": "#ae9414ff",
1278 "modified.background": "#f2e8d1ff",
1279 "modified.border": "#e7d7aeff",
1280 "predictive": "#c88a8aff",
1281 "predictive.background": "#e0eed6ff",
1282 "predictive.border": "#c9e1b7ff",
1283 "renamed": "#6684dfff",
1284 "renamed.background": "#e3e5faff",
1285 "renamed.border": "#cdd1f5ff",
1286 "success": "#61ac39ff",
1287 "success.background": "#e0eed6ff",
1288 "success.border": "#c9e1b7ff",
1289 "unreachable": "#706d5fff",
1290 "unreachable.background": "#cecab4ff",
1291 "unreachable.border": "#a8a48eff",
1292 "warning": "#ae9414ff",
1293 "warning.background": "#f2e8d1ff",
1294 "warning.border": "#e7d7aeff",
1295 "players": [
1296 {
1297 "cursor": "#6684dfff",
1298 "background": "#6684dfff",
1299 "selection": "#6684df3d"
1300 },
1301 {
1302 "cursor": "#d43652ff",
1303 "background": "#d43652ff",
1304 "selection": "#d436523d"
1305 },
1306 {
1307 "cursor": "#b65712ff",
1308 "background": "#b65712ff",
1309 "selection": "#b657123d"
1310 },
1311 {
1312 "cursor": "#b755d3ff",
1313 "background": "#b755d3ff",
1314 "selection": "#b755d33d"
1315 },
1316 {
1317 "cursor": "#21ad82ff",
1318 "background": "#21ad82ff",
1319 "selection": "#21ad823d"
1320 },
1321 {
1322 "cursor": "#d73737ff",
1323 "background": "#d73737ff",
1324 "selection": "#d737373d"
1325 },
1326 {
1327 "cursor": "#ae9414ff",
1328 "background": "#ae9414ff",
1329 "selection": "#ae94143d"
1330 },
1331 {
1332 "cursor": "#61ac39ff",
1333 "background": "#61ac39ff",
1334 "selection": "#61ac393d"
1335 }
1336 ],
1337 "syntax": {
1338 "attribute": {
1339 "color": "#6684dfff",
1340 "font_style": null,
1341 "font_weight": null
1342 },
1343 "boolean": {
1344 "color": "#61ac39ff",
1345 "font_style": null,
1346 "font_weight": null
1347 },
1348 "comment": {
1349 "color": "#999580ff",
1350 "font_style": null,
1351 "font_weight": null
1352 },
1353 "comment.doc": {
1354 "color": "#6e6b5eff",
1355 "font_style": null,
1356 "font_weight": null
1357 },
1358 "constant": {
1359 "color": "#61ac39ff",
1360 "font_style": null,
1361 "font_weight": null
1362 },
1363 "constructor": {
1364 "color": "#6684dfff",
1365 "font_style": null,
1366 "font_weight": null
1367 },
1368 "embedded": {
1369 "color": "#20201dff",
1370 "font_style": null,
1371 "font_weight": null
1372 },
1373 "emphasis": {
1374 "color": "#6684dfff",
1375 "font_style": null,
1376 "font_weight": null
1377 },
1378 "emphasis.strong": {
1379 "color": "#6684dfff",
1380 "font_style": null,
1381 "font_weight": 700
1382 },
1383 "enum": {
1384 "color": "#b65712ff",
1385 "font_style": null,
1386 "font_weight": null
1387 },
1388 "function": {
1389 "color": "#6583e1ff",
1390 "font_style": null,
1391 "font_weight": null
1392 },
1393 "function.method": {
1394 "color": "#6583e1ff",
1395 "font_style": null,
1396 "font_weight": null
1397 },
1398 "function.special.definition": {
1399 "color": "#ae9512ff",
1400 "font_style": null,
1401 "font_weight": null
1402 },
1403 "hint": {
1404 "color": "#b37979ff",
1405 "font_style": null,
1406 "font_weight": 700
1407 },
1408 "keyword": {
1409 "color": "#b854d4ff",
1410 "font_style": null,
1411 "font_weight": null
1412 },
1413 "label": {
1414 "color": "#6684dfff",
1415 "font_style": null,
1416 "font_weight": null
1417 },
1418 "link_text": {
1419 "color": "#b65712ff",
1420 "font_style": "italic",
1421 "font_weight": null
1422 },
1423 "link_uri": {
1424 "color": "#61ac39ff",
1425 "font_style": null,
1426 "font_weight": null
1427 },
1428 "number": {
1429 "color": "#b65610ff",
1430 "font_style": null,
1431 "font_weight": null
1432 },
1433 "operator": {
1434 "color": "#6e6b5eff",
1435 "font_style": null,
1436 "font_weight": null
1437 },
1438 "predictive": {
1439 "color": "#c88a8aff",
1440 "font_style": "italic",
1441 "font_weight": null
1442 },
1443 "preproc": {
1444 "color": "#20201dff",
1445 "font_style": null,
1446 "font_weight": null
1447 },
1448 "primary": {
1449 "color": "#292824ff",
1450 "font_style": null,
1451 "font_weight": null
1452 },
1453 "property": {
1454 "color": "#d73737ff",
1455 "font_style": null,
1456 "font_weight": null
1457 },
1458 "punctuation": {
1459 "color": "#292824ff",
1460 "font_style": null,
1461 "font_weight": null
1462 },
1463 "punctuation.bracket": {
1464 "color": "#6e6b5eff",
1465 "font_style": null,
1466 "font_weight": null
1467 },
1468 "punctuation.delimiter": {
1469 "color": "#6e6b5eff",
1470 "font_style": null,
1471 "font_weight": null
1472 },
1473 "punctuation.list_marker": {
1474 "color": "#292824ff",
1475 "font_style": null,
1476 "font_weight": null
1477 },
1478 "punctuation.special": {
1479 "color": "#d43451ff",
1480 "font_style": null,
1481 "font_weight": null
1482 },
1483 "string": {
1484 "color": "#5fac38ff",
1485 "font_style": null,
1486 "font_weight": null
1487 },
1488 "string.escape": {
1489 "color": "#6e6b5eff",
1490 "font_style": null,
1491 "font_weight": null
1492 },
1493 "string.regex": {
1494 "color": "#1ead82ff",
1495 "font_style": null,
1496 "font_weight": null
1497 },
1498 "string.special": {
1499 "color": "#d43451ff",
1500 "font_style": null,
1501 "font_weight": null
1502 },
1503 "string.special.symbol": {
1504 "color": "#5fac38ff",
1505 "font_style": null,
1506 "font_weight": null
1507 },
1508 "tag": {
1509 "color": "#6684dfff",
1510 "font_style": null,
1511 "font_weight": null
1512 },
1513 "text.literal": {
1514 "color": "#b65712ff",
1515 "font_style": null,
1516 "font_weight": null
1517 },
1518 "title": {
1519 "color": "#20201dff",
1520 "font_style": null,
1521 "font_weight": 700
1522 },
1523 "type": {
1524 "color": "#ae9512ff",
1525 "font_style": null,
1526 "font_weight": null
1527 },
1528 "variable": {
1529 "color": "#292824ff",
1530 "font_style": null,
1531 "font_weight": null
1532 },
1533 "variable.special": {
1534 "color": "#b854d4ff",
1535 "font_style": null,
1536 "font_weight": null
1537 },
1538 "variant": {
1539 "color": "#ae9512ff",
1540 "font_style": null,
1541 "font_weight": null
1542 }
1543 }
1544 }
1545 },
1546 {
1547 "name": "Atelier Estuary Dark",
1548 "appearance": "dark",
1549 "style": {
1550 "border": "#5d5c4cff",
1551 "border.variant": "#3c3b31ff",
1552 "border.focused": "#1c3927ff",
1553 "border.selected": "#1c3927ff",
1554 "border.transparent": "#00000000",
1555 "border.disabled": "#504f41ff",
1556 "elevated_surface.background": "#2c2b23ff",
1557 "surface.background": "#2c2b23ff",
1558 "background": "#424136ff",
1559 "element.background": "#2c2b23ff",
1560 "element.hover": "#3c3b31ff",
1561 "element.active": "#5c5b4bff",
1562 "element.selected": "#5c5b4bff",
1563 "element.disabled": "#2c2b23ff",
1564 "drop_target.background": "#91907f80",
1565 "ghost_element.background": "#00000000",
1566 "ghost_element.hover": "#3c3b31ff",
1567 "ghost_element.active": "#5c5b4bff",
1568 "ghost_element.selected": "#5c5b4bff",
1569 "ghost_element.disabled": "#2c2b23ff",
1570 "text": "#f4f3ecff",
1571 "text.muted": "#91907fff",
1572 "text.placeholder": "#7d7c6aff",
1573 "text.disabled": "#7d7c6aff",
1574 "text.accent": "#36a165ff",
1575 "icon": "#f4f3ecff",
1576 "icon.muted": "#91907fff",
1577 "icon.disabled": "#7d7c6aff",
1578 "icon.placeholder": "#91907fff",
1579 "icon.accent": "#36a165ff",
1580 "status_bar.background": "#424136ff",
1581 "title_bar.background": "#424136ff",
1582 "title_bar.inactive_background": "#2c2b23ff",
1583 "toolbar.background": "#22221bff",
1584 "tab_bar.background": "#2c2b23ff",
1585 "tab.inactive_background": "#2c2b23ff",
1586 "tab.active_background": "#22221bff",
1587 "search.match_background": "#37a16666",
1588 "panel.background": "#2c2b23ff",
1589 "panel.focused_border": null,
1590 "pane.focused_border": null,
1591 "scrollbar.thumb.background": "#f4f3ec4c",
1592 "scrollbar.thumb.hover_background": "#3c3b31ff",
1593 "scrollbar.thumb.border": "#3c3b31ff",
1594 "scrollbar.track.background": "#00000000",
1595 "scrollbar.track.border": "#2a2922ff",
1596 "editor.foreground": "#e7e6dfff",
1597 "editor.background": "#22221bff",
1598 "editor.gutter.background": "#22221bff",
1599 "editor.subheader.background": "#2c2b23ff",
1600 "editor.active_line.background": "#2c2b23bf",
1601 "editor.highlighted_line.background": "#2c2b23ff",
1602 "editor.line_number": "#f4f3ec59",
1603 "editor.active_line_number": "#f4f3ecff",
1604 "editor.invisible": "#7a7867ff",
1605 "editor.wrap_guide": "#f4f3ec0d",
1606 "editor.active_wrap_guide": "#f4f3ec1a",
1607 "editor.document_highlight.read_background": "#36a1651a",
1608 "editor.document_highlight.write_background": "#7a786766",
1609 "terminal.background": "#22221bff",
1610 "terminal.foreground": "#f4f3ecff",
1611 "terminal.bright_foreground": "#f4f3ecff",
1612 "terminal.dim_foreground": "#22221bff",
1613 "terminal.ansi.black": "#22221bff",
1614 "terminal.ansi.bright_black": "#6a6958ff",
1615 "terminal.ansi.dim_black": "#f4f3ecff",
1616 "terminal.ansi.red": "#ba6136ff",
1617 "terminal.ansi.bright_red": "#5c321eff",
1618 "terminal.ansi.dim_red": "#e4af96ff",
1619 "terminal.ansi.green": "#7d9726ff",
1620 "terminal.ansi.bright_green": "#3e4919ff",
1621 "terminal.ansi.dim_green": "#c0ca93ff",
1622 "terminal.ansi.yellow": "#a5980fff",
1623 "terminal.ansi.bright_yellow": "#514a13ff",
1624 "terminal.ansi.dim_yellow": "#d7ca8dff",
1625 "terminal.ansi.blue": "#36a165ff",
1626 "terminal.ansi.bright_blue": "#234e34ff",
1627 "terminal.ansi.dim_blue": "#a0d1b0ff",
1628 "terminal.ansi.magenta": "#9d6b7bff",
1629 "terminal.ansi.bright_magenta": "#4c373eff",
1630 "terminal.ansi.dim_magenta": "#ceb3bbff",
1631 "terminal.ansi.cyan": "#5a9d47ff",
1632 "terminal.ansi.bright_cyan": "#314c27ff",
1633 "terminal.ansi.dim_cyan": "#aecea1ff",
1634 "terminal.ansi.white": "#f4f3ecff",
1635 "terminal.ansi.bright_white": "#f4f3ecff",
1636 "terminal.ansi.dim_white": "#898775ff",
1637 "link_text.hover": "#36a165ff",
1638 "conflict": "#a5980fff",
1639 "conflict.background": "#25210dff",
1640 "conflict.border": "#3b3612ff",
1641 "created": "#7d9726ff",
1642 "created.background": "#1e2110ff",
1643 "created.border": "#2f3515ff",
1644 "deleted": "#ba6136ff",
1645 "deleted.background": "#2a1811ff",
1646 "deleted.border": "#442618ff",
1647 "error": "#ba6136ff",
1648 "error.background": "#2a1811ff",
1649 "error.border": "#442618ff",
1650 "hidden": "#7d7c6aff",
1651 "hidden.background": "#424136ff",
1652 "hidden.border": "#504f41ff",
1653 "hint": "#6f815aff",
1654 "hint.background": "#142319ff",
1655 "hint.border": "#1c3927ff",
1656 "ignored": "#7d7c6aff",
1657 "ignored.background": "#424136ff",
1658 "ignored.border": "#5d5c4cff",
1659 "info": "#36a165ff",
1660 "info.background": "#142319ff",
1661 "info.border": "#1c3927ff",
1662 "modified": "#a5980fff",
1663 "modified.background": "#25210dff",
1664 "modified.border": "#3b3612ff",
1665 "predictive": "#5f724cff",
1666 "predictive.background": "#1e2110ff",
1667 "predictive.border": "#2f3515ff",
1668 "renamed": "#36a165ff",
1669 "renamed.background": "#142319ff",
1670 "renamed.border": "#1c3927ff",
1671 "success": "#7d9726ff",
1672 "success.background": "#1e2110ff",
1673 "success.border": "#2f3515ff",
1674 "unreachable": "#91907fff",
1675 "unreachable.background": "#424136ff",
1676 "unreachable.border": "#5d5c4cff",
1677 "warning": "#a5980fff",
1678 "warning.background": "#25210dff",
1679 "warning.border": "#3b3612ff",
1680 "players": [
1681 {
1682 "cursor": "#36a165ff",
1683 "background": "#36a165ff",
1684 "selection": "#36a1653d"
1685 },
1686 {
1687 "cursor": "#9d6b7bff",
1688 "background": "#9d6b7bff",
1689 "selection": "#9d6b7b3d"
1690 },
1691 {
1692 "cursor": "#ae7214ff",
1693 "background": "#ae7214ff",
1694 "selection": "#ae72143d"
1695 },
1696 {
1697 "cursor": "#5f9182ff",
1698 "background": "#5f9182ff",
1699 "selection": "#5f91823d"
1700 },
1701 {
1702 "cursor": "#5a9d47ff",
1703 "background": "#5a9d47ff",
1704 "selection": "#5a9d473d"
1705 },
1706 {
1707 "cursor": "#ba6136ff",
1708 "background": "#ba6136ff",
1709 "selection": "#ba61363d"
1710 },
1711 {
1712 "cursor": "#a5980fff",
1713 "background": "#a5980fff",
1714 "selection": "#a5980f3d"
1715 },
1716 {
1717 "cursor": "#7d9726ff",
1718 "background": "#7d9726ff",
1719 "selection": "#7d97263d"
1720 }
1721 ],
1722 "syntax": {
1723 "attribute": {
1724 "color": "#36a165ff",
1725 "font_style": null,
1726 "font_weight": null
1727 },
1728 "boolean": {
1729 "color": "#7d9726ff",
1730 "font_style": null,
1731 "font_weight": null
1732 },
1733 "comment": {
1734 "color": "#6c6b5aff",
1735 "font_style": null,
1736 "font_weight": null
1737 },
1738 "comment.doc": {
1739 "color": "#929181ff",
1740 "font_style": null,
1741 "font_weight": null
1742 },
1743 "constant": {
1744 "color": "#7d9726ff",
1745 "font_style": null,
1746 "font_weight": null
1747 },
1748 "constructor": {
1749 "color": "#36a165ff",
1750 "font_style": null,
1751 "font_weight": null
1752 },
1753 "embedded": {
1754 "color": "#f4f3ecff",
1755 "font_style": null,
1756 "font_weight": null
1757 },
1758 "emphasis": {
1759 "color": "#36a165ff",
1760 "font_style": null,
1761 "font_weight": null
1762 },
1763 "emphasis.strong": {
1764 "color": "#36a165ff",
1765 "font_style": null,
1766 "font_weight": 700
1767 },
1768 "enum": {
1769 "color": "#ae7214ff",
1770 "font_style": null,
1771 "font_weight": null
1772 },
1773 "function": {
1774 "color": "#35a166ff",
1775 "font_style": null,
1776 "font_weight": null
1777 },
1778 "function.method": {
1779 "color": "#35a166ff",
1780 "font_style": null,
1781 "font_weight": null
1782 },
1783 "function.special.definition": {
1784 "color": "#a5980cff",
1785 "font_style": null,
1786 "font_weight": null
1787 },
1788 "hint": {
1789 "color": "#6f815aff",
1790 "font_style": null,
1791 "font_weight": 700
1792 },
1793 "keyword": {
1794 "color": "#5f9182ff",
1795 "font_style": null,
1796 "font_weight": null
1797 },
1798 "label": {
1799 "color": "#36a165ff",
1800 "font_style": null,
1801 "font_weight": null
1802 },
1803 "link_text": {
1804 "color": "#ae7214ff",
1805 "font_style": "italic",
1806 "font_weight": null
1807 },
1808 "link_uri": {
1809 "color": "#7d9726ff",
1810 "font_style": null,
1811 "font_weight": null
1812 },
1813 "number": {
1814 "color": "#ae7312ff",
1815 "font_style": null,
1816 "font_weight": null
1817 },
1818 "operator": {
1819 "color": "#929181ff",
1820 "font_style": null,
1821 "font_weight": null
1822 },
1823 "predictive": {
1824 "color": "#5f724cff",
1825 "font_style": "italic",
1826 "font_weight": null
1827 },
1828 "preproc": {
1829 "color": "#f4f3ecff",
1830 "font_style": null,
1831 "font_weight": null
1832 },
1833 "primary": {
1834 "color": "#e7e6dfff",
1835 "font_style": null,
1836 "font_weight": null
1837 },
1838 "property": {
1839 "color": "#ba6135ff",
1840 "font_style": null,
1841 "font_weight": null
1842 },
1843 "punctuation": {
1844 "color": "#e7e6dfff",
1845 "font_style": null,
1846 "font_weight": null
1847 },
1848 "punctuation.bracket": {
1849 "color": "#929181ff",
1850 "font_style": null,
1851 "font_weight": null
1852 },
1853 "punctuation.delimiter": {
1854 "color": "#929181ff",
1855 "font_style": null,
1856 "font_weight": null
1857 },
1858 "punctuation.list_marker": {
1859 "color": "#e7e6dfff",
1860 "font_style": null,
1861 "font_weight": null
1862 },
1863 "punctuation.special": {
1864 "color": "#9d6b7bff",
1865 "font_style": null,
1866 "font_weight": null
1867 },
1868 "string": {
1869 "color": "#7c9725ff",
1870 "font_style": null,
1871 "font_weight": null
1872 },
1873 "string.escape": {
1874 "color": "#929181ff",
1875 "font_style": null,
1876 "font_weight": null
1877 },
1878 "string.regex": {
1879 "color": "#5a9d47ff",
1880 "font_style": null,
1881 "font_weight": null
1882 },
1883 "string.special": {
1884 "color": "#9d6b7bff",
1885 "font_style": null,
1886 "font_weight": null
1887 },
1888 "string.special.symbol": {
1889 "color": "#7c9725ff",
1890 "font_style": null,
1891 "font_weight": null
1892 },
1893 "tag": {
1894 "color": "#36a165ff",
1895 "font_style": null,
1896 "font_weight": null
1897 },
1898 "text.literal": {
1899 "color": "#ae7214ff",
1900 "font_style": null,
1901 "font_weight": null
1902 },
1903 "title": {
1904 "color": "#f4f3ecff",
1905 "font_style": null,
1906 "font_weight": 700
1907 },
1908 "type": {
1909 "color": "#a5980cff",
1910 "font_style": null,
1911 "font_weight": null
1912 },
1913 "variable": {
1914 "color": "#e7e6dfff",
1915 "font_style": null,
1916 "font_weight": null
1917 },
1918 "variable.special": {
1919 "color": "#5f9182ff",
1920 "font_style": null,
1921 "font_weight": null
1922 },
1923 "variant": {
1924 "color": "#a5980cff",
1925 "font_style": null,
1926 "font_weight": null
1927 }
1928 }
1929 }
1930 },
1931 {
1932 "name": "Atelier Estuary Light",
1933 "appearance": "light",
1934 "style": {
1935 "border": "#969585ff",
1936 "border.variant": "#d0cfc5ff",
1937 "border.focused": "#bbddc6ff",
1938 "border.selected": "#bbddc6ff",
1939 "border.transparent": "#00000000",
1940 "border.disabled": "#adac9fff",
1941 "elevated_surface.background": "#ebeae3ff",
1942 "surface.background": "#ebeae3ff",
1943 "background": "#c5c4b9ff",
1944 "element.background": "#ebeae3ff",
1945 "element.hover": "#d0cfc5ff",
1946 "element.active": "#989788ff",
1947 "element.selected": "#989788ff",
1948 "element.disabled": "#ebeae3ff",
1949 "drop_target.background": "#61604f80",
1950 "ghost_element.background": "#00000000",
1951 "ghost_element.hover": "#d0cfc5ff",
1952 "ghost_element.active": "#989788ff",
1953 "ghost_element.selected": "#989788ff",
1954 "ghost_element.disabled": "#ebeae3ff",
1955 "text": "#22221bff",
1956 "text.muted": "#61604fff",
1957 "text.placeholder": "#767463ff",
1958 "text.disabled": "#767463ff",
1959 "text.accent": "#37a165ff",
1960 "icon": "#22221bff",
1961 "icon.muted": "#61604fff",
1962 "icon.disabled": "#767463ff",
1963 "icon.placeholder": "#61604fff",
1964 "icon.accent": "#37a165ff",
1965 "status_bar.background": "#c5c4b9ff",
1966 "title_bar.background": "#c5c4b9ff",
1967 "title_bar.inactive_background": "#ebeae3ff",
1968 "toolbar.background": "#f4f3ecff",
1969 "tab_bar.background": "#ebeae3ff",
1970 "tab.inactive_background": "#ebeae3ff",
1971 "tab.active_background": "#f4f3ecff",
1972 "search.match_background": "#38a16666",
1973 "panel.background": "#ebeae3ff",
1974 "panel.focused_border": null,
1975 "pane.focused_border": null,
1976 "scrollbar.thumb.background": "#22221b4c",
1977 "scrollbar.thumb.hover_background": "#d0cfc5ff",
1978 "scrollbar.thumb.border": "#d0cfc5ff",
1979 "scrollbar.track.background": "#00000000",
1980 "scrollbar.track.border": "#edece5ff",
1981 "editor.foreground": "#302f27ff",
1982 "editor.background": "#f4f3ecff",
1983 "editor.gutter.background": "#f4f3ecff",
1984 "editor.subheader.background": "#ebeae3ff",
1985 "editor.active_line.background": "#ebeae3bf",
1986 "editor.highlighted_line.background": "#ebeae3ff",
1987 "editor.line_number": "#22221b59",
1988 "editor.active_line_number": "#22221bff",
1989 "editor.invisible": "#7a7867ff",
1990 "editor.wrap_guide": "#22221b0d",
1991 "editor.active_wrap_guide": "#22221b1a",
1992 "editor.document_highlight.read_background": "#37a1651a",
1993 "editor.document_highlight.write_background": "#7a786766",
1994 "terminal.background": "#f4f3ecff",
1995 "terminal.foreground": "#22221bff",
1996 "terminal.bright_foreground": "#22221bff",
1997 "terminal.dim_foreground": "#f4f3ecff",
1998 "terminal.ansi.black": "#f4f3ecff",
1999 "terminal.ansi.bright_black": "#898775ff",
2000 "terminal.ansi.dim_black": "#22221bff",
2001 "terminal.ansi.red": "#ba6336ff",
2002 "terminal.ansi.bright_red": "#e4af96ff",
2003 "terminal.ansi.dim_red": "#5c321eff",
2004 "terminal.ansi.green": "#7c9728ff",
2005 "terminal.ansi.bright_green": "#c0ca93ff",
2006 "terminal.ansi.dim_green": "#3e4919ff",
2007 "terminal.ansi.yellow": "#a5980fff",
2008 "terminal.ansi.bright_yellow": "#d7ca8dff",
2009 "terminal.ansi.dim_yellow": "#514a13ff",
2010 "terminal.ansi.blue": "#37a165ff",
2011 "terminal.ansi.bright_blue": "#a0d1b0ff",
2012 "terminal.ansi.dim_blue": "#234e34ff",
2013 "terminal.ansi.magenta": "#9d6b7bff",
2014 "terminal.ansi.bright_magenta": "#ceb3bbff",
2015 "terminal.ansi.dim_magenta": "#4c373eff",
2016 "terminal.ansi.cyan": "#5c9d49ff",
2017 "terminal.ansi.bright_cyan": "#aecea1ff",
2018 "terminal.ansi.dim_cyan": "#314c27ff",
2019 "terminal.ansi.white": "#22221bff",
2020 "terminal.ansi.bright_white": "#22221bff",
2021 "terminal.ansi.dim_white": "#6a6958ff",
2022 "link_text.hover": "#37a165ff",
2023 "conflict": "#a5980fff",
2024 "conflict.background": "#f0e9d1ff",
2025 "conflict.border": "#e3d8adff",
2026 "created": "#7c9728ff",
2027 "created.background": "#e6e9d3ff",
2028 "created.border": "#d2d8b1ff",
2029 "deleted": "#ba6336ff",
2030 "deleted.background": "#f6ded4ff",
2031 "deleted.border": "#edc5b3ff",
2032 "error": "#ba6336ff",
2033 "error.background": "#f6ded4ff",
2034 "error.border": "#edc5b3ff",
2035 "hidden": "#767463ff",
2036 "hidden.background": "#c5c4b9ff",
2037 "hidden.border": "#adac9fff",
2038 "hint": "#758961ff",
2039 "hint.background": "#d9ecdfff",
2040 "hint.border": "#bbddc6ff",
2041 "ignored": "#767463ff",
2042 "ignored.background": "#c5c4b9ff",
2043 "ignored.border": "#969585ff",
2044 "info": "#37a165ff",
2045 "info.background": "#d9ecdfff",
2046 "info.border": "#bbddc6ff",
2047 "modified": "#a5980fff",
2048 "modified.background": "#f0e9d1ff",
2049 "modified.border": "#e3d8adff",
2050 "predictive": "#879a72ff",
2051 "predictive.background": "#e6e9d3ff",
2052 "predictive.border": "#d2d8b1ff",
2053 "renamed": "#37a165ff",
2054 "renamed.background": "#d9ecdfff",
2055 "renamed.border": "#bbddc6ff",
2056 "success": "#7c9728ff",
2057 "success.background": "#e6e9d3ff",
2058 "success.border": "#d2d8b1ff",
2059 "unreachable": "#61604fff",
2060 "unreachable.background": "#c5c4b9ff",
2061 "unreachable.border": "#969585ff",
2062 "warning": "#a5980fff",
2063 "warning.background": "#f0e9d1ff",
2064 "warning.border": "#e3d8adff",
2065 "players": [
2066 {
2067 "cursor": "#37a165ff",
2068 "background": "#37a165ff",
2069 "selection": "#37a1653d"
2070 },
2071 {
2072 "cursor": "#9d6b7bff",
2073 "background": "#9d6b7bff",
2074 "selection": "#9d6b7b3d"
2075 },
2076 {
2077 "cursor": "#ae7214ff",
2078 "background": "#ae7214ff",
2079 "selection": "#ae72143d"
2080 },
2081 {
2082 "cursor": "#5f9182ff",
2083 "background": "#5f9182ff",
2084 "selection": "#5f91823d"
2085 },
2086 {
2087 "cursor": "#5c9d49ff",
2088 "background": "#5c9d49ff",
2089 "selection": "#5c9d493d"
2090 },
2091 {
2092 "cursor": "#ba6336ff",
2093 "background": "#ba6336ff",
2094 "selection": "#ba63363d"
2095 },
2096 {
2097 "cursor": "#a5980fff",
2098 "background": "#a5980fff",
2099 "selection": "#a5980f3d"
2100 },
2101 {
2102 "cursor": "#7c9728ff",
2103 "background": "#7c9728ff",
2104 "selection": "#7c97283d"
2105 }
2106 ],
2107 "syntax": {
2108 "attribute": {
2109 "color": "#37a165ff",
2110 "font_style": null,
2111 "font_weight": null
2112 },
2113 "boolean": {
2114 "color": "#7c9728ff",
2115 "font_style": null,
2116 "font_weight": null
2117 },
2118 "comment": {
2119 "color": "#878573ff",
2120 "font_style": null,
2121 "font_weight": null
2122 },
2123 "comment.doc": {
2124 "color": "#5f5e4eff",
2125 "font_style": null,
2126 "font_weight": null
2127 },
2128 "constant": {
2129 "color": "#7c9728ff",
2130 "font_style": null,
2131 "font_weight": null
2132 },
2133 "constructor": {
2134 "color": "#37a165ff",
2135 "font_style": null,
2136 "font_weight": null
2137 },
2138 "embedded": {
2139 "color": "#22221bff",
2140 "font_style": null,
2141 "font_weight": null
2142 },
2143 "emphasis": {
2144 "color": "#37a165ff",
2145 "font_style": null,
2146 "font_weight": null
2147 },
2148 "emphasis.strong": {
2149 "color": "#37a165ff",
2150 "font_style": null,
2151 "font_weight": 700
2152 },
2153 "enum": {
2154 "color": "#ae7214ff",
2155 "font_style": null,
2156 "font_weight": null
2157 },
2158 "function": {
2159 "color": "#35a166ff",
2160 "font_style": null,
2161 "font_weight": null
2162 },
2163 "function.method": {
2164 "color": "#35a166ff",
2165 "font_style": null,
2166 "font_weight": null
2167 },
2168 "function.special.definition": {
2169 "color": "#a5980cff",
2170 "font_style": null,
2171 "font_weight": null
2172 },
2173 "hint": {
2174 "color": "#758961ff",
2175 "font_style": null,
2176 "font_weight": 700
2177 },
2178 "keyword": {
2179 "color": "#5f9182ff",
2180 "font_style": null,
2181 "font_weight": null
2182 },
2183 "label": {
2184 "color": "#37a165ff",
2185 "font_style": null,
2186 "font_weight": null
2187 },
2188 "link_text": {
2189 "color": "#ae7214ff",
2190 "font_style": "italic",
2191 "font_weight": null
2192 },
2193 "link_uri": {
2194 "color": "#7c9728ff",
2195 "font_style": null,
2196 "font_weight": null
2197 },
2198 "number": {
2199 "color": "#ae7312ff",
2200 "font_style": null,
2201 "font_weight": null
2202 },
2203 "operator": {
2204 "color": "#5f5e4eff",
2205 "font_style": null,
2206 "font_weight": null
2207 },
2208 "predictive": {
2209 "color": "#879a72ff",
2210 "font_style": "italic",
2211 "font_weight": null
2212 },
2213 "preproc": {
2214 "color": "#22221bff",
2215 "font_style": null,
2216 "font_weight": null
2217 },
2218 "primary": {
2219 "color": "#302f27ff",
2220 "font_style": null,
2221 "font_weight": null
2222 },
2223 "property": {
2224 "color": "#ba6135ff",
2225 "font_style": null,
2226 "font_weight": null
2227 },
2228 "punctuation": {
2229 "color": "#302f27ff",
2230 "font_style": null,
2231 "font_weight": null
2232 },
2233 "punctuation.bracket": {
2234 "color": "#5f5e4eff",
2235 "font_style": null,
2236 "font_weight": null
2237 },
2238 "punctuation.delimiter": {
2239 "color": "#5f5e4eff",
2240 "font_style": null,
2241 "font_weight": null
2242 },
2243 "punctuation.list_marker": {
2244 "color": "#302f27ff",
2245 "font_style": null,
2246 "font_weight": null
2247 },
2248 "punctuation.special": {
2249 "color": "#9d6b7bff",
2250 "font_style": null,
2251 "font_weight": null
2252 },
2253 "string": {
2254 "color": "#7c9725ff",
2255 "font_style": null,
2256 "font_weight": null
2257 },
2258 "string.escape": {
2259 "color": "#5f5e4eff",
2260 "font_style": null,
2261 "font_weight": null
2262 },
2263 "string.regex": {
2264 "color": "#5a9d47ff",
2265 "font_style": null,
2266 "font_weight": null
2267 },
2268 "string.special": {
2269 "color": "#9d6b7bff",
2270 "font_style": null,
2271 "font_weight": null
2272 },
2273 "string.special.symbol": {
2274 "color": "#7c9725ff",
2275 "font_style": null,
2276 "font_weight": null
2277 },
2278 "tag": {
2279 "color": "#37a165ff",
2280 "font_style": null,
2281 "font_weight": null
2282 },
2283 "text.literal": {
2284 "color": "#ae7214ff",
2285 "font_style": null,
2286 "font_weight": null
2287 },
2288 "title": {
2289 "color": "#22221bff",
2290 "font_style": null,
2291 "font_weight": 700
2292 },
2293 "type": {
2294 "color": "#a5980cff",
2295 "font_style": null,
2296 "font_weight": null
2297 },
2298 "variable": {
2299 "color": "#302f27ff",
2300 "font_style": null,
2301 "font_weight": null
2302 },
2303 "variable.special": {
2304 "color": "#5f9182ff",
2305 "font_style": null,
2306 "font_weight": null
2307 },
2308 "variant": {
2309 "color": "#a5980cff",
2310 "font_style": null,
2311 "font_weight": null
2312 }
2313 }
2314 }
2315 },
2316 {
2317 "name": "Atelier Forest Dark",
2318 "appearance": "dark",
2319 "style": {
2320 "border": "#665f5cff",
2321 "border.variant": "#3b3431ff",
2322 "border.focused": "#182d5bff",
2323 "border.selected": "#182d5bff",
2324 "border.transparent": "#00000000",
2325 "border.disabled": "#554e4bff",
2326 "elevated_surface.background": "#27211eff",
2327 "surface.background": "#27211eff",
2328 "background": "#443c39ff",
2329 "element.background": "#27211eff",
2330 "element.hover": "#3b3431ff",
2331 "element.active": "#645d5aff",
2332 "element.selected": "#645d5aff",
2333 "element.disabled": "#27211eff",
2334 "drop_target.background": "#a79f9d80",
2335 "ghost_element.background": "#00000000",
2336 "ghost_element.hover": "#3b3431ff",
2337 "ghost_element.active": "#645d5aff",
2338 "ghost_element.selected": "#645d5aff",
2339 "ghost_element.disabled": "#27211eff",
2340 "text": "#f0eeedff",
2341 "text.muted": "#a79f9dff",
2342 "text.placeholder": "#8e8683ff",
2343 "text.disabled": "#8e8683ff",
2344 "text.accent": "#407ee6ff",
2345 "icon": "#f0eeedff",
2346 "icon.muted": "#a79f9dff",
2347 "icon.disabled": "#8e8683ff",
2348 "icon.placeholder": "#a79f9dff",
2349 "icon.accent": "#407ee6ff",
2350 "status_bar.background": "#443c39ff",
2351 "title_bar.background": "#443c39ff",
2352 "title_bar.inactive_background": "#27211eff",
2353 "toolbar.background": "#1b1918ff",
2354 "tab_bar.background": "#27211eff",
2355 "tab.inactive_background": "#27211eff",
2356 "tab.active_background": "#1b1918ff",
2357 "search.match_background": "#417ee666",
2358 "panel.background": "#27211eff",
2359 "panel.focused_border": null,
2360 "pane.focused_border": null,
2361 "scrollbar.thumb.background": "#f0eeed4c",
2362 "scrollbar.thumb.hover_background": "#3b3431ff",
2363 "scrollbar.thumb.border": "#3b3431ff",
2364 "scrollbar.track.background": "#00000000",
2365 "scrollbar.track.border": "#251f1dff",
2366 "editor.foreground": "#e6e2e0ff",
2367 "editor.background": "#1b1918ff",
2368 "editor.gutter.background": "#1b1918ff",
2369 "editor.subheader.background": "#27211eff",
2370 "editor.active_line.background": "#27211ebf",
2371 "editor.highlighted_line.background": "#27211eff",
2372 "editor.line_number": "#f0eeed59",
2373 "editor.active_line_number": "#f0eeedff",
2374 "editor.invisible": "#89817dff",
2375 "editor.wrap_guide": "#f0eeed0d",
2376 "editor.active_wrap_guide": "#f0eeed1a",
2377 "editor.document_highlight.read_background": "#407ee61a",
2378 "editor.document_highlight.write_background": "#89817d66",
2379 "terminal.background": "#1b1918ff",
2380 "terminal.foreground": "#f0eeedff",
2381 "terminal.bright_foreground": "#f0eeedff",
2382 "terminal.dim_foreground": "#1b1918ff",
2383 "terminal.ansi.black": "#1b1918ff",
2384 "terminal.ansi.bright_black": "#746c69ff",
2385 "terminal.ansi.dim_black": "#f0eeedff",
2386 "terminal.ansi.red": "#f22c3fff",
2387 "terminal.ansi.bright_red": "#8c1122ff",
2388 "terminal.ansi.dim_red": "#ffa29aff",
2389 "terminal.ansi.green": "#7a9726ff",
2390 "terminal.ansi.bright_green": "#3d4919ff",
2391 "terminal.ansi.dim_green": "#bfca93ff",
2392 "terminal.ansi.yellow": "#c38418ff",
2393 "terminal.ansi.bright_yellow": "#664115ff",
2394 "terminal.ansi.dim_yellow": "#e8bf8dff",
2395 "terminal.ansi.blue": "#407ee6ff",
2396 "terminal.ansi.bright_blue": "#213f78ff",
2397 "terminal.ansi.dim_blue": "#aebcf4ff",
2398 "terminal.ansi.magenta": "#c340f2ff",
2399 "terminal.ansi.bright_magenta": "#662086ff",
2400 "terminal.ansi.dim_magenta": "#e7a6fbff",
2401 "terminal.ansi.cyan": "#3d97b8ff",
2402 "terminal.ansi.bright_cyan": "#264858ff",
2403 "terminal.ansi.dim_cyan": "#a6cadbff",
2404 "terminal.ansi.white": "#f0eeedff",
2405 "terminal.ansi.bright_white": "#f0eeedff",
2406 "terminal.ansi.dim_white": "#9e9693ff",
2407 "link_text.hover": "#407ee6ff",
2408 "conflict": "#c38418ff",
2409 "conflict.background": "#371d0dff",
2410 "conflict.border": "#4f2e11ff",
2411 "created": "#7a9726ff",
2412 "created.background": "#1d2110ff",
2413 "created.border": "#2e3515ff",
2414 "deleted": "#f22c3fff",
2415 "deleted.background": "#540511ff",
2416 "deleted.border": "#710b1aff",
2417 "error": "#f22c3fff",
2418 "error.background": "#540511ff",
2419 "error.border": "#710b1aff",
2420 "hidden": "#8e8683ff",
2421 "hidden.background": "#443c39ff",
2422 "hidden.border": "#554e4bff",
2423 "hint": "#a77087ff",
2424 "hint.background": "#0f1c3dff",
2425 "hint.border": "#182d5bff",
2426 "ignored": "#8e8683ff",
2427 "ignored.background": "#443c39ff",
2428 "ignored.border": "#665f5cff",
2429 "info": "#407ee6ff",
2430 "info.background": "#0f1c3dff",
2431 "info.border": "#182d5bff",
2432 "modified": "#c38418ff",
2433 "modified.background": "#371d0dff",
2434 "modified.border": "#4f2e11ff",
2435 "predictive": "#8f5b70ff",
2436 "predictive.background": "#1d2110ff",
2437 "predictive.border": "#2e3515ff",
2438 "renamed": "#407ee6ff",
2439 "renamed.background": "#0f1c3dff",
2440 "renamed.border": "#182d5bff",
2441 "success": "#7a9726ff",
2442 "success.background": "#1d2110ff",
2443 "success.border": "#2e3515ff",
2444 "unreachable": "#a79f9dff",
2445 "unreachable.background": "#443c39ff",
2446 "unreachable.border": "#665f5cff",
2447 "warning": "#c38418ff",
2448 "warning.background": "#371d0dff",
2449 "warning.border": "#4f2e11ff",
2450 "players": [
2451 {
2452 "cursor": "#407ee6ff",
2453 "background": "#407ee6ff",
2454 "selection": "#407ee63d"
2455 },
2456 {
2457 "cursor": "#c340f2ff",
2458 "background": "#c340f2ff",
2459 "selection": "#c340f23d"
2460 },
2461 {
2462 "cursor": "#df5321ff",
2463 "background": "#df5321ff",
2464 "selection": "#df53213d"
2465 },
2466 {
2467 "cursor": "#6565e9ff",
2468 "background": "#6565e9ff",
2469 "selection": "#6565e93d"
2470 },
2471 {
2472 "cursor": "#3d97b8ff",
2473 "background": "#3d97b8ff",
2474 "selection": "#3d97b83d"
2475 },
2476 {
2477 "cursor": "#f22c3fff",
2478 "background": "#f22c3fff",
2479 "selection": "#f22c3f3d"
2480 },
2481 {
2482 "cursor": "#c38418ff",
2483 "background": "#c38418ff",
2484 "selection": "#c384183d"
2485 },
2486 {
2487 "cursor": "#7a9726ff",
2488 "background": "#7a9726ff",
2489 "selection": "#7a97263d"
2490 }
2491 ],
2492 "syntax": {
2493 "attribute": {
2494 "color": "#407ee6ff",
2495 "font_style": null,
2496 "font_weight": null
2497 },
2498 "boolean": {
2499 "color": "#7a9726ff",
2500 "font_style": null,
2501 "font_weight": null
2502 },
2503 "comment": {
2504 "color": "#766e6bff",
2505 "font_style": null,
2506 "font_weight": null
2507 },
2508 "comment.doc": {
2509 "color": "#a8a19fff",
2510 "font_style": null,
2511 "font_weight": null
2512 },
2513 "constant": {
2514 "color": "#7a9726ff",
2515 "font_style": null,
2516 "font_weight": null
2517 },
2518 "constructor": {
2519 "color": "#407ee6ff",
2520 "font_style": null,
2521 "font_weight": null
2522 },
2523 "embedded": {
2524 "color": "#f0eeedff",
2525 "font_style": null,
2526 "font_weight": null
2527 },
2528 "emphasis": {
2529 "color": "#407ee6ff",
2530 "font_style": null,
2531 "font_weight": null
2532 },
2533 "emphasis.strong": {
2534 "color": "#407ee6ff",
2535 "font_style": null,
2536 "font_weight": 700
2537 },
2538 "enum": {
2539 "color": "#df5321ff",
2540 "font_style": null,
2541 "font_weight": null
2542 },
2543 "function": {
2544 "color": "#3f7ee7ff",
2545 "font_style": null,
2546 "font_weight": null
2547 },
2548 "function.method": {
2549 "color": "#3f7ee7ff",
2550 "font_style": null,
2551 "font_weight": null
2552 },
2553 "function.special.definition": {
2554 "color": "#c38417ff",
2555 "font_style": null,
2556 "font_weight": null
2557 },
2558 "hint": {
2559 "color": "#a77087ff",
2560 "font_style": null,
2561 "font_weight": 700
2562 },
2563 "keyword": {
2564 "color": "#6666eaff",
2565 "font_style": null,
2566 "font_weight": null
2567 },
2568 "label": {
2569 "color": "#407ee6ff",
2570 "font_style": null,
2571 "font_weight": null
2572 },
2573 "link_text": {
2574 "color": "#df5321ff",
2575 "font_style": "italic",
2576 "font_weight": null
2577 },
2578 "link_uri": {
2579 "color": "#7a9726ff",
2580 "font_style": null,
2581 "font_weight": null
2582 },
2583 "number": {
2584 "color": "#df521fff",
2585 "font_style": null,
2586 "font_weight": null
2587 },
2588 "operator": {
2589 "color": "#a8a19fff",
2590 "font_style": null,
2591 "font_weight": null
2592 },
2593 "predictive": {
2594 "color": "#8f5b70ff",
2595 "font_style": "italic",
2596 "font_weight": null
2597 },
2598 "preproc": {
2599 "color": "#f0eeedff",
2600 "font_style": null,
2601 "font_weight": null
2602 },
2603 "primary": {
2604 "color": "#e6e2e0ff",
2605 "font_style": null,
2606 "font_weight": null
2607 },
2608 "property": {
2609 "color": "#f22c40ff",
2610 "font_style": null,
2611 "font_weight": null
2612 },
2613 "punctuation": {
2614 "color": "#e6e2e0ff",
2615 "font_style": null,
2616 "font_weight": null
2617 },
2618 "punctuation.bracket": {
2619 "color": "#a8a19fff",
2620 "font_style": null,
2621 "font_weight": null
2622 },
2623 "punctuation.delimiter": {
2624 "color": "#a8a19fff",
2625 "font_style": null,
2626 "font_weight": null
2627 },
2628 "punctuation.list_marker": {
2629 "color": "#e6e2e0ff",
2630 "font_style": null,
2631 "font_weight": null
2632 },
2633 "punctuation.special": {
2634 "color": "#c33ff3ff",
2635 "font_style": null,
2636 "font_weight": null
2637 },
2638 "string": {
2639 "color": "#7a9725ff",
2640 "font_style": null,
2641 "font_weight": null
2642 },
2643 "string.escape": {
2644 "color": "#a8a19fff",
2645 "font_style": null,
2646 "font_weight": null
2647 },
2648 "string.regex": {
2649 "color": "#3c96b8ff",
2650 "font_style": null,
2651 "font_weight": null
2652 },
2653 "string.special": {
2654 "color": "#c33ff3ff",
2655 "font_style": null,
2656 "font_weight": null
2657 },
2658 "string.special.symbol": {
2659 "color": "#7a9725ff",
2660 "font_style": null,
2661 "font_weight": null
2662 },
2663 "tag": {
2664 "color": "#407ee6ff",
2665 "font_style": null,
2666 "font_weight": null
2667 },
2668 "text.literal": {
2669 "color": "#df5321ff",
2670 "font_style": null,
2671 "font_weight": null
2672 },
2673 "title": {
2674 "color": "#f0eeedff",
2675 "font_style": null,
2676 "font_weight": 700
2677 },
2678 "type": {
2679 "color": "#c38417ff",
2680 "font_style": null,
2681 "font_weight": null
2682 },
2683 "variable": {
2684 "color": "#e6e2e0ff",
2685 "font_style": null,
2686 "font_weight": null
2687 },
2688 "variable.special": {
2689 "color": "#6666eaff",
2690 "font_style": null,
2691 "font_weight": null
2692 },
2693 "variant": {
2694 "color": "#c38417ff",
2695 "font_style": null,
2696 "font_weight": null
2697 }
2698 }
2699 }
2700 },
2701 {
2702 "name": "Atelier Forest Light",
2703 "appearance": "light",
2704 "style": {
2705 "border": "#aaa3a1ff",
2706 "border.variant": "#d6d1cfff",
2707 "border.focused": "#c6cef7ff",
2708 "border.selected": "#c6cef7ff",
2709 "border.transparent": "#00000000",
2710 "border.disabled": "#bcb6b4ff",
2711 "elevated_surface.background": "#e9e6e4ff",
2712 "surface.background": "#e9e6e4ff",
2713 "background": "#ccc7c5ff",
2714 "element.background": "#e9e6e4ff",
2715 "element.hover": "#d6d1cfff",
2716 "element.active": "#aca5a3ff",
2717 "element.selected": "#aca5a3ff",
2718 "element.disabled": "#e9e6e4ff",
2719 "drop_target.background": "#6a636080",
2720 "ghost_element.background": "#00000000",
2721 "ghost_element.hover": "#d6d1cfff",
2722 "ghost_element.active": "#aca5a3ff",
2723 "ghost_element.selected": "#aca5a3ff",
2724 "ghost_element.disabled": "#e9e6e4ff",
2725 "text": "#1b1918ff",
2726 "text.muted": "#6a6360ff",
2727 "text.placeholder": "#837b78ff",
2728 "text.disabled": "#837b78ff",
2729 "text.accent": "#407ee6ff",
2730 "icon": "#1b1918ff",
2731 "icon.muted": "#6a6360ff",
2732 "icon.disabled": "#837b78ff",
2733 "icon.placeholder": "#6a6360ff",
2734 "icon.accent": "#407ee6ff",
2735 "status_bar.background": "#ccc7c5ff",
2736 "title_bar.background": "#ccc7c5ff",
2737 "title_bar.inactive_background": "#e9e6e4ff",
2738 "toolbar.background": "#f0eeedff",
2739 "tab_bar.background": "#e9e6e4ff",
2740 "tab.inactive_background": "#e9e6e4ff",
2741 "tab.active_background": "#f0eeedff",
2742 "search.match_background": "#417ee666",
2743 "panel.background": "#e9e6e4ff",
2744 "panel.focused_border": null,
2745 "pane.focused_border": null,
2746 "scrollbar.thumb.background": "#1b19184c",
2747 "scrollbar.thumb.hover_background": "#d6d1cfff",
2748 "scrollbar.thumb.border": "#d6d1cfff",
2749 "scrollbar.track.background": "#00000000",
2750 "scrollbar.track.border": "#ebe8e6ff",
2751 "editor.foreground": "#2c2421ff",
2752 "editor.background": "#f0eeedff",
2753 "editor.gutter.background": "#f0eeedff",
2754 "editor.subheader.background": "#e9e6e4ff",
2755 "editor.active_line.background": "#e9e6e4bf",
2756 "editor.highlighted_line.background": "#e9e6e4ff",
2757 "editor.line_number": "#1b191859",
2758 "editor.active_line_number": "#1b1918ff",
2759 "editor.invisible": "#89817dff",
2760 "editor.wrap_guide": "#1b19180d",
2761 "editor.active_wrap_guide": "#1b19181a",
2762 "editor.document_highlight.read_background": "#407ee61a",
2763 "editor.document_highlight.write_background": "#89817d66",
2764 "terminal.background": "#f0eeedff",
2765 "terminal.foreground": "#1b1918ff",
2766 "terminal.bright_foreground": "#1b1918ff",
2767 "terminal.dim_foreground": "#f0eeedff",
2768 "terminal.ansi.black": "#f0eeedff",
2769 "terminal.ansi.bright_black": "#9e9693ff",
2770 "terminal.ansi.dim_black": "#1b1918ff",
2771 "terminal.ansi.red": "#f22e40ff",
2772 "terminal.ansi.bright_red": "#ffa29aff",
2773 "terminal.ansi.dim_red": "#8c1122ff",
2774 "terminal.ansi.green": "#7a9728ff",
2775 "terminal.ansi.bright_green": "#bfca93ff",
2776 "terminal.ansi.dim_green": "#3d4919ff",
2777 "terminal.ansi.yellow": "#c38419ff",
2778 "terminal.ansi.bright_yellow": "#e8bf8dff",
2779 "terminal.ansi.dim_yellow": "#664115ff",
2780 "terminal.ansi.blue": "#407ee6ff",
2781 "terminal.ansi.bright_blue": "#aebcf4ff",
2782 "terminal.ansi.dim_blue": "#213f78ff",
2783 "terminal.ansi.magenta": "#c340f2ff",
2784 "terminal.ansi.bright_magenta": "#e7a6fbff",
2785 "terminal.ansi.dim_magenta": "#662086ff",
2786 "terminal.ansi.cyan": "#3e96b8ff",
2787 "terminal.ansi.bright_cyan": "#a6cadbff",
2788 "terminal.ansi.dim_cyan": "#264858ff",
2789 "terminal.ansi.white": "#1b1918ff",
2790 "terminal.ansi.bright_white": "#1b1918ff",
2791 "terminal.ansi.dim_white": "#746c69ff",
2792 "link_text.hover": "#407ee6ff",
2793 "conflict": "#c38419ff",
2794 "conflict.background": "#f8e5d1ff",
2795 "conflict.border": "#f0d1adff",
2796 "created": "#7a9728ff",
2797 "created.background": "#e5e9d3ff",
2798 "created.border": "#d1d8b1ff",
2799 "deleted": "#f22e40ff",
2800 "deleted.background": "#ffdad5ff",
2801 "deleted.border": "#ffbdb6ff",
2802 "error": "#f22e40ff",
2803 "error.background": "#ffdad5ff",
2804 "error.border": "#ffbdb6ff",
2805 "hidden": "#837b78ff",
2806 "hidden.background": "#ccc7c5ff",
2807 "hidden.border": "#bcb6b4ff",
2808 "hint": "#a67287ff",
2809 "hint.background": "#dfe3fbff",
2810 "hint.border": "#c6cef7ff",
2811 "ignored": "#837b78ff",
2812 "ignored.background": "#ccc7c5ff",
2813 "ignored.border": "#aaa3a1ff",
2814 "info": "#407ee6ff",
2815 "info.background": "#dfe3fbff",
2816 "info.border": "#c6cef7ff",
2817 "modified": "#c38419ff",
2818 "modified.background": "#f8e5d1ff",
2819 "modified.border": "#f0d1adff",
2820 "predictive": "#be899eff",
2821 "predictive.background": "#e5e9d3ff",
2822 "predictive.border": "#d1d8b1ff",
2823 "renamed": "#407ee6ff",
2824 "renamed.background": "#dfe3fbff",
2825 "renamed.border": "#c6cef7ff",
2826 "success": "#7a9728ff",
2827 "success.background": "#e5e9d3ff",
2828 "success.border": "#d1d8b1ff",
2829 "unreachable": "#6a6360ff",
2830 "unreachable.background": "#ccc7c5ff",
2831 "unreachable.border": "#aaa3a1ff",
2832 "warning": "#c38419ff",
2833 "warning.background": "#f8e5d1ff",
2834 "warning.border": "#f0d1adff",
2835 "players": [
2836 {
2837 "cursor": "#407ee6ff",
2838 "background": "#407ee6ff",
2839 "selection": "#407ee63d"
2840 },
2841 {
2842 "cursor": "#c340f2ff",
2843 "background": "#c340f2ff",
2844 "selection": "#c340f23d"
2845 },
2846 {
2847 "cursor": "#df5421ff",
2848 "background": "#df5421ff",
2849 "selection": "#df54213d"
2850 },
2851 {
2852 "cursor": "#6765e9ff",
2853 "background": "#6765e9ff",
2854 "selection": "#6765e93d"
2855 },
2856 {
2857 "cursor": "#3e96b8ff",
2858 "background": "#3e96b8ff",
2859 "selection": "#3e96b83d"
2860 },
2861 {
2862 "cursor": "#f22e40ff",
2863 "background": "#f22e40ff",
2864 "selection": "#f22e403d"
2865 },
2866 {
2867 "cursor": "#c38419ff",
2868 "background": "#c38419ff",
2869 "selection": "#c384193d"
2870 },
2871 {
2872 "cursor": "#7a9728ff",
2873 "background": "#7a9728ff",
2874 "selection": "#7a97283d"
2875 }
2876 ],
2877 "syntax": {
2878 "attribute": {
2879 "color": "#407ee6ff",
2880 "font_style": null,
2881 "font_weight": null
2882 },
2883 "boolean": {
2884 "color": "#7a9728ff",
2885 "font_style": null,
2886 "font_weight": null
2887 },
2888 "comment": {
2889 "color": "#9c9491ff",
2890 "font_style": null,
2891 "font_weight": null
2892 },
2893 "comment.doc": {
2894 "color": "#68615eff",
2895 "font_style": null,
2896 "font_weight": null
2897 },
2898 "constant": {
2899 "color": "#7a9728ff",
2900 "font_style": null,
2901 "font_weight": null
2902 },
2903 "constructor": {
2904 "color": "#407ee6ff",
2905 "font_style": null,
2906 "font_weight": null
2907 },
2908 "embedded": {
2909 "color": "#1b1918ff",
2910 "font_style": null,
2911 "font_weight": null
2912 },
2913 "emphasis": {
2914 "color": "#407ee6ff",
2915 "font_style": null,
2916 "font_weight": null
2917 },
2918 "emphasis.strong": {
2919 "color": "#407ee6ff",
2920 "font_style": null,
2921 "font_weight": 700
2922 },
2923 "enum": {
2924 "color": "#df5421ff",
2925 "font_style": null,
2926 "font_weight": null
2927 },
2928 "function": {
2929 "color": "#3f7ee7ff",
2930 "font_style": null,
2931 "font_weight": null
2932 },
2933 "function.method": {
2934 "color": "#3f7ee7ff",
2935 "font_style": null,
2936 "font_weight": null
2937 },
2938 "function.special.definition": {
2939 "color": "#c38417ff",
2940 "font_style": null,
2941 "font_weight": null
2942 },
2943 "hint": {
2944 "color": "#a67287ff",
2945 "font_style": null,
2946 "font_weight": 700
2947 },
2948 "keyword": {
2949 "color": "#6666eaff",
2950 "font_style": null,
2951 "font_weight": null
2952 },
2953 "label": {
2954 "color": "#407ee6ff",
2955 "font_style": null,
2956 "font_weight": null
2957 },
2958 "link_text": {
2959 "color": "#df5421ff",
2960 "font_style": "italic",
2961 "font_weight": null
2962 },
2963 "link_uri": {
2964 "color": "#7a9728ff",
2965 "font_style": null,
2966 "font_weight": null
2967 },
2968 "number": {
2969 "color": "#df521fff",
2970 "font_style": null,
2971 "font_weight": null
2972 },
2973 "operator": {
2974 "color": "#68615eff",
2975 "font_style": null,
2976 "font_weight": null
2977 },
2978 "predictive": {
2979 "color": "#be899eff",
2980 "font_style": "italic",
2981 "font_weight": null
2982 },
2983 "preproc": {
2984 "color": "#1b1918ff",
2985 "font_style": null,
2986 "font_weight": null
2987 },
2988 "primary": {
2989 "color": "#2c2421ff",
2990 "font_style": null,
2991 "font_weight": null
2992 },
2993 "property": {
2994 "color": "#f22c40ff",
2995 "font_style": null,
2996 "font_weight": null
2997 },
2998 "punctuation": {
2999 "color": "#2c2421ff",
3000 "font_style": null,
3001 "font_weight": null
3002 },
3003 "punctuation.bracket": {
3004 "color": "#68615eff",
3005 "font_style": null,
3006 "font_weight": null
3007 },
3008 "punctuation.delimiter": {
3009 "color": "#68615eff",
3010 "font_style": null,
3011 "font_weight": null
3012 },
3013 "punctuation.list_marker": {
3014 "color": "#2c2421ff",
3015 "font_style": null,
3016 "font_weight": null
3017 },
3018 "punctuation.special": {
3019 "color": "#c33ff3ff",
3020 "font_style": null,
3021 "font_weight": null
3022 },
3023 "string": {
3024 "color": "#7a9725ff",
3025 "font_style": null,
3026 "font_weight": null
3027 },
3028 "string.escape": {
3029 "color": "#68615eff",
3030 "font_style": null,
3031 "font_weight": null
3032 },
3033 "string.regex": {
3034 "color": "#3c96b8ff",
3035 "font_style": null,
3036 "font_weight": null
3037 },
3038 "string.special": {
3039 "color": "#c33ff3ff",
3040 "font_style": null,
3041 "font_weight": null
3042 },
3043 "string.special.symbol": {
3044 "color": "#7a9725ff",
3045 "font_style": null,
3046 "font_weight": null
3047 },
3048 "tag": {
3049 "color": "#407ee6ff",
3050 "font_style": null,
3051 "font_weight": null
3052 },
3053 "text.literal": {
3054 "color": "#df5421ff",
3055 "font_style": null,
3056 "font_weight": null
3057 },
3058 "title": {
3059 "color": "#1b1918ff",
3060 "font_style": null,
3061 "font_weight": 700
3062 },
3063 "type": {
3064 "color": "#c38417ff",
3065 "font_style": null,
3066 "font_weight": null
3067 },
3068 "variable": {
3069 "color": "#2c2421ff",
3070 "font_style": null,
3071 "font_weight": null
3072 },
3073 "variable.special": {
3074 "color": "#6666eaff",
3075 "font_style": null,
3076 "font_weight": null
3077 },
3078 "variant": {
3079 "color": "#c38417ff",
3080 "font_style": null,
3081 "font_weight": null
3082 }
3083 }
3084 }
3085 },
3086 {
3087 "name": "Atelier Heath Dark",
3088 "appearance": "dark",
3089 "style": {
3090 "border": "#675b67ff",
3091 "border.variant": "#393239ff",
3092 "border.focused": "#192961ff",
3093 "border.selected": "#192961ff",
3094 "border.transparent": "#00000000",
3095 "border.disabled": "#554a55ff",
3096 "elevated_surface.background": "#252025ff",
3097 "surface.background": "#252025ff",
3098 "background": "#433a43ff",
3099 "element.background": "#252025ff",
3100 "element.hover": "#393239ff",
3101 "element.active": "#655965ff",
3102 "element.selected": "#655965ff",
3103 "element.disabled": "#252025ff",
3104 "drop_target.background": "#a899a880",
3105 "ghost_element.background": "#00000000",
3106 "ghost_element.hover": "#393239ff",
3107 "ghost_element.active": "#655965ff",
3108 "ghost_element.selected": "#655965ff",
3109 "ghost_element.disabled": "#252025ff",
3110 "text": "#f7f3f7ff",
3111 "text.muted": "#a899a8ff",
3112 "text.placeholder": "#908190ff",
3113 "text.disabled": "#908190ff",
3114 "text.accent": "#5169ebff",
3115 "icon": "#f7f3f7ff",
3116 "icon.muted": "#a899a8ff",
3117 "icon.disabled": "#908190ff",
3118 "icon.placeholder": "#a899a8ff",
3119 "icon.accent": "#5169ebff",
3120 "status_bar.background": "#433a43ff",
3121 "title_bar.background": "#433a43ff",
3122 "title_bar.inactive_background": "#252025ff",
3123 "toolbar.background": "#1b181bff",
3124 "tab_bar.background": "#252025ff",
3125 "tab.inactive_background": "#252025ff",
3126 "tab.active_background": "#1b181bff",
3127 "search.match_background": "#526aeb66",
3128 "panel.background": "#252025ff",
3129 "panel.focused_border": null,
3130 "pane.focused_border": null,
3131 "scrollbar.thumb.background": "#f7f3f74c",
3132 "scrollbar.thumb.hover_background": "#393239ff",
3133 "scrollbar.thumb.border": "#393239ff",
3134 "scrollbar.track.background": "#00000000",
3135 "scrollbar.track.border": "#231e23ff",
3136 "editor.foreground": "#d8cad8ff",
3137 "editor.background": "#1b181bff",
3138 "editor.gutter.background": "#1b181bff",
3139 "editor.subheader.background": "#252025ff",
3140 "editor.active_line.background": "#252025bf",
3141 "editor.highlighted_line.background": "#252025ff",
3142 "editor.line_number": "#f7f3f759",
3143 "editor.active_line_number": "#f7f3f7ff",
3144 "editor.invisible": "#8b7b8bff",
3145 "editor.wrap_guide": "#f7f3f70d",
3146 "editor.active_wrap_guide": "#f7f3f71a",
3147 "editor.document_highlight.read_background": "#5169eb1a",
3148 "editor.document_highlight.write_background": "#8b7b8b66",
3149 "terminal.background": "#1b181bff",
3150 "terminal.foreground": "#f7f3f7ff",
3151 "terminal.bright_foreground": "#f7f3f7ff",
3152 "terminal.dim_foreground": "#1b181bff",
3153 "terminal.ansi.black": "#1b181bff",
3154 "terminal.ansi.bright_black": "#756775ff",
3155 "terminal.ansi.dim_black": "#f7f3f7ff",
3156 "terminal.ansi.red": "#ca3f2bff",
3157 "terminal.ansi.bright_red": "#6d221aff",
3158 "terminal.ansi.dim_red": "#f0a28fff",
3159 "terminal.ansi.green": "#918b3aff",
3160 "terminal.ansi.bright_green": "#474422ff",
3161 "terminal.ansi.dim_green": "#cac49aff",
3162 "terminal.ansi.yellow": "#bb8a35ff",
3163 "terminal.ansi.bright_yellow": "#5e441eff",
3164 "terminal.ansi.dim_yellow": "#e2c398ff",
3165 "terminal.ansi.blue": "#5169ebff",
3166 "terminal.ansi.bright_blue": "#26367eff",
3167 "terminal.ansi.dim_blue": "#b4b2f7ff",
3168 "terminal.ansi.magenta": "#cc34ccff",
3169 "terminal.ansi.bright_magenta": "#6c1e66ff",
3170 "terminal.ansi.dim_magenta": "#eba2e6ff",
3171 "terminal.ansi.cyan": "#189393ff",
3172 "terminal.ansi.bright_cyan": "#1a4848ff",
3173 "terminal.ansi.dim_cyan": "#99c8c7ff",
3174 "terminal.ansi.white": "#f7f3f7ff",
3175 "terminal.ansi.bright_white": "#f7f3f7ff",
3176 "terminal.ansi.dim_white": "#a091a0ff",
3177 "link_text.hover": "#5169ebff",
3178 "conflict": "#bb8a35ff",
3179 "conflict.background": "#2d1e11ff",
3180 "conflict.border": "#463218ff",
3181 "created": "#918b3aff",
3182 "created.background": "#211f12ff",
3183 "created.border": "#34321bff",
3184 "deleted": "#ca3f2bff",
3185 "deleted.background": "#3c110eff",
3186 "deleted.border": "#541a15ff",
3187 "error": "#ca3f2bff",
3188 "error.background": "#3c110eff",
3189 "error.border": "#541a15ff",
3190 "hidden": "#908190ff",
3191 "hidden.background": "#433a43ff",
3192 "hidden.border": "#554a55ff",
3193 "hint": "#8d70a8ff",
3194 "hint.background": "#0d1a43ff",
3195 "hint.border": "#192961ff",
3196 "ignored": "#908190ff",
3197 "ignored.background": "#433a43ff",
3198 "ignored.border": "#675b67ff",
3199 "info": "#5169ebff",
3200 "info.background": "#0d1a43ff",
3201 "info.border": "#192961ff",
3202 "modified": "#bb8a35ff",
3203 "modified.background": "#2d1e11ff",
3204 "modified.border": "#463218ff",
3205 "predictive": "#75588fff",
3206 "predictive.background": "#211f12ff",
3207 "predictive.border": "#34321bff",
3208 "renamed": "#5169ebff",
3209 "renamed.background": "#0d1a43ff",
3210 "renamed.border": "#192961ff",
3211 "success": "#918b3aff",
3212 "success.background": "#211f12ff",
3213 "success.border": "#34321bff",
3214 "unreachable": "#a899a8ff",
3215 "unreachable.background": "#433a43ff",
3216 "unreachable.border": "#675b67ff",
3217 "warning": "#bb8a35ff",
3218 "warning.background": "#2d1e11ff",
3219 "warning.border": "#463218ff",
3220 "players": [
3221 {
3222 "cursor": "#5169ebff",
3223 "background": "#5169ebff",
3224 "selection": "#5169eb3d"
3225 },
3226 {
3227 "cursor": "#cc34ccff",
3228 "background": "#cc34ccff",
3229 "selection": "#cc34cc3d"
3230 },
3231 {
3232 "cursor": "#a65827ff",
3233 "background": "#a65827ff",
3234 "selection": "#a658273d"
3235 },
3236 {
3237 "cursor": "#7b58bfff",
3238 "background": "#7b58bfff",
3239 "selection": "#7b58bf3d"
3240 },
3241 {
3242 "cursor": "#189393ff",
3243 "background": "#189393ff",
3244 "selection": "#1893933d"
3245 },
3246 {
3247 "cursor": "#ca3f2bff",
3248 "background": "#ca3f2bff",
3249 "selection": "#ca3f2b3d"
3250 },
3251 {
3252 "cursor": "#bb8a35ff",
3253 "background": "#bb8a35ff",
3254 "selection": "#bb8a353d"
3255 },
3256 {
3257 "cursor": "#918b3aff",
3258 "background": "#918b3aff",
3259 "selection": "#918b3a3d"
3260 }
3261 ],
3262 "syntax": {
3263 "attribute": {
3264 "color": "#5169ebff",
3265 "font_style": null,
3266 "font_weight": null
3267 },
3268 "boolean": {
3269 "color": "#918b3aff",
3270 "font_style": null,
3271 "font_weight": null
3272 },
3273 "comment": {
3274 "color": "#776977ff",
3275 "font_style": null,
3276 "font_weight": null
3277 },
3278 "comment.doc": {
3279 "color": "#ab9babff",
3280 "font_style": null,
3281 "font_weight": null
3282 },
3283 "constant": {
3284 "color": "#918b3aff",
3285 "font_style": null,
3286 "font_weight": null
3287 },
3288 "constructor": {
3289 "color": "#5169ebff",
3290 "font_style": null,
3291 "font_weight": null
3292 },
3293 "embedded": {
3294 "color": "#f7f3f7ff",
3295 "font_style": null,
3296 "font_weight": null
3297 },
3298 "emphasis": {
3299 "color": "#5169ebff",
3300 "font_style": null,
3301 "font_weight": null
3302 },
3303 "emphasis.strong": {
3304 "color": "#5169ebff",
3305 "font_style": null,
3306 "font_weight": 700
3307 },
3308 "enum": {
3309 "color": "#a65827ff",
3310 "font_style": null,
3311 "font_weight": null
3312 },
3313 "function": {
3314 "color": "#506aecff",
3315 "font_style": null,
3316 "font_weight": null
3317 },
3318 "function.method": {
3319 "color": "#506aecff",
3320 "font_style": null,
3321 "font_weight": null
3322 },
3323 "function.special.definition": {
3324 "color": "#bb8a34ff",
3325 "font_style": null,
3326 "font_weight": null
3327 },
3328 "hint": {
3329 "color": "#8d70a8ff",
3330 "font_style": null,
3331 "font_weight": 700
3332 },
3333 "keyword": {
3334 "color": "#7b58bfff",
3335 "font_style": null,
3336 "font_weight": null
3337 },
3338 "label": {
3339 "color": "#5169ebff",
3340 "font_style": null,
3341 "font_weight": null
3342 },
3343 "link_text": {
3344 "color": "#a65827ff",
3345 "font_style": "italic",
3346 "font_weight": null
3347 },
3348 "link_uri": {
3349 "color": "#918b3aff",
3350 "font_style": null,
3351 "font_weight": null
3352 },
3353 "number": {
3354 "color": "#a65825ff",
3355 "font_style": null,
3356 "font_weight": null
3357 },
3358 "operator": {
3359 "color": "#ab9babff",
3360 "font_style": null,
3361 "font_weight": null
3362 },
3363 "predictive": {
3364 "color": "#75588fff",
3365 "font_style": "italic",
3366 "font_weight": null
3367 },
3368 "preproc": {
3369 "color": "#f7f3f7ff",
3370 "font_style": null,
3371 "font_weight": null
3372 },
3373 "primary": {
3374 "color": "#d8cad8ff",
3375 "font_style": null,
3376 "font_weight": null
3377 },
3378 "property": {
3379 "color": "#ca3f2aff",
3380 "font_style": null,
3381 "font_weight": null
3382 },
3383 "punctuation": {
3384 "color": "#d8cad8ff",
3385 "font_style": null,
3386 "font_weight": null
3387 },
3388 "punctuation.bracket": {
3389 "color": "#ab9babff",
3390 "font_style": null,
3391 "font_weight": null
3392 },
3393 "punctuation.delimiter": {
3394 "color": "#ab9babff",
3395 "font_style": null,
3396 "font_weight": null
3397 },
3398 "punctuation.list_marker": {
3399 "color": "#d8cad8ff",
3400 "font_style": null,
3401 "font_weight": null
3402 },
3403 "punctuation.special": {
3404 "color": "#cc32ccff",
3405 "font_style": null,
3406 "font_weight": null
3407 },
3408 "string": {
3409 "color": "#918b3aff",
3410 "font_style": null,
3411 "font_weight": null
3412 },
3413 "string.escape": {
3414 "color": "#ab9babff",
3415 "font_style": null,
3416 "font_weight": null
3417 },
3418 "string.regex": {
3419 "color": "#149393ff",
3420 "font_style": null,
3421 "font_weight": null
3422 },
3423 "string.special": {
3424 "color": "#cc32ccff",
3425 "font_style": null,
3426 "font_weight": null
3427 },
3428 "string.special.symbol": {
3429 "color": "#918b3aff",
3430 "font_style": null,
3431 "font_weight": null
3432 },
3433 "tag": {
3434 "color": "#5169ebff",
3435 "font_style": null,
3436 "font_weight": null
3437 },
3438 "text.literal": {
3439 "color": "#a65827ff",
3440 "font_style": null,
3441 "font_weight": null
3442 },
3443 "title": {
3444 "color": "#f7f3f7ff",
3445 "font_style": null,
3446 "font_weight": 700
3447 },
3448 "type": {
3449 "color": "#bb8a34ff",
3450 "font_style": null,
3451 "font_weight": null
3452 },
3453 "variable": {
3454 "color": "#d8cad8ff",
3455 "font_style": null,
3456 "font_weight": null
3457 },
3458 "variable.special": {
3459 "color": "#7b58bfff",
3460 "font_style": null,
3461 "font_weight": null
3462 },
3463 "variant": {
3464 "color": "#bb8a34ff",
3465 "font_style": null,
3466 "font_weight": null
3467 }
3468 }
3469 }
3470 },
3471 {
3472 "name": "Atelier Heath Light",
3473 "appearance": "light",
3474 "style": {
3475 "border": "#ad9dadff",
3476 "border.variant": "#ccbdccff",
3477 "border.focused": "#cac7faff",
3478 "border.selected": "#cac7faff",
3479 "border.transparent": "#00000000",
3480 "border.disabled": "#baaabaff",
3481 "elevated_surface.background": "#e0d5e0ff",
3482 "surface.background": "#e0d5e0ff",
3483 "background": "#c6b8c6ff",
3484 "element.background": "#e0d5e0ff",
3485 "element.hover": "#ccbdccff",
3486 "element.active": "#ae9eaeff",
3487 "element.selected": "#ae9eaeff",
3488 "element.disabled": "#e0d5e0ff",
3489 "drop_target.background": "#6b5e6b80",
3490 "ghost_element.background": "#00000000",
3491 "ghost_element.hover": "#ccbdccff",
3492 "ghost_element.active": "#ae9eaeff",
3493 "ghost_element.selected": "#ae9eaeff",
3494 "ghost_element.disabled": "#e0d5e0ff",
3495 "text": "#1b181bff",
3496 "text.muted": "#6b5e6bff",
3497 "text.placeholder": "#857785ff",
3498 "text.disabled": "#857785ff",
3499 "text.accent": "#5169ebff",
3500 "icon": "#1b181bff",
3501 "icon.muted": "#6b5e6bff",
3502 "icon.disabled": "#857785ff",
3503 "icon.placeholder": "#6b5e6bff",
3504 "icon.accent": "#5169ebff",
3505 "status_bar.background": "#c6b8c6ff",
3506 "title_bar.background": "#c6b8c6ff",
3507 "title_bar.inactive_background": "#e0d5e0ff",
3508 "toolbar.background": "#f7f3f7ff",
3509 "tab_bar.background": "#e0d5e0ff",
3510 "tab.inactive_background": "#e0d5e0ff",
3511 "tab.active_background": "#f7f3f7ff",
3512 "search.match_background": "#526aeb66",
3513 "panel.background": "#e0d5e0ff",
3514 "panel.focused_border": null,
3515 "pane.focused_border": null,
3516 "scrollbar.thumb.background": "#1b181b4c",
3517 "scrollbar.thumb.hover_background": "#ccbdccff",
3518 "scrollbar.thumb.border": "#ccbdccff",
3519 "scrollbar.track.background": "#00000000",
3520 "scrollbar.track.border": "#e5dce5ff",
3521 "editor.foreground": "#292329ff",
3522 "editor.background": "#f7f3f7ff",
3523 "editor.gutter.background": "#f7f3f7ff",
3524 "editor.subheader.background": "#e0d5e0ff",
3525 "editor.active_line.background": "#e0d5e0bf",
3526 "editor.highlighted_line.background": "#e0d5e0ff",
3527 "editor.line_number": "#1b181b59",
3528 "editor.active_line_number": "#1b181bff",
3529 "editor.invisible": "#8b7b8bff",
3530 "editor.wrap_guide": "#1b181b0d",
3531 "editor.active_wrap_guide": "#1b181b1a",
3532 "editor.document_highlight.read_background": "#5169eb1a",
3533 "editor.document_highlight.write_background": "#8b7b8b66",
3534 "terminal.background": "#f7f3f7ff",
3535 "terminal.foreground": "#1b181bff",
3536 "terminal.bright_foreground": "#1b181bff",
3537 "terminal.dim_foreground": "#f7f3f7ff",
3538 "terminal.ansi.black": "#f7f3f7ff",
3539 "terminal.ansi.bright_black": "#a091a0ff",
3540 "terminal.ansi.dim_black": "#1b181bff",
3541 "terminal.ansi.red": "#ca402bff",
3542 "terminal.ansi.bright_red": "#f0a28fff",
3543 "terminal.ansi.dim_red": "#6d221aff",
3544 "terminal.ansi.green": "#918b3bff",
3545 "terminal.ansi.bright_green": "#cac49aff",
3546 "terminal.ansi.dim_green": "#474422ff",
3547 "terminal.ansi.yellow": "#bb8a35ff",
3548 "terminal.ansi.bright_yellow": "#e2c398ff",
3549 "terminal.ansi.dim_yellow": "#5e441eff",
3550 "terminal.ansi.blue": "#5169ebff",
3551 "terminal.ansi.bright_blue": "#b4b2f7ff",
3552 "terminal.ansi.dim_blue": "#26367eff",
3553 "terminal.ansi.magenta": "#cc34ccff",
3554 "terminal.ansi.bright_magenta": "#eba2e6ff",
3555 "terminal.ansi.dim_magenta": "#6c1e66ff",
3556 "terminal.ansi.cyan": "#189393ff",
3557 "terminal.ansi.bright_cyan": "#99c8c7ff",
3558 "terminal.ansi.dim_cyan": "#1a4848ff",
3559 "terminal.ansi.white": "#1b181bff",
3560 "terminal.ansi.bright_white": "#1b181bff",
3561 "terminal.ansi.dim_white": "#756775ff",
3562 "link_text.hover": "#5169ebff",
3563 "conflict": "#bb8a35ff",
3564 "conflict.background": "#f5e6d5ff",
3565 "conflict.border": "#ebd3b5ff",
3566 "created": "#918b3bff",
3567 "created.background": "#eae6d6ff",
3568 "created.border": "#d8d3b5ff",
3569 "deleted": "#ca402bff",
3570 "deleted.background": "#fcd9d1ff",
3571 "deleted.border": "#f7bcaeff",
3572 "error": "#ca402bff",
3573 "error.background": "#fcd9d1ff",
3574 "error.border": "#f7bcaeff",
3575 "hidden": "#857785ff",
3576 "hidden.background": "#c6b8c6ff",
3577 "hidden.border": "#baaabaff",
3578 "hint": "#8c70a6ff",
3579 "hint.background": "#e2dffcff",
3580 "hint.border": "#cac7faff",
3581 "ignored": "#857785ff",
3582 "ignored.background": "#c6b8c6ff",
3583 "ignored.border": "#ad9dadff",
3584 "info": "#5169ebff",
3585 "info.background": "#e2dffcff",
3586 "info.border": "#cac7faff",
3587 "modified": "#bb8a35ff",
3588 "modified.background": "#f5e6d5ff",
3589 "modified.border": "#ebd3b5ff",
3590 "predictive": "#a487bfff",
3591 "predictive.background": "#eae6d6ff",
3592 "predictive.border": "#d8d3b5ff",
3593 "renamed": "#5169ebff",
3594 "renamed.background": "#e2dffcff",
3595 "renamed.border": "#cac7faff",
3596 "success": "#918b3bff",
3597 "success.background": "#eae6d6ff",
3598 "success.border": "#d8d3b5ff",
3599 "unreachable": "#6b5e6bff",
3600 "unreachable.background": "#c6b8c6ff",
3601 "unreachable.border": "#ad9dadff",
3602 "warning": "#bb8a35ff",
3603 "warning.background": "#f5e6d5ff",
3604 "warning.border": "#ebd3b5ff",
3605 "players": [
3606 {
3607 "cursor": "#5169ebff",
3608 "background": "#5169ebff",
3609 "selection": "#5169eb3d"
3610 },
3611 {
3612 "cursor": "#cc34ccff",
3613 "background": "#cc34ccff",
3614 "selection": "#cc34cc3d"
3615 },
3616 {
3617 "cursor": "#a65927ff",
3618 "background": "#a65927ff",
3619 "selection": "#a659273d"
3620 },
3621 {
3622 "cursor": "#7a5ac0ff",
3623 "background": "#7a5ac0ff",
3624 "selection": "#7a5ac03d"
3625 },
3626 {
3627 "cursor": "#189393ff",
3628 "background": "#189393ff",
3629 "selection": "#1893933d"
3630 },
3631 {
3632 "cursor": "#ca402bff",
3633 "background": "#ca402bff",
3634 "selection": "#ca402b3d"
3635 },
3636 {
3637 "cursor": "#bb8a35ff",
3638 "background": "#bb8a35ff",
3639 "selection": "#bb8a353d"
3640 },
3641 {
3642 "cursor": "#918b3bff",
3643 "background": "#918b3bff",
3644 "selection": "#918b3b3d"
3645 }
3646 ],
3647 "syntax": {
3648 "attribute": {
3649 "color": "#5169ebff",
3650 "font_style": null,
3651 "font_weight": null
3652 },
3653 "boolean": {
3654 "color": "#918b3bff",
3655 "font_style": null,
3656 "font_weight": null
3657 },
3658 "comment": {
3659 "color": "#9e8f9eff",
3660 "font_style": null,
3661 "font_weight": null
3662 },
3663 "comment.doc": {
3664 "color": "#695d69ff",
3665 "font_style": null,
3666 "font_weight": null
3667 },
3668 "constant": {
3669 "color": "#918b3bff",
3670 "font_style": null,
3671 "font_weight": null
3672 },
3673 "constructor": {
3674 "color": "#5169ebff",
3675 "font_style": null,
3676 "font_weight": null
3677 },
3678 "embedded": {
3679 "color": "#1b181bff",
3680 "font_style": null,
3681 "font_weight": null
3682 },
3683 "emphasis": {
3684 "color": "#5169ebff",
3685 "font_style": null,
3686 "font_weight": null
3687 },
3688 "emphasis.strong": {
3689 "color": "#5169ebff",
3690 "font_style": null,
3691 "font_weight": 700
3692 },
3693 "enum": {
3694 "color": "#a65927ff",
3695 "font_style": null,
3696 "font_weight": null
3697 },
3698 "function": {
3699 "color": "#506aecff",
3700 "font_style": null,
3701 "font_weight": null
3702 },
3703 "function.method": {
3704 "color": "#506aecff",
3705 "font_style": null,
3706 "font_weight": null
3707 },
3708 "function.special.definition": {
3709 "color": "#bb8a34ff",
3710 "font_style": null,
3711 "font_weight": null
3712 },
3713 "hint": {
3714 "color": "#8c70a6ff",
3715 "font_style": null,
3716 "font_weight": 700
3717 },
3718 "keyword": {
3719 "color": "#7b58bfff",
3720 "font_style": null,
3721 "font_weight": null
3722 },
3723 "label": {
3724 "color": "#5169ebff",
3725 "font_style": null,
3726 "font_weight": null
3727 },
3728 "link_text": {
3729 "color": "#a65927ff",
3730 "font_style": "italic",
3731 "font_weight": null
3732 },
3733 "link_uri": {
3734 "color": "#918b3bff",
3735 "font_style": null,
3736 "font_weight": null
3737 },
3738 "number": {
3739 "color": "#a65825ff",
3740 "font_style": null,
3741 "font_weight": null
3742 },
3743 "operator": {
3744 "color": "#695d69ff",
3745 "font_style": null,
3746 "font_weight": null
3747 },
3748 "predictive": {
3749 "color": "#a487bfff",
3750 "font_style": "italic",
3751 "font_weight": null
3752 },
3753 "preproc": {
3754 "color": "#1b181bff",
3755 "font_style": null,
3756 "font_weight": null
3757 },
3758 "primary": {
3759 "color": "#292329ff",
3760 "font_style": null,
3761 "font_weight": null
3762 },
3763 "property": {
3764 "color": "#ca3f2aff",
3765 "font_style": null,
3766 "font_weight": null
3767 },
3768 "punctuation": {
3769 "color": "#292329ff",
3770 "font_style": null,
3771 "font_weight": null
3772 },
3773 "punctuation.bracket": {
3774 "color": "#695d69ff",
3775 "font_style": null,
3776 "font_weight": null
3777 },
3778 "punctuation.delimiter": {
3779 "color": "#695d69ff",
3780 "font_style": null,
3781 "font_weight": null
3782 },
3783 "punctuation.list_marker": {
3784 "color": "#292329ff",
3785 "font_style": null,
3786 "font_weight": null
3787 },
3788 "punctuation.special": {
3789 "color": "#cc32ccff",
3790 "font_style": null,
3791 "font_weight": null
3792 },
3793 "string": {
3794 "color": "#918b3aff",
3795 "font_style": null,
3796 "font_weight": null
3797 },
3798 "string.escape": {
3799 "color": "#695d69ff",
3800 "font_style": null,
3801 "font_weight": null
3802 },
3803 "string.regex": {
3804 "color": "#149393ff",
3805 "font_style": null,
3806 "font_weight": null
3807 },
3808 "string.special": {
3809 "color": "#cc32ccff",
3810 "font_style": null,
3811 "font_weight": null
3812 },
3813 "string.special.symbol": {
3814 "color": "#918b3aff",
3815 "font_style": null,
3816 "font_weight": null
3817 },
3818 "tag": {
3819 "color": "#5169ebff",
3820 "font_style": null,
3821 "font_weight": null
3822 },
3823 "text.literal": {
3824 "color": "#a65927ff",
3825 "font_style": null,
3826 "font_weight": null
3827 },
3828 "title": {
3829 "color": "#1b181bff",
3830 "font_style": null,
3831 "font_weight": 700
3832 },
3833 "type": {
3834 "color": "#bb8a34ff",
3835 "font_style": null,
3836 "font_weight": null
3837 },
3838 "variable": {
3839 "color": "#292329ff",
3840 "font_style": null,
3841 "font_weight": null
3842 },
3843 "variable.special": {
3844 "color": "#7b58bfff",
3845 "font_style": null,
3846 "font_weight": null
3847 },
3848 "variant": {
3849 "color": "#bb8a34ff",
3850 "font_style": null,
3851 "font_weight": null
3852 }
3853 }
3854 }
3855 },
3856 {
3857 "name": "Atelier Lakeside Dark",
3858 "appearance": "dark",
3859 "style": {
3860 "border": "#4f6a78ff",
3861 "border.variant": "#2c3b42ff",
3862 "border.focused": "#1a2f3cff",
3863 "border.selected": "#1a2f3cff",
3864 "border.transparent": "#00000000",
3865 "border.disabled": "#415763ff",
3866 "elevated_surface.background": "#1c2529ff",
3867 "surface.background": "#1c2529ff",
3868 "background": "#33444dff",
3869 "element.background": "#1c2529ff",
3870 "element.hover": "#2c3b42ff",
3871 "element.active": "#4d6876ff",
3872 "element.selected": "#4d6876ff",
3873 "element.disabled": "#1c2529ff",
3874 "drop_target.background": "#7c9fb380",
3875 "ghost_element.background": "#00000000",
3876 "ghost_element.hover": "#2c3b42ff",
3877 "ghost_element.active": "#4d6876ff",
3878 "ghost_element.selected": "#4d6876ff",
3879 "ghost_element.disabled": "#1c2529ff",
3880 "text": "#ebf8ffff",
3881 "text.muted": "#7c9fb3ff",
3882 "text.placeholder": "#688c9dff",
3883 "text.disabled": "#688c9dff",
3884 "text.accent": "#267eadff",
3885 "icon": "#ebf8ffff",
3886 "icon.muted": "#7c9fb3ff",
3887 "icon.disabled": "#688c9dff",
3888 "icon.placeholder": "#7c9fb3ff",
3889 "icon.accent": "#267eadff",
3890 "status_bar.background": "#33444dff",
3891 "title_bar.background": "#33444dff",
3892 "title_bar.inactive_background": "#1c2529ff",
3893 "toolbar.background": "#161b1dff",
3894 "tab_bar.background": "#1c2529ff",
3895 "tab.inactive_background": "#1c2529ff",
3896 "tab.active_background": "#161b1dff",
3897 "search.match_background": "#277fad66",
3898 "panel.background": "#1c2529ff",
3899 "panel.focused_border": null,
3900 "pane.focused_border": null,
3901 "scrollbar.thumb.background": "#ebf8ff4c",
3902 "scrollbar.thumb.hover_background": "#2c3b42ff",
3903 "scrollbar.thumb.border": "#2c3b42ff",
3904 "scrollbar.track.background": "#00000000",
3905 "scrollbar.track.border": "#1b2327ff",
3906 "editor.foreground": "#c1e4f6ff",
3907 "editor.background": "#161b1dff",
3908 "editor.gutter.background": "#161b1dff",
3909 "editor.subheader.background": "#1c2529ff",
3910 "editor.active_line.background": "#1c2529bf",
3911 "editor.highlighted_line.background": "#1c2529ff",
3912 "editor.line_number": "#ebf8ff59",
3913 "editor.active_line_number": "#ebf8ffff",
3914 "editor.invisible": "#66889aff",
3915 "editor.wrap_guide": "#ebf8ff0d",
3916 "editor.active_wrap_guide": "#ebf8ff1a",
3917 "editor.document_highlight.read_background": "#267ead1a",
3918 "editor.document_highlight.write_background": "#66889a66",
3919 "terminal.background": "#161b1dff",
3920 "terminal.foreground": "#ebf8ffff",
3921 "terminal.bright_foreground": "#ebf8ffff",
3922 "terminal.dim_foreground": "#161b1dff",
3923 "terminal.ansi.black": "#161b1dff",
3924 "terminal.ansi.bright_black": "#577889ff",
3925 "terminal.ansi.dim_black": "#ebf8ffff",
3926 "terminal.ansi.red": "#d22e72ff",
3927 "terminal.ansi.bright_red": "#6f1c3aff",
3928 "terminal.ansi.dim_red": "#f09fb6ff",
3929 "terminal.ansi.green": "#558c3aff",
3930 "terminal.ansi.bright_green": "#2e4522ff",
3931 "terminal.ansi.dim_green": "#aac499ff",
3932 "terminal.ansi.yellow": "#8a8a10ff",
3933 "terminal.ansi.bright_yellow": "#454413ff",
3934 "terminal.ansi.dim_yellow": "#c7c28aff",
3935 "terminal.ansi.blue": "#267eadff",
3936 "terminal.ansi.bright_blue": "#1d3f53ff",
3937 "terminal.ansi.dim_blue": "#9ebcd6ff",
3938 "terminal.ansi.magenta": "#b72ed2ff",
3939 "terminal.ansi.bright_magenta": "#5c1e6bff",
3940 "terminal.ansi.dim_magenta": "#e09fe9ff",
3941 "terminal.ansi.cyan": "#2d8f6fff",
3942 "terminal.ansi.bright_cyan": "#1e4637ff",
3943 "terminal.ansi.dim_cyan": "#9bc7b5ff",
3944 "terminal.ansi.white": "#ebf8ffff",
3945 "terminal.ansi.bright_white": "#ebf8ffff",
3946 "terminal.ansi.dim_white": "#7296a9ff",
3947 "link_text.hover": "#267eadff",
3948 "conflict": "#8a8a10ff",
3949 "conflict.background": "#201e0cff",
3950 "conflict.border": "#323111ff",
3951 "created": "#558c3aff",
3952 "created.background": "#171f12ff",
3953 "created.border": "#23321bff",
3954 "deleted": "#d22e72ff",
3955 "deleted.background": "#39101bff",
3956 "deleted.border": "#55152bff",
3957 "error": "#d22e72ff",
3958 "error.background": "#39101bff",
3959 "error.border": "#55152bff",
3960 "hidden": "#688c9dff",
3961 "hidden.background": "#33444dff",
3962 "hidden.border": "#415763ff",
3963 "hint": "#52809aff",
3964 "hint.background": "#121c24ff",
3965 "hint.border": "#1a2f3cff",
3966 "ignored": "#688c9dff",
3967 "ignored.background": "#33444dff",
3968 "ignored.border": "#4f6a78ff",
3969 "info": "#267eadff",
3970 "info.background": "#121c24ff",
3971 "info.border": "#1a2f3cff",
3972 "modified": "#8a8a10ff",
3973 "modified.background": "#201e0cff",
3974 "modified.border": "#323111ff",
3975 "predictive": "#426f88ff",
3976 "predictive.background": "#171f12ff",
3977 "predictive.border": "#23321bff",
3978 "renamed": "#267eadff",
3979 "renamed.background": "#121c24ff",
3980 "renamed.border": "#1a2f3cff",
3981 "success": "#558c3aff",
3982 "success.background": "#171f12ff",
3983 "success.border": "#23321bff",
3984 "unreachable": "#7c9fb3ff",
3985 "unreachable.background": "#33444dff",
3986 "unreachable.border": "#4f6a78ff",
3987 "warning": "#8a8a10ff",
3988 "warning.background": "#201e0cff",
3989 "warning.border": "#323111ff",
3990 "players": [
3991 {
3992 "cursor": "#267eadff",
3993 "background": "#267eadff",
3994 "selection": "#267ead3d"
3995 },
3996 {
3997 "cursor": "#b72ed2ff",
3998 "background": "#b72ed2ff",
3999 "selection": "#b72ed23d"
4000 },
4001 {
4002 "cursor": "#935b25ff",
4003 "background": "#935b25ff",
4004 "selection": "#935b253d"
4005 },
4006 {
4007 "cursor": "#6a6ab7ff",
4008 "background": "#6a6ab7ff",
4009 "selection": "#6a6ab73d"
4010 },
4011 {
4012 "cursor": "#2d8f6fff",
4013 "background": "#2d8f6fff",
4014 "selection": "#2d8f6f3d"
4015 },
4016 {
4017 "cursor": "#d22e72ff",
4018 "background": "#d22e72ff",
4019 "selection": "#d22e723d"
4020 },
4021 {
4022 "cursor": "#8a8a10ff",
4023 "background": "#8a8a10ff",
4024 "selection": "#8a8a103d"
4025 },
4026 {
4027 "cursor": "#558c3aff",
4028 "background": "#558c3aff",
4029 "selection": "#558c3a3d"
4030 }
4031 ],
4032 "syntax": {
4033 "attribute": {
4034 "color": "#267eadff",
4035 "font_style": null,
4036 "font_weight": null
4037 },
4038 "boolean": {
4039 "color": "#558c3aff",
4040 "font_style": null,
4041 "font_weight": null
4042 },
4043 "comment": {
4044 "color": "#5a7b8cff",
4045 "font_style": null,
4046 "font_weight": null
4047 },
4048 "comment.doc": {
4049 "color": "#7ea2b4ff",
4050 "font_style": null,
4051 "font_weight": null
4052 },
4053 "constant": {
4054 "color": "#558c3aff",
4055 "font_style": null,
4056 "font_weight": null
4057 },
4058 "constructor": {
4059 "color": "#267eadff",
4060 "font_style": null,
4061 "font_weight": null
4062 },
4063 "embedded": {
4064 "color": "#ebf8ffff",
4065 "font_style": null,
4066 "font_weight": null
4067 },
4068 "emphasis": {
4069 "color": "#267eadff",
4070 "font_style": null,
4071 "font_weight": null
4072 },
4073 "emphasis.strong": {
4074 "color": "#267eadff",
4075 "font_style": null,
4076 "font_weight": 700
4077 },
4078 "enum": {
4079 "color": "#935b25ff",
4080 "font_style": null,
4081 "font_weight": null
4082 },
4083 "function": {
4084 "color": "#247eadff",
4085 "font_style": null,
4086 "font_weight": null
4087 },
4088 "function.method": {
4089 "color": "#247eadff",
4090 "font_style": null,
4091 "font_weight": null
4092 },
4093 "function.special.definition": {
4094 "color": "#8a8a0eff",
4095 "font_style": null,
4096 "font_weight": null
4097 },
4098 "hint": {
4099 "color": "#52809aff",
4100 "font_style": null,
4101 "font_weight": 700
4102 },
4103 "keyword": {
4104 "color": "#6a6ab7ff",
4105 "font_style": null,
4106 "font_weight": null
4107 },
4108 "label": {
4109 "color": "#267eadff",
4110 "font_style": null,
4111 "font_weight": null
4112 },
4113 "link_text": {
4114 "color": "#935b25ff",
4115 "font_style": "italic",
4116 "font_weight": null
4117 },
4118 "link_uri": {
4119 "color": "#558c3aff",
4120 "font_style": null,
4121 "font_weight": null
4122 },
4123 "number": {
4124 "color": "#935c24ff",
4125 "font_style": null,
4126 "font_weight": null
4127 },
4128 "operator": {
4129 "color": "#7ea2b4ff",
4130 "font_style": null,
4131 "font_weight": null
4132 },
4133 "predictive": {
4134 "color": "#426f88ff",
4135 "font_style": "italic",
4136 "font_weight": null
4137 },
4138 "preproc": {
4139 "color": "#ebf8ffff",
4140 "font_style": null,
4141 "font_weight": null
4142 },
4143 "primary": {
4144 "color": "#c1e4f6ff",
4145 "font_style": null,
4146 "font_weight": null
4147 },
4148 "property": {
4149 "color": "#d22c72ff",
4150 "font_style": null,
4151 "font_weight": null
4152 },
4153 "punctuation": {
4154 "color": "#c1e4f6ff",
4155 "font_style": null,
4156 "font_weight": null
4157 },
4158 "punctuation.bracket": {
4159 "color": "#7ea2b4ff",
4160 "font_style": null,
4161 "font_weight": null
4162 },
4163 "punctuation.delimiter": {
4164 "color": "#7ea2b4ff",
4165 "font_style": null,
4166 "font_weight": null
4167 },
4168 "punctuation.list_marker": {
4169 "color": "#c1e4f6ff",
4170 "font_style": null,
4171 "font_weight": null
4172 },
4173 "punctuation.special": {
4174 "color": "#b72cd2ff",
4175 "font_style": null,
4176 "font_weight": null
4177 },
4178 "string": {
4179 "color": "#558c3aff",
4180 "font_style": null,
4181 "font_weight": null
4182 },
4183 "string.escape": {
4184 "color": "#7ea2b4ff",
4185 "font_style": null,
4186 "font_weight": null
4187 },
4188 "string.regex": {
4189 "color": "#2c8f6eff",
4190 "font_style": null,
4191 "font_weight": null
4192 },
4193 "string.special": {
4194 "color": "#b72cd2ff",
4195 "font_style": null,
4196 "font_weight": null
4197 },
4198 "string.special.symbol": {
4199 "color": "#558c3aff",
4200 "font_style": null,
4201 "font_weight": null
4202 },
4203 "tag": {
4204 "color": "#267eadff",
4205 "font_style": null,
4206 "font_weight": null
4207 },
4208 "text.literal": {
4209 "color": "#935b25ff",
4210 "font_style": null,
4211 "font_weight": null
4212 },
4213 "title": {
4214 "color": "#ebf8ffff",
4215 "font_style": null,
4216 "font_weight": 700
4217 },
4218 "type": {
4219 "color": "#8a8a0eff",
4220 "font_style": null,
4221 "font_weight": null
4222 },
4223 "variable": {
4224 "color": "#c1e4f6ff",
4225 "font_style": null,
4226 "font_weight": null
4227 },
4228 "variable.special": {
4229 "color": "#6a6ab7ff",
4230 "font_style": null,
4231 "font_weight": null
4232 },
4233 "variant": {
4234 "color": "#8a8a0eff",
4235 "font_style": null,
4236 "font_weight": null
4237 }
4238 }
4239 }
4240 },
4241 {
4242 "name": "Atelier Lakeside Light",
4243 "appearance": "light",
4244 "style": {
4245 "border": "#80a4b6ff",
4246 "border.variant": "#b0d3e5ff",
4247 "border.focused": "#b9cee0ff",
4248 "border.selected": "#b9cee0ff",
4249 "border.transparent": "#00000000",
4250 "border.disabled": "#93b7c9ff",
4251 "elevated_surface.background": "#cdeaf9ff",
4252 "surface.background": "#cdeaf9ff",
4253 "background": "#a6cadcff",
4254 "element.background": "#cdeaf9ff",
4255 "element.hover": "#b0d3e5ff",
4256 "element.active": "#82a6b8ff",
4257 "element.selected": "#82a6b8ff",
4258 "element.disabled": "#cdeaf9ff",
4259 "drop_target.background": "#526f7d80",
4260 "ghost_element.background": "#00000000",
4261 "ghost_element.hover": "#b0d3e5ff",
4262 "ghost_element.active": "#82a6b8ff",
4263 "ghost_element.selected": "#82a6b8ff",
4264 "ghost_element.disabled": "#cdeaf9ff",
4265 "text": "#161b1dff",
4266 "text.muted": "#526f7dff",
4267 "text.placeholder": "#628496ff",
4268 "text.disabled": "#628496ff",
4269 "text.accent": "#267eadff",
4270 "icon": "#161b1dff",
4271 "icon.muted": "#526f7dff",
4272 "icon.disabled": "#628496ff",
4273 "icon.placeholder": "#526f7dff",
4274 "icon.accent": "#267eadff",
4275 "status_bar.background": "#a6cadcff",
4276 "title_bar.background": "#a6cadcff",
4277 "title_bar.inactive_background": "#cdeaf9ff",
4278 "toolbar.background": "#ebf8ffff",
4279 "tab_bar.background": "#cdeaf9ff",
4280 "tab.inactive_background": "#cdeaf9ff",
4281 "tab.active_background": "#ebf8ffff",
4282 "search.match_background": "#277fad66",
4283 "panel.background": "#cdeaf9ff",
4284 "panel.focused_border": null,
4285 "pane.focused_border": null,
4286 "scrollbar.thumb.background": "#161b1d4c",
4287 "scrollbar.thumb.hover_background": "#b0d3e5ff",
4288 "scrollbar.thumb.border": "#b0d3e5ff",
4289 "scrollbar.track.background": "#00000000",
4290 "scrollbar.track.border": "#d3edfaff",
4291 "editor.foreground": "#1f292eff",
4292 "editor.background": "#ebf8ffff",
4293 "editor.gutter.background": "#ebf8ffff",
4294 "editor.subheader.background": "#cdeaf9ff",
4295 "editor.active_line.background": "#cdeaf9bf",
4296 "editor.highlighted_line.background": "#cdeaf9ff",
4297 "editor.line_number": "#161b1d59",
4298 "editor.active_line_number": "#161b1dff",
4299 "editor.invisible": "#66889aff",
4300 "editor.wrap_guide": "#161b1d0d",
4301 "editor.active_wrap_guide": "#161b1d1a",
4302 "editor.document_highlight.read_background": "#267ead1a",
4303 "editor.document_highlight.write_background": "#66889a66",
4304 "terminal.background": "#ebf8ffff",
4305 "terminal.foreground": "#161b1dff",
4306 "terminal.bright_foreground": "#161b1dff",
4307 "terminal.dim_foreground": "#ebf8ffff",
4308 "terminal.ansi.black": "#ebf8ffff",
4309 "terminal.ansi.bright_black": "#7296a9ff",
4310 "terminal.ansi.dim_black": "#161b1dff",
4311 "terminal.ansi.red": "#d22e71ff",
4312 "terminal.ansi.bright_red": "#f09fb6ff",
4313 "terminal.ansi.dim_red": "#6f1c3aff",
4314 "terminal.ansi.green": "#568c3bff",
4315 "terminal.ansi.bright_green": "#aac499ff",
4316 "terminal.ansi.dim_green": "#2e4522ff",
4317 "terminal.ansi.yellow": "#8a8a10ff",
4318 "terminal.ansi.bright_yellow": "#c7c28aff",
4319 "terminal.ansi.dim_yellow": "#454413ff",
4320 "terminal.ansi.blue": "#267eadff",
4321 "terminal.ansi.bright_blue": "#9ebcd6ff",
4322 "terminal.ansi.dim_blue": "#1d3f53ff",
4323 "terminal.ansi.magenta": "#b72ed2ff",
4324 "terminal.ansi.bright_magenta": "#e09fe9ff",
4325 "terminal.ansi.dim_magenta": "#5c1e6bff",
4326 "terminal.ansi.cyan": "#2e8f6eff",
4327 "terminal.ansi.bright_cyan": "#9bc7b5ff",
4328 "terminal.ansi.dim_cyan": "#1e4637ff",
4329 "terminal.ansi.white": "#161b1dff",
4330 "terminal.ansi.bright_white": "#161b1dff",
4331 "terminal.ansi.dim_white": "#577889ff",
4332 "link_text.hover": "#267eadff",
4333 "conflict": "#8a8a10ff",
4334 "conflict.background": "#eae6d0ff",
4335 "conflict.border": "#d8d3abff",
4336 "created": "#568c3bff",
4337 "created.background": "#dde7d5ff",
4338 "created.border": "#c1d4b5ff",
4339 "deleted": "#d22e71ff",
4340 "deleted.background": "#fad7e0ff",
4341 "deleted.border": "#f6bacaff",
4342 "error": "#d22e71ff",
4343 "error.background": "#fad7e0ff",
4344 "error.border": "#f6bacaff",
4345 "hidden": "#628496ff",
4346 "hidden.background": "#a6cadcff",
4347 "hidden.border": "#93b7c9ff",
4348 "hint": "#5a87a0ff",
4349 "hint.background": "#d8e4eeff",
4350 "hint.border": "#b9cee0ff",
4351 "ignored": "#628496ff",
4352 "ignored.background": "#a6cadcff",
4353 "ignored.border": "#80a4b6ff",
4354 "info": "#267eadff",
4355 "info.background": "#d8e4eeff",
4356 "info.border": "#b9cee0ff",
4357 "modified": "#8a8a10ff",
4358 "modified.background": "#eae6d0ff",
4359 "modified.border": "#d8d3abff",
4360 "predictive": "#6a97b2ff",
4361 "predictive.background": "#dde7d5ff",
4362 "predictive.border": "#c1d4b5ff",
4363 "renamed": "#267eadff",
4364 "renamed.background": "#d8e4eeff",
4365 "renamed.border": "#b9cee0ff",
4366 "success": "#568c3bff",
4367 "success.background": "#dde7d5ff",
4368 "success.border": "#c1d4b5ff",
4369 "unreachable": "#526f7dff",
4370 "unreachable.background": "#a6cadcff",
4371 "unreachable.border": "#80a4b6ff",
4372 "warning": "#8a8a10ff",
4373 "warning.background": "#eae6d0ff",
4374 "warning.border": "#d8d3abff",
4375 "players": [
4376 {
4377 "cursor": "#267eadff",
4378 "background": "#267eadff",
4379 "selection": "#267ead3d"
4380 },
4381 {
4382 "cursor": "#b72ed2ff",
4383 "background": "#b72ed2ff",
4384 "selection": "#b72ed23d"
4385 },
4386 {
4387 "cursor": "#935c25ff",
4388 "background": "#935c25ff",
4389 "selection": "#935c253d"
4390 },
4391 {
4392 "cursor": "#6c6ab7ff",
4393 "background": "#6c6ab7ff",
4394 "selection": "#6c6ab73d"
4395 },
4396 {
4397 "cursor": "#2e8f6eff",
4398 "background": "#2e8f6eff",
4399 "selection": "#2e8f6e3d"
4400 },
4401 {
4402 "cursor": "#d22e71ff",
4403 "background": "#d22e71ff",
4404 "selection": "#d22e713d"
4405 },
4406 {
4407 "cursor": "#8a8a10ff",
4408 "background": "#8a8a10ff",
4409 "selection": "#8a8a103d"
4410 },
4411 {
4412 "cursor": "#568c3bff",
4413 "background": "#568c3bff",
4414 "selection": "#568c3b3d"
4415 }
4416 ],
4417 "syntax": {
4418 "attribute": {
4419 "color": "#267eadff",
4420 "font_style": null,
4421 "font_weight": null
4422 },
4423 "boolean": {
4424 "color": "#568c3bff",
4425 "font_style": null,
4426 "font_weight": null
4427 },
4428 "comment": {
4429 "color": "#7094a7ff",
4430 "font_style": null,
4431 "font_weight": null
4432 },
4433 "comment.doc": {
4434 "color": "#516d7bff",
4435 "font_style": null,
4436 "font_weight": null
4437 },
4438 "constant": {
4439 "color": "#568c3bff",
4440 "font_style": null,
4441 "font_weight": null
4442 },
4443 "constructor": {
4444 "color": "#267eadff",
4445 "font_style": null,
4446 "font_weight": null
4447 },
4448 "embedded": {
4449 "color": "#161b1dff",
4450 "font_style": null,
4451 "font_weight": null
4452 },
4453 "emphasis": {
4454 "color": "#267eadff",
4455 "font_style": null,
4456 "font_weight": null
4457 },
4458 "emphasis.strong": {
4459 "color": "#267eadff",
4460 "font_style": null,
4461 "font_weight": 700
4462 },
4463 "enum": {
4464 "color": "#935c25ff",
4465 "font_style": null,
4466 "font_weight": null
4467 },
4468 "function": {
4469 "color": "#247eadff",
4470 "font_style": null,
4471 "font_weight": null
4472 },
4473 "function.method": {
4474 "color": "#247eadff",
4475 "font_style": null,
4476 "font_weight": null
4477 },
4478 "function.special.definition": {
4479 "color": "#8a8a0eff",
4480 "font_style": null,
4481 "font_weight": null
4482 },
4483 "hint": {
4484 "color": "#5a87a0ff",
4485 "font_style": null,
4486 "font_weight": 700
4487 },
4488 "keyword": {
4489 "color": "#6a6ab7ff",
4490 "font_style": null,
4491 "font_weight": null
4492 },
4493 "label": {
4494 "color": "#267eadff",
4495 "font_style": null,
4496 "font_weight": null
4497 },
4498 "link_text": {
4499 "color": "#935c25ff",
4500 "font_style": "italic",
4501 "font_weight": null
4502 },
4503 "link_uri": {
4504 "color": "#568c3bff",
4505 "font_style": null,
4506 "font_weight": null
4507 },
4508 "number": {
4509 "color": "#935c24ff",
4510 "font_style": null,
4511 "font_weight": null
4512 },
4513 "operator": {
4514 "color": "#516d7bff",
4515 "font_style": null,
4516 "font_weight": null
4517 },
4518 "predictive": {
4519 "color": "#6a97b2ff",
4520 "font_style": "italic",
4521 "font_weight": null
4522 },
4523 "preproc": {
4524 "color": "#161b1dff",
4525 "font_style": null,
4526 "font_weight": null
4527 },
4528 "primary": {
4529 "color": "#1f292eff",
4530 "font_style": null,
4531 "font_weight": null
4532 },
4533 "property": {
4534 "color": "#d22c72ff",
4535 "font_style": null,
4536 "font_weight": null
4537 },
4538 "punctuation": {
4539 "color": "#1f292eff",
4540 "font_style": null,
4541 "font_weight": null
4542 },
4543 "punctuation.bracket": {
4544 "color": "#516d7bff",
4545 "font_style": null,
4546 "font_weight": null
4547 },
4548 "punctuation.delimiter": {
4549 "color": "#516d7bff",
4550 "font_style": null,
4551 "font_weight": null
4552 },
4553 "punctuation.list_marker": {
4554 "color": "#1f292eff",
4555 "font_style": null,
4556 "font_weight": null
4557 },
4558 "punctuation.special": {
4559 "color": "#b72cd2ff",
4560 "font_style": null,
4561 "font_weight": null
4562 },
4563 "string": {
4564 "color": "#558c3aff",
4565 "font_style": null,
4566 "font_weight": null
4567 },
4568 "string.escape": {
4569 "color": "#516d7bff",
4570 "font_style": null,
4571 "font_weight": null
4572 },
4573 "string.regex": {
4574 "color": "#2c8f6eff",
4575 "font_style": null,
4576 "font_weight": null
4577 },
4578 "string.special": {
4579 "color": "#b72cd2ff",
4580 "font_style": null,
4581 "font_weight": null
4582 },
4583 "string.special.symbol": {
4584 "color": "#558c3aff",
4585 "font_style": null,
4586 "font_weight": null
4587 },
4588 "tag": {
4589 "color": "#267eadff",
4590 "font_style": null,
4591 "font_weight": null
4592 },
4593 "text.literal": {
4594 "color": "#935c25ff",
4595 "font_style": null,
4596 "font_weight": null
4597 },
4598 "title": {
4599 "color": "#161b1dff",
4600 "font_style": null,
4601 "font_weight": 700
4602 },
4603 "type": {
4604 "color": "#8a8a0eff",
4605 "font_style": null,
4606 "font_weight": null
4607 },
4608 "variable": {
4609 "color": "#1f292eff",
4610 "font_style": null,
4611 "font_weight": null
4612 },
4613 "variable.special": {
4614 "color": "#6a6ab7ff",
4615 "font_style": null,
4616 "font_weight": null
4617 },
4618 "variant": {
4619 "color": "#8a8a0eff",
4620 "font_style": null,
4621 "font_weight": null
4622 }
4623 }
4624 }
4625 },
4626 {
4627 "name": "Atelier Plateau Dark",
4628 "appearance": "dark",
4629 "style": {
4630 "border": "#564e4eff",
4631 "border.variant": "#352f2fff",
4632 "border.focused": "#2c2b45ff",
4633 "border.selected": "#2c2b45ff",
4634 "border.transparent": "#00000000",
4635 "border.disabled": "#494242ff",
4636 "elevated_surface.background": "#252020ff",
4637 "surface.background": "#252020ff",
4638 "background": "#3b3535ff",
4639 "element.background": "#252020ff",
4640 "element.hover": "#352f2fff",
4641 "element.active": "#554d4dff",
4642 "element.selected": "#554d4dff",
4643 "element.disabled": "#252020ff",
4644 "drop_target.background": "#89838380",
4645 "ghost_element.background": "#00000000",
4646 "ghost_element.hover": "#352f2fff",
4647 "ghost_element.active": "#554d4dff",
4648 "ghost_element.selected": "#554d4dff",
4649 "ghost_element.disabled": "#252020ff",
4650 "text": "#f4ececff",
4651 "text.muted": "#898383ff",
4652 "text.placeholder": "#756e6eff",
4653 "text.disabled": "#756e6eff",
4654 "text.accent": "#7272caff",
4655 "icon": "#f4ececff",
4656 "icon.muted": "#898383ff",
4657 "icon.disabled": "#756e6eff",
4658 "icon.placeholder": "#898383ff",
4659 "icon.accent": "#7272caff",
4660 "status_bar.background": "#3b3535ff",
4661 "title_bar.background": "#3b3535ff",
4662 "title_bar.inactive_background": "#252020ff",
4663 "toolbar.background": "#1b1818ff",
4664 "tab_bar.background": "#252020ff",
4665 "tab.inactive_background": "#252020ff",
4666 "tab.active_background": "#1b1818ff",
4667 "search.match_background": "#7272ca66",
4668 "panel.background": "#252020ff",
4669 "panel.focused_border": null,
4670 "pane.focused_border": null,
4671 "scrollbar.thumb.background": "#f4ecec4c",
4672 "scrollbar.thumb.hover_background": "#352f2fff",
4673 "scrollbar.thumb.border": "#352f2fff",
4674 "scrollbar.track.background": "#00000000",
4675 "scrollbar.track.border": "#231f1fff",
4676 "editor.foreground": "#e7dfdfff",
4677 "editor.background": "#1b1818ff",
4678 "editor.gutter.background": "#1b1818ff",
4679 "editor.subheader.background": "#252020ff",
4680 "editor.active_line.background": "#252020bf",
4681 "editor.highlighted_line.background": "#252020ff",
4682 "editor.line_number": "#f4ecec59",
4683 "editor.active_line_number": "#f4ececff",
4684 "editor.invisible": "#726a6aff",
4685 "editor.wrap_guide": "#f4ecec0d",
4686 "editor.active_wrap_guide": "#f4ecec1a",
4687 "editor.document_highlight.read_background": "#7272ca1a",
4688 "editor.document_highlight.write_background": "#726a6a66",
4689 "terminal.background": "#1b1818ff",
4690 "terminal.foreground": "#f4ececff",
4691 "terminal.bright_foreground": "#f4ececff",
4692 "terminal.dim_foreground": "#1b1818ff",
4693 "terminal.ansi.black": "#1b1818ff",
4694 "terminal.ansi.bright_black": "#635b5bff",
4695 "terminal.ansi.dim_black": "#f4ececff",
4696 "terminal.ansi.red": "#ca4848ff",
4697 "terminal.ansi.bright_red": "#692727ff",
4698 "terminal.ansi.dim_red": "#eda69fff",
4699 "terminal.ansi.green": "#4b8b8bff",
4700 "terminal.ansi.bright_green": "#2a4444ff",
4701 "terminal.ansi.dim_green": "#a6c4c4ff",
4702 "terminal.ansi.yellow": "#a06d3aff",
4703 "terminal.ansi.bright_yellow": "#4e3821ff",
4704 "terminal.ansi.dim_yellow": "#d4b499ff",
4705 "terminal.ansi.blue": "#7272caff",
4706 "terminal.ansi.bright_blue": "#3b3960ff",
4707 "terminal.ansi.dim_blue": "#bab5e4ff",
4708 "terminal.ansi.magenta": "#bd5187ff",
4709 "terminal.ansi.bright_magenta": "#5b2c42ff",
4710 "terminal.ansi.dim_magenta": "#e2a9c2ff",
4711 "terminal.ansi.cyan": "#5485b6ff",
4712 "terminal.ansi.bright_cyan": "#2e4257ff",
4713 "terminal.ansi.dim_cyan": "#acc0daff",
4714 "terminal.ansi.white": "#f4ececff",
4715 "terminal.ansi.bright_white": "#f4ececff",
4716 "terminal.ansi.dim_white": "#7f7878ff",
4717 "link_text.hover": "#7272caff",
4718 "conflict": "#a06d3aff",
4719 "conflict.background": "#231a12ff",
4720 "conflict.border": "#392a19ff",
4721 "created": "#4b8b8bff",
4722 "created.background": "#161e1eff",
4723 "created.border": "#203131ff",
4724 "deleted": "#ca4848ff",
4725 "deleted.background": "#351414ff",
4726 "deleted.border": "#501e1eff",
4727 "error": "#ca4848ff",
4728 "error.background": "#351414ff",
4729 "error.border": "#501e1eff",
4730 "hidden": "#756e6eff",
4731 "hidden.background": "#3b3535ff",
4732 "hidden.border": "#494242ff",
4733 "hint": "#8a647aff",
4734 "hint.background": "#1c1b29ff",
4735 "hint.border": "#2c2b45ff",
4736 "ignored": "#756e6eff",
4737 "ignored.background": "#3b3535ff",
4738 "ignored.border": "#564e4eff",
4739 "info": "#7272caff",
4740 "info.background": "#1c1b29ff",
4741 "info.border": "#2c2b45ff",
4742 "modified": "#a06d3aff",
4743 "modified.background": "#231a12ff",
4744 "modified.border": "#392a19ff",
4745 "predictive": "#795369ff",
4746 "predictive.background": "#161e1eff",
4747 "predictive.border": "#203131ff",
4748 "renamed": "#7272caff",
4749 "renamed.background": "#1c1b29ff",
4750 "renamed.border": "#2c2b45ff",
4751 "success": "#4b8b8bff",
4752 "success.background": "#161e1eff",
4753 "success.border": "#203131ff",
4754 "unreachable": "#898383ff",
4755 "unreachable.background": "#3b3535ff",
4756 "unreachable.border": "#564e4eff",
4757 "warning": "#a06d3aff",
4758 "warning.background": "#231a12ff",
4759 "warning.border": "#392a19ff",
4760 "players": [
4761 {
4762 "cursor": "#7272caff",
4763 "background": "#7272caff",
4764 "selection": "#7272ca3d"
4765 },
4766 {
4767 "cursor": "#bd5187ff",
4768 "background": "#bd5187ff",
4769 "selection": "#bd51873d"
4770 },
4771 {
4772 "cursor": "#b4593bff",
4773 "background": "#b4593bff",
4774 "selection": "#b4593b3d"
4775 },
4776 {
4777 "cursor": "#8464c4ff",
4778 "background": "#8464c4ff",
4779 "selection": "#8464c43d"
4780 },
4781 {
4782 "cursor": "#5485b6ff",
4783 "background": "#5485b6ff",
4784 "selection": "#5485b63d"
4785 },
4786 {
4787 "cursor": "#ca4848ff",
4788 "background": "#ca4848ff",
4789 "selection": "#ca48483d"
4790 },
4791 {
4792 "cursor": "#a06d3aff",
4793 "background": "#a06d3aff",
4794 "selection": "#a06d3a3d"
4795 },
4796 {
4797 "cursor": "#4b8b8bff",
4798 "background": "#4b8b8bff",
4799 "selection": "#4b8b8b3d"
4800 }
4801 ],
4802 "syntax": {
4803 "attribute": {
4804 "color": "#7272caff",
4805 "font_style": null,
4806 "font_weight": null
4807 },
4808 "boolean": {
4809 "color": "#4b8b8bff",
4810 "font_style": null,
4811 "font_weight": null
4812 },
4813 "comment": {
4814 "color": "#655d5dff",
4815 "font_style": null,
4816 "font_weight": null
4817 },
4818 "comment.doc": {
4819 "color": "#8a8585ff",
4820 "font_style": null,
4821 "font_weight": null
4822 },
4823 "constant": {
4824 "color": "#4b8b8bff",
4825 "font_style": null,
4826 "font_weight": null
4827 },
4828 "constructor": {
4829 "color": "#7272caff",
4830 "font_style": null,
4831 "font_weight": null
4832 },
4833 "embedded": {
4834 "color": "#f4ececff",
4835 "font_style": null,
4836 "font_weight": null
4837 },
4838 "emphasis": {
4839 "color": "#7272caff",
4840 "font_style": null,
4841 "font_weight": null
4842 },
4843 "emphasis.strong": {
4844 "color": "#7272caff",
4845 "font_style": null,
4846 "font_weight": 700
4847 },
4848 "enum": {
4849 "color": "#b4593bff",
4850 "font_style": null,
4851 "font_weight": null
4852 },
4853 "function": {
4854 "color": "#7272caff",
4855 "font_style": null,
4856 "font_weight": null
4857 },
4858 "function.method": {
4859 "color": "#7272caff",
4860 "font_style": null,
4861 "font_weight": null
4862 },
4863 "function.special.definition": {
4864 "color": "#a06d3aff",
4865 "font_style": null,
4866 "font_weight": null
4867 },
4868 "hint": {
4869 "color": "#8a647aff",
4870 "font_style": null,
4871 "font_weight": 700
4872 },
4873 "keyword": {
4874 "color": "#8464c4ff",
4875 "font_style": null,
4876 "font_weight": null
4877 },
4878 "label": {
4879 "color": "#7272caff",
4880 "font_style": null,
4881 "font_weight": null
4882 },
4883 "link_text": {
4884 "color": "#b4593bff",
4885 "font_style": "italic",
4886 "font_weight": null
4887 },
4888 "link_uri": {
4889 "color": "#4b8b8bff",
4890 "font_style": null,
4891 "font_weight": null
4892 },
4893 "number": {
4894 "color": "#b4593bff",
4895 "font_style": null,
4896 "font_weight": null
4897 },
4898 "operator": {
4899 "color": "#8a8585ff",
4900 "font_style": null,
4901 "font_weight": null
4902 },
4903 "predictive": {
4904 "color": "#795369ff",
4905 "font_style": "italic",
4906 "font_weight": null
4907 },
4908 "preproc": {
4909 "color": "#f4ececff",
4910 "font_style": null,
4911 "font_weight": null
4912 },
4913 "primary": {
4914 "color": "#e7dfdfff",
4915 "font_style": null,
4916 "font_weight": null
4917 },
4918 "property": {
4919 "color": "#ca4848ff",
4920 "font_style": null,
4921 "font_weight": null
4922 },
4923 "punctuation": {
4924 "color": "#e7dfdfff",
4925 "font_style": null,
4926 "font_weight": null
4927 },
4928 "punctuation.bracket": {
4929 "color": "#8a8585ff",
4930 "font_style": null,
4931 "font_weight": null
4932 },
4933 "punctuation.delimiter": {
4934 "color": "#8a8585ff",
4935 "font_style": null,
4936 "font_weight": null
4937 },
4938 "punctuation.list_marker": {
4939 "color": "#e7dfdfff",
4940 "font_style": null,
4941 "font_weight": null
4942 },
4943 "punctuation.special": {
4944 "color": "#bd5187ff",
4945 "font_style": null,
4946 "font_weight": null
4947 },
4948 "string": {
4949 "color": "#4b8b8bff",
4950 "font_style": null,
4951 "font_weight": null
4952 },
4953 "string.escape": {
4954 "color": "#8a8585ff",
4955 "font_style": null,
4956 "font_weight": null
4957 },
4958 "string.regex": {
4959 "color": "#5485b6ff",
4960 "font_style": null,
4961 "font_weight": null
4962 },
4963 "string.special": {
4964 "color": "#bd5187ff",
4965 "font_style": null,
4966 "font_weight": null
4967 },
4968 "string.special.symbol": {
4969 "color": "#4b8b8bff",
4970 "font_style": null,
4971 "font_weight": null
4972 },
4973 "tag": {
4974 "color": "#7272caff",
4975 "font_style": null,
4976 "font_weight": null
4977 },
4978 "text.literal": {
4979 "color": "#b4593bff",
4980 "font_style": null,
4981 "font_weight": null
4982 },
4983 "title": {
4984 "color": "#f4ececff",
4985 "font_style": null,
4986 "font_weight": 700
4987 },
4988 "type": {
4989 "color": "#a06d3aff",
4990 "font_style": null,
4991 "font_weight": null
4992 },
4993 "variable": {
4994 "color": "#e7dfdfff",
4995 "font_style": null,
4996 "font_weight": null
4997 },
4998 "variable.special": {
4999 "color": "#8464c4ff",
5000 "font_style": null,
5001 "font_weight": null
5002 },
5003 "variant": {
5004 "color": "#a06d3aff",
5005 "font_style": null,
5006 "font_weight": null
5007 }
5008 }
5009 }
5010 },
5011 {
5012 "name": "Atelier Plateau Light",
5013 "appearance": "light",
5014 "style": {
5015 "border": "#8e8989ff",
5016 "border.variant": "#cfc7c7ff",
5017 "border.focused": "#cecaecff",
5018 "border.selected": "#cecaecff",
5019 "border.transparent": "#00000000",
5020 "border.disabled": "#a8a2a2ff",
5021 "elevated_surface.background": "#ebe3e3ff",
5022 "surface.background": "#ebe3e3ff",
5023 "background": "#c1bbbbff",
5024 "element.background": "#ebe3e3ff",
5025 "element.hover": "#cfc7c7ff",
5026 "element.active": "#908b8bff",
5027 "element.selected": "#908b8bff",
5028 "element.disabled": "#ebe3e3ff",
5029 "drop_target.background": "#5a525280",
5030 "ghost_element.background": "#00000000",
5031 "ghost_element.hover": "#cfc7c7ff",
5032 "ghost_element.active": "#908b8bff",
5033 "ghost_element.selected": "#908b8bff",
5034 "ghost_element.disabled": "#ebe3e3ff",
5035 "text": "#1b1818ff",
5036 "text.muted": "#5a5252ff",
5037 "text.placeholder": "#6e6666ff",
5038 "text.disabled": "#6e6666ff",
5039 "text.accent": "#7272caff",
5040 "icon": "#1b1818ff",
5041 "icon.muted": "#5a5252ff",
5042 "icon.disabled": "#6e6666ff",
5043 "icon.placeholder": "#5a5252ff",
5044 "icon.accent": "#7272caff",
5045 "status_bar.background": "#c1bbbbff",
5046 "title_bar.background": "#c1bbbbff",
5047 "title_bar.inactive_background": "#ebe3e3ff",
5048 "toolbar.background": "#f4ececff",
5049 "tab_bar.background": "#ebe3e3ff",
5050 "tab.inactive_background": "#ebe3e3ff",
5051 "tab.active_background": "#f4ececff",
5052 "search.match_background": "#7372ca66",
5053 "panel.background": "#ebe3e3ff",
5054 "panel.focused_border": null,
5055 "pane.focused_border": null,
5056 "scrollbar.thumb.background": "#1b18184c",
5057 "scrollbar.thumb.hover_background": "#cfc7c7ff",
5058 "scrollbar.thumb.border": "#cfc7c7ff",
5059 "scrollbar.track.background": "#00000000",
5060 "scrollbar.track.border": "#ede5e5ff",
5061 "editor.foreground": "#292424ff",
5062 "editor.background": "#f4ececff",
5063 "editor.gutter.background": "#f4ececff",
5064 "editor.subheader.background": "#ebe3e3ff",
5065 "editor.active_line.background": "#ebe3e3bf",
5066 "editor.highlighted_line.background": "#ebe3e3ff",
5067 "editor.line_number": "#1b181859",
5068 "editor.active_line_number": "#1b1818ff",
5069 "editor.invisible": "#726a6aff",
5070 "editor.wrap_guide": "#1b18180d",
5071 "editor.active_wrap_guide": "#1b18181a",
5072 "editor.document_highlight.read_background": "#7272ca1a",
5073 "editor.document_highlight.write_background": "#726a6a66",
5074 "terminal.background": "#f4ececff",
5075 "terminal.foreground": "#1b1818ff",
5076 "terminal.bright_foreground": "#1b1818ff",
5077 "terminal.dim_foreground": "#f4ececff",
5078 "terminal.ansi.black": "#f4ececff",
5079 "terminal.ansi.bright_black": "#7f7878ff",
5080 "terminal.ansi.dim_black": "#1b1818ff",
5081 "terminal.ansi.red": "#ca4a4aff",
5082 "terminal.ansi.bright_red": "#eda69fff",
5083 "terminal.ansi.dim_red": "#692727ff",
5084 "terminal.ansi.green": "#4c8b8bff",
5085 "terminal.ansi.bright_green": "#a6c4c4ff",
5086 "terminal.ansi.dim_green": "#2a4444ff",
5087 "terminal.ansi.yellow": "#a06e3bff",
5088 "terminal.ansi.bright_yellow": "#d4b499ff",
5089 "terminal.ansi.dim_yellow": "#4e3821ff",
5090 "terminal.ansi.blue": "#7272caff",
5091 "terminal.ansi.bright_blue": "#bab5e4ff",
5092 "terminal.ansi.dim_blue": "#3b3960ff",
5093 "terminal.ansi.magenta": "#bd5186ff",
5094 "terminal.ansi.bright_magenta": "#e2a9c2ff",
5095 "terminal.ansi.dim_magenta": "#5b2c42ff",
5096 "terminal.ansi.cyan": "#5485b5ff",
5097 "terminal.ansi.bright_cyan": "#acc0daff",
5098 "terminal.ansi.dim_cyan": "#2e4257ff",
5099 "terminal.ansi.white": "#1b1818ff",
5100 "terminal.ansi.bright_white": "#1b1818ff",
5101 "terminal.ansi.dim_white": "#635b5bff",
5102 "link_text.hover": "#7272caff",
5103 "conflict": "#a06e3bff",
5104 "conflict.background": "#eee0d5ff",
5105 "conflict.border": "#e0c9b5ff",
5106 "created": "#4c8b8bff",
5107 "created.background": "#dae7e7ff",
5108 "created.border": "#bfd4d4ff",
5109 "deleted": "#ca4a4aff",
5110 "deleted.background": "#fadbd7ff",
5111 "deleted.border": "#f4bfbaff",
5112 "error": "#ca4a4aff",
5113 "error.background": "#fadbd7ff",
5114 "error.border": "#f4bfbaff",
5115 "hidden": "#6e6666ff",
5116 "hidden.background": "#c1bbbbff",
5117 "hidden.border": "#a8a2a2ff",
5118 "hint": "#91697fff",
5119 "hint.background": "#e4e1f5ff",
5120 "hint.border": "#cecaecff",
5121 "ignored": "#6e6666ff",
5122 "ignored.background": "#c1bbbbff",
5123 "ignored.border": "#8e8989ff",
5124 "info": "#7272caff",
5125 "info.background": "#e4e1f5ff",
5126 "info.border": "#cecaecff",
5127 "modified": "#a06e3bff",
5128 "modified.background": "#eee0d5ff",
5129 "modified.border": "#e0c9b5ff",
5130 "predictive": "#a27a91ff",
5131 "predictive.background": "#dae7e7ff",
5132 "predictive.border": "#bfd4d4ff",
5133 "renamed": "#7272caff",
5134 "renamed.background": "#e4e1f5ff",
5135 "renamed.border": "#cecaecff",
5136 "success": "#4c8b8bff",
5137 "success.background": "#dae7e7ff",
5138 "success.border": "#bfd4d4ff",
5139 "unreachable": "#5a5252ff",
5140 "unreachable.background": "#c1bbbbff",
5141 "unreachable.border": "#8e8989ff",
5142 "warning": "#a06e3bff",
5143 "warning.background": "#eee0d5ff",
5144 "warning.border": "#e0c9b5ff",
5145 "players": [
5146 {
5147 "cursor": "#7272caff",
5148 "background": "#7272caff",
5149 "selection": "#7272ca3d"
5150 },
5151 {
5152 "cursor": "#bd5186ff",
5153 "background": "#bd5186ff",
5154 "selection": "#bd51863d"
5155 },
5156 {
5157 "cursor": "#b45a3cff",
5158 "background": "#b45a3cff",
5159 "selection": "#b45a3c3d"
5160 },
5161 {
5162 "cursor": "#8464c4ff",
5163 "background": "#8464c4ff",
5164 "selection": "#8464c43d"
5165 },
5166 {
5167 "cursor": "#5485b5ff",
5168 "background": "#5485b5ff",
5169 "selection": "#5485b53d"
5170 },
5171 {
5172 "cursor": "#ca4a4aff",
5173 "background": "#ca4a4aff",
5174 "selection": "#ca4a4a3d"
5175 },
5176 {
5177 "cursor": "#a06e3bff",
5178 "background": "#a06e3bff",
5179 "selection": "#a06e3b3d"
5180 },
5181 {
5182 "cursor": "#4c8b8bff",
5183 "background": "#4c8b8bff",
5184 "selection": "#4c8b8b3d"
5185 }
5186 ],
5187 "syntax": {
5188 "attribute": {
5189 "color": "#7272caff",
5190 "font_style": null,
5191 "font_weight": null
5192 },
5193 "boolean": {
5194 "color": "#4c8b8bff",
5195 "font_style": null,
5196 "font_weight": null
5197 },
5198 "comment": {
5199 "color": "#7e7777ff",
5200 "font_style": null,
5201 "font_weight": null
5202 },
5203 "comment.doc": {
5204 "color": "#585050ff",
5205 "font_style": null,
5206 "font_weight": null
5207 },
5208 "constant": {
5209 "color": "#4c8b8bff",
5210 "font_style": null,
5211 "font_weight": null
5212 },
5213 "constructor": {
5214 "color": "#7272caff",
5215 "font_style": null,
5216 "font_weight": null
5217 },
5218 "embedded": {
5219 "color": "#1b1818ff",
5220 "font_style": null,
5221 "font_weight": null
5222 },
5223 "emphasis": {
5224 "color": "#7272caff",
5225 "font_style": null,
5226 "font_weight": null
5227 },
5228 "emphasis.strong": {
5229 "color": "#7272caff",
5230 "font_style": null,
5231 "font_weight": 700
5232 },
5233 "enum": {
5234 "color": "#b45a3cff",
5235 "font_style": null,
5236 "font_weight": null
5237 },
5238 "function": {
5239 "color": "#7272caff",
5240 "font_style": null,
5241 "font_weight": null
5242 },
5243 "function.method": {
5244 "color": "#7272caff",
5245 "font_style": null,
5246 "font_weight": null
5247 },
5248 "function.special.definition": {
5249 "color": "#a06d3aff",
5250 "font_style": null,
5251 "font_weight": null
5252 },
5253 "hint": {
5254 "color": "#91697fff",
5255 "font_style": null,
5256 "font_weight": 700
5257 },
5258 "keyword": {
5259 "color": "#8464c4ff",
5260 "font_style": null,
5261 "font_weight": null
5262 },
5263 "label": {
5264 "color": "#7272caff",
5265 "font_style": null,
5266 "font_weight": null
5267 },
5268 "link_text": {
5269 "color": "#b45a3cff",
5270 "font_style": "italic",
5271 "font_weight": null
5272 },
5273 "link_uri": {
5274 "color": "#4c8b8bff",
5275 "font_style": null,
5276 "font_weight": null
5277 },
5278 "number": {
5279 "color": "#b4593bff",
5280 "font_style": null,
5281 "font_weight": null
5282 },
5283 "operator": {
5284 "color": "#585050ff",
5285 "font_style": null,
5286 "font_weight": null
5287 },
5288 "predictive": {
5289 "color": "#a27a91ff",
5290 "font_style": "italic",
5291 "font_weight": null
5292 },
5293 "preproc": {
5294 "color": "#1b1818ff",
5295 "font_style": null,
5296 "font_weight": null
5297 },
5298 "primary": {
5299 "color": "#292424ff",
5300 "font_style": null,
5301 "font_weight": null
5302 },
5303 "property": {
5304 "color": "#ca4848ff",
5305 "font_style": null,
5306 "font_weight": null
5307 },
5308 "punctuation": {
5309 "color": "#292424ff",
5310 "font_style": null,
5311 "font_weight": null
5312 },
5313 "punctuation.bracket": {
5314 "color": "#585050ff",
5315 "font_style": null,
5316 "font_weight": null
5317 },
5318 "punctuation.delimiter": {
5319 "color": "#585050ff",
5320 "font_style": null,
5321 "font_weight": null
5322 },
5323 "punctuation.list_marker": {
5324 "color": "#292424ff",
5325 "font_style": null,
5326 "font_weight": null
5327 },
5328 "punctuation.special": {
5329 "color": "#bd5187ff",
5330 "font_style": null,
5331 "font_weight": null
5332 },
5333 "string": {
5334 "color": "#4b8b8bff",
5335 "font_style": null,
5336 "font_weight": null
5337 },
5338 "string.escape": {
5339 "color": "#585050ff",
5340 "font_style": null,
5341 "font_weight": null
5342 },
5343 "string.regex": {
5344 "color": "#5485b6ff",
5345 "font_style": null,
5346 "font_weight": null
5347 },
5348 "string.special": {
5349 "color": "#bd5187ff",
5350 "font_style": null,
5351 "font_weight": null
5352 },
5353 "string.special.symbol": {
5354 "color": "#4b8b8bff",
5355 "font_style": null,
5356 "font_weight": null
5357 },
5358 "tag": {
5359 "color": "#7272caff",
5360 "font_style": null,
5361 "font_weight": null
5362 },
5363 "text.literal": {
5364 "color": "#b45a3cff",
5365 "font_style": null,
5366 "font_weight": null
5367 },
5368 "title": {
5369 "color": "#1b1818ff",
5370 "font_style": null,
5371 "font_weight": 700
5372 },
5373 "type": {
5374 "color": "#a06d3aff",
5375 "font_style": null,
5376 "font_weight": null
5377 },
5378 "variable": {
5379 "color": "#292424ff",
5380 "font_style": null,
5381 "font_weight": null
5382 },
5383 "variable.special": {
5384 "color": "#8464c4ff",
5385 "font_style": null,
5386 "font_weight": null
5387 },
5388 "variant": {
5389 "color": "#a06d3aff",
5390 "font_style": null,
5391 "font_weight": null
5392 }
5393 }
5394 }
5395 },
5396 {
5397 "name": "Atelier Savanna Dark",
5398 "appearance": "dark",
5399 "style": {
5400 "border": "#505e55ff",
5401 "border.variant": "#2f3832ff",
5402 "border.focused": "#1f3233ff",
5403 "border.selected": "#1f3233ff",
5404 "border.transparent": "#00000000",
5405 "border.disabled": "#434f47ff",
5406 "elevated_surface.background": "#1f2621ff",
5407 "surface.background": "#1f2621ff",
5408 "background": "#353f39ff",
5409 "element.background": "#1f2621ff",
5410 "element.hover": "#2f3832ff",
5411 "element.active": "#4f5c53ff",
5412 "element.selected": "#4f5c53ff",
5413 "element.disabled": "#1f2621ff",
5414 "drop_target.background": "#85918880",
5415 "ghost_element.background": "#00000000",
5416 "ghost_element.hover": "#2f3832ff",
5417 "ghost_element.active": "#4f5c53ff",
5418 "ghost_element.selected": "#4f5c53ff",
5419 "ghost_element.disabled": "#1f2621ff",
5420 "text": "#ecf4eeff",
5421 "text.muted": "#859188ff",
5422 "text.placeholder": "#6f7e74ff",
5423 "text.disabled": "#6f7e74ff",
5424 "text.accent": "#468b8fff",
5425 "icon": "#ecf4eeff",
5426 "icon.muted": "#859188ff",
5427 "icon.disabled": "#6f7e74ff",
5428 "icon.placeholder": "#859188ff",
5429 "icon.accent": "#468b8fff",
5430 "status_bar.background": "#353f39ff",
5431 "title_bar.background": "#353f39ff",
5432 "title_bar.inactive_background": "#1f2621ff",
5433 "toolbar.background": "#171c19ff",
5434 "tab_bar.background": "#1f2621ff",
5435 "tab.inactive_background": "#1f2621ff",
5436 "tab.active_background": "#171c19ff",
5437 "search.match_background": "#478c9066",
5438 "panel.background": "#1f2621ff",
5439 "panel.focused_border": null,
5440 "pane.focused_border": null,
5441 "scrollbar.thumb.background": "#ecf4ee4c",
5442 "scrollbar.thumb.hover_background": "#2f3832ff",
5443 "scrollbar.thumb.border": "#2f3832ff",
5444 "scrollbar.track.background": "#00000000",
5445 "scrollbar.track.border": "#1e2420ff",
5446 "editor.foreground": "#dfe7e2ff",
5447 "editor.background": "#171c19ff",
5448 "editor.gutter.background": "#171c19ff",
5449 "editor.subheader.background": "#1f2621ff",
5450 "editor.active_line.background": "#1f2621bf",
5451 "editor.highlighted_line.background": "#1f2621ff",
5452 "editor.line_number": "#ecf4ee59",
5453 "editor.active_line_number": "#ecf4eeff",
5454 "editor.invisible": "#6c7a71ff",
5455 "editor.wrap_guide": "#ecf4ee0d",
5456 "editor.active_wrap_guide": "#ecf4ee1a",
5457 "editor.document_highlight.read_background": "#468b8f1a",
5458 "editor.document_highlight.write_background": "#6c7a7166",
5459 "terminal.background": "#171c19ff",
5460 "terminal.foreground": "#ecf4eeff",
5461 "terminal.bright_foreground": "#ecf4eeff",
5462 "terminal.dim_foreground": "#171c19ff",
5463 "terminal.ansi.black": "#171c19ff",
5464 "terminal.ansi.bright_black": "#5d6b62ff",
5465 "terminal.ansi.dim_black": "#ecf4eeff",
5466 "terminal.ansi.red": "#b16038ff",
5467 "terminal.ansi.bright_red": "#563220ff",
5468 "terminal.ansi.dim_red": "#deae97ff",
5469 "terminal.ansi.green": "#479962ff",
5470 "terminal.ansi.bright_green": "#294a33ff",
5471 "terminal.ansi.dim_green": "#a5ccafff",
5472 "terminal.ansi.yellow": "#a07d3aff",
5473 "terminal.ansi.bright_yellow": "#4e3f22ff",
5474 "terminal.ansi.dim_yellow": "#d3bd9aff",
5475 "terminal.ansi.blue": "#468b8fff",
5476 "terminal.ansi.bright_blue": "#284546ff",
5477 "terminal.ansi.dim_blue": "#a5c5c6ff",
5478 "terminal.ansi.magenta": "#857368ff",
5479 "terminal.ansi.bright_magenta": "#423a36ff",
5480 "terminal.ansi.dim_magenta": "#c2b7b1ff",
5481 "terminal.ansi.cyan": "#1d9aa0ff",
5482 "terminal.ansi.bright_cyan": "#1d4a4dff",
5483 "terminal.ansi.dim_cyan": "#9dcdcfff",
5484 "terminal.ansi.white": "#ecf4eeff",
5485 "terminal.ansi.bright_white": "#ecf4eeff",
5486 "terminal.ansi.dim_white": "#7b897fff",
5487 "link_text.hover": "#468b8fff",
5488 "conflict": "#a07d3aff",
5489 "conflict.background": "#231d12ff",
5490 "conflict.border": "#392e19ff",
5491 "created": "#479962ff",
5492 "created.background": "#162119ff",
5493 "created.border": "#203526ff",
5494 "deleted": "#b16038ff",
5495 "deleted.background": "#261810ff",
5496 "deleted.border": "#3e2619ff",
5497 "error": "#b16038ff",
5498 "error.background": "#261810ff",
5499 "error.border": "#3e2619ff",
5500 "hidden": "#6f7e74ff",
5501 "hidden.background": "#353f39ff",
5502 "hidden.border": "#434f47ff",
5503 "hint": "#607e76ff",
5504 "hint.background": "#151e20ff",
5505 "hint.border": "#1f3233ff",
5506 "ignored": "#6f7e74ff",
5507 "ignored.background": "#353f39ff",
5508 "ignored.border": "#505e55ff",
5509 "info": "#468b8fff",
5510 "info.background": "#151e20ff",
5511 "info.border": "#1f3233ff",
5512 "modified": "#a07d3aff",
5513 "modified.background": "#231d12ff",
5514 "modified.border": "#392e19ff",
5515 "predictive": "#506d66ff",
5516 "predictive.background": "#162119ff",
5517 "predictive.border": "#203526ff",
5518 "renamed": "#468b8fff",
5519 "renamed.background": "#151e20ff",
5520 "renamed.border": "#1f3233ff",
5521 "success": "#479962ff",
5522 "success.background": "#162119ff",
5523 "success.border": "#203526ff",
5524 "unreachable": "#859188ff",
5525 "unreachable.background": "#353f39ff",
5526 "unreachable.border": "#505e55ff",
5527 "warning": "#a07d3aff",
5528 "warning.background": "#231d12ff",
5529 "warning.border": "#392e19ff",
5530 "players": [
5531 {
5532 "cursor": "#468b8fff",
5533 "background": "#468b8fff",
5534 "selection": "#468b8f3d"
5535 },
5536 {
5537 "cursor": "#857368ff",
5538 "background": "#857368ff",
5539 "selection": "#8573683d"
5540 },
5541 {
5542 "cursor": "#9f703bff",
5543 "background": "#9f703bff",
5544 "selection": "#9f703b3d"
5545 },
5546 {
5547 "cursor": "#55859bff",
5548 "background": "#55859bff",
5549 "selection": "#55859b3d"
5550 },
5551 {
5552 "cursor": "#1d9aa0ff",
5553 "background": "#1d9aa0ff",
5554 "selection": "#1d9aa03d"
5555 },
5556 {
5557 "cursor": "#b16038ff",
5558 "background": "#b16038ff",
5559 "selection": "#b160383d"
5560 },
5561 {
5562 "cursor": "#a07d3aff",
5563 "background": "#a07d3aff",
5564 "selection": "#a07d3a3d"
5565 },
5566 {
5567 "cursor": "#479962ff",
5568 "background": "#479962ff",
5569 "selection": "#4799623d"
5570 }
5571 ],
5572 "syntax": {
5573 "attribute": {
5574 "color": "#468b8fff",
5575 "font_style": null,
5576 "font_weight": null
5577 },
5578 "boolean": {
5579 "color": "#479962ff",
5580 "font_style": null,
5581 "font_weight": null
5582 },
5583 "comment": {
5584 "color": "#5f6d64ff",
5585 "font_style": null,
5586 "font_weight": null
5587 },
5588 "comment.doc": {
5589 "color": "#87928aff",
5590 "font_style": null,
5591 "font_weight": null
5592 },
5593 "constant": {
5594 "color": "#479962ff",
5595 "font_style": null,
5596 "font_weight": null
5597 },
5598 "constructor": {
5599 "color": "#468b8fff",
5600 "font_style": null,
5601 "font_weight": null
5602 },
5603 "embedded": {
5604 "color": "#ecf4eeff",
5605 "font_style": null,
5606 "font_weight": null
5607 },
5608 "emphasis": {
5609 "color": "#468b8fff",
5610 "font_style": null,
5611 "font_weight": null
5612 },
5613 "emphasis.strong": {
5614 "color": "#468b8fff",
5615 "font_style": null,
5616 "font_weight": 700
5617 },
5618 "enum": {
5619 "color": "#9f703bff",
5620 "font_style": null,
5621 "font_weight": null
5622 },
5623 "function": {
5624 "color": "#468b8fff",
5625 "font_style": null,
5626 "font_weight": null
5627 },
5628 "function.method": {
5629 "color": "#468b8fff",
5630 "font_style": null,
5631 "font_weight": null
5632 },
5633 "function.special.definition": {
5634 "color": "#a07d3aff",
5635 "font_style": null,
5636 "font_weight": null
5637 },
5638 "hint": {
5639 "color": "#607e76ff",
5640 "font_style": null,
5641 "font_weight": 700
5642 },
5643 "keyword": {
5644 "color": "#55859bff",
5645 "font_style": null,
5646 "font_weight": null
5647 },
5648 "label": {
5649 "color": "#468b8fff",
5650 "font_style": null,
5651 "font_weight": null
5652 },
5653 "link_text": {
5654 "color": "#9f703bff",
5655 "font_style": "italic",
5656 "font_weight": null
5657 },
5658 "link_uri": {
5659 "color": "#479962ff",
5660 "font_style": null,
5661 "font_weight": null
5662 },
5663 "number": {
5664 "color": "#9f703bff",
5665 "font_style": null,
5666 "font_weight": null
5667 },
5668 "operator": {
5669 "color": "#87928aff",
5670 "font_style": null,
5671 "font_weight": null
5672 },
5673 "predictive": {
5674 "color": "#506d66ff",
5675 "font_style": "italic",
5676 "font_weight": null
5677 },
5678 "preproc": {
5679 "color": "#ecf4eeff",
5680 "font_style": null,
5681 "font_weight": null
5682 },
5683 "primary": {
5684 "color": "#dfe7e2ff",
5685 "font_style": null,
5686 "font_weight": null
5687 },
5688 "property": {
5689 "color": "#b16038ff",
5690 "font_style": null,
5691 "font_weight": null
5692 },
5693 "punctuation": {
5694 "color": "#dfe7e2ff",
5695 "font_style": null,
5696 "font_weight": null
5697 },
5698 "punctuation.bracket": {
5699 "color": "#87928aff",
5700 "font_style": null,
5701 "font_weight": null
5702 },
5703 "punctuation.delimiter": {
5704 "color": "#87928aff",
5705 "font_style": null,
5706 "font_weight": null
5707 },
5708 "punctuation.list_marker": {
5709 "color": "#dfe7e2ff",
5710 "font_style": null,
5711 "font_weight": null
5712 },
5713 "punctuation.special": {
5714 "color": "#857368ff",
5715 "font_style": null,
5716 "font_weight": null
5717 },
5718 "string": {
5719 "color": "#479962ff",
5720 "font_style": null,
5721 "font_weight": null
5722 },
5723 "string.escape": {
5724 "color": "#87928aff",
5725 "font_style": null,
5726 "font_weight": null
5727 },
5728 "string.regex": {
5729 "color": "#1b9aa0ff",
5730 "font_style": null,
5731 "font_weight": null
5732 },
5733 "string.special": {
5734 "color": "#857368ff",
5735 "font_style": null,
5736 "font_weight": null
5737 },
5738 "string.special.symbol": {
5739 "color": "#479962ff",
5740 "font_style": null,
5741 "font_weight": null
5742 },
5743 "tag": {
5744 "color": "#468b8fff",
5745 "font_style": null,
5746 "font_weight": null
5747 },
5748 "text.literal": {
5749 "color": "#9f703bff",
5750 "font_style": null,
5751 "font_weight": null
5752 },
5753 "title": {
5754 "color": "#ecf4eeff",
5755 "font_style": null,
5756 "font_weight": 700
5757 },
5758 "type": {
5759 "color": "#a07d3aff",
5760 "font_style": null,
5761 "font_weight": null
5762 },
5763 "variable": {
5764 "color": "#dfe7e2ff",
5765 "font_style": null,
5766 "font_weight": null
5767 },
5768 "variable.special": {
5769 "color": "#55859bff",
5770 "font_style": null,
5771 "font_weight": null
5772 },
5773 "variant": {
5774 "color": "#a07d3aff",
5775 "font_style": null,
5776 "font_weight": null
5777 }
5778 }
5779 }
5780 },
5781 {
5782 "name": "Atelier Savanna Light",
5783 "appearance": "light",
5784 "style": {
5785 "border": "#8b968eff",
5786 "border.variant": "#c8d1cbff",
5787 "border.focused": "#bed4d6ff",
5788 "border.selected": "#bed4d6ff",
5789 "border.transparent": "#00000000",
5790 "border.disabled": "#a3ada6ff",
5791 "elevated_surface.background": "#e3ebe6ff",
5792 "surface.background": "#e3ebe6ff",
5793 "background": "#bcc5bfff",
5794 "element.background": "#e3ebe6ff",
5795 "element.hover": "#c8d1cbff",
5796 "element.active": "#8d9890ff",
5797 "element.selected": "#8d9890ff",
5798 "element.disabled": "#e3ebe6ff",
5799 "drop_target.background": "#54625980",
5800 "ghost_element.background": "#00000000",
5801 "ghost_element.hover": "#c8d1cbff",
5802 "ghost_element.active": "#8d9890ff",
5803 "ghost_element.selected": "#8d9890ff",
5804 "ghost_element.disabled": "#e3ebe6ff",
5805 "text": "#171c19ff",
5806 "text.muted": "#546259ff",
5807 "text.placeholder": "#68766dff",
5808 "text.disabled": "#68766dff",
5809 "text.accent": "#488b90ff",
5810 "icon": "#171c19ff",
5811 "icon.muted": "#546259ff",
5812 "icon.disabled": "#68766dff",
5813 "icon.placeholder": "#546259ff",
5814 "icon.accent": "#488b90ff",
5815 "status_bar.background": "#bcc5bfff",
5816 "title_bar.background": "#bcc5bfff",
5817 "title_bar.inactive_background": "#e3ebe6ff",
5818 "toolbar.background": "#ecf4eeff",
5819 "tab_bar.background": "#e3ebe6ff",
5820 "tab.inactive_background": "#e3ebe6ff",
5821 "tab.active_background": "#ecf4eeff",
5822 "search.match_background": "#488c9066",
5823 "panel.background": "#e3ebe6ff",
5824 "panel.focused_border": null,
5825 "pane.focused_border": null,
5826 "scrollbar.thumb.background": "#171c194c",
5827 "scrollbar.thumb.hover_background": "#c8d1cbff",
5828 "scrollbar.thumb.border": "#c8d1cbff",
5829 "scrollbar.track.background": "#00000000",
5830 "scrollbar.track.border": "#e5ede7ff",
5831 "editor.foreground": "#232a25ff",
5832 "editor.background": "#ecf4eeff",
5833 "editor.gutter.background": "#ecf4eeff",
5834 "editor.subheader.background": "#e3ebe6ff",
5835 "editor.active_line.background": "#e3ebe6bf",
5836 "editor.highlighted_line.background": "#e3ebe6ff",
5837 "editor.line_number": "#171c1959",
5838 "editor.active_line_number": "#171c19ff",
5839 "editor.invisible": "#6c7a71ff",
5840 "editor.wrap_guide": "#171c190d",
5841 "editor.active_wrap_guide": "#171c191a",
5842 "editor.document_highlight.read_background": "#488b901a",
5843 "editor.document_highlight.write_background": "#6c7a7166",
5844 "terminal.background": "#ecf4eeff",
5845 "terminal.foreground": "#171c19ff",
5846 "terminal.bright_foreground": "#171c19ff",
5847 "terminal.dim_foreground": "#ecf4eeff",
5848 "terminal.ansi.black": "#ecf4eeff",
5849 "terminal.ansi.bright_black": "#7b897fff",
5850 "terminal.ansi.dim_black": "#171c19ff",
5851 "terminal.ansi.red": "#b16139ff",
5852 "terminal.ansi.bright_red": "#deae97ff",
5853 "terminal.ansi.dim_red": "#563220ff",
5854 "terminal.ansi.green": "#499963ff",
5855 "terminal.ansi.bright_green": "#a5ccafff",
5856 "terminal.ansi.dim_green": "#294a33ff",
5857 "terminal.ansi.yellow": "#a07d3bff",
5858 "terminal.ansi.bright_yellow": "#d3bd9aff",
5859 "terminal.ansi.dim_yellow": "#4e3f22ff",
5860 "terminal.ansi.blue": "#488b90ff",
5861 "terminal.ansi.bright_blue": "#a5c5c6ff",
5862 "terminal.ansi.dim_blue": "#284546ff",
5863 "terminal.ansi.magenta": "#857368ff",
5864 "terminal.ansi.bright_magenta": "#c2b7b1ff",
5865 "terminal.ansi.dim_magenta": "#423a36ff",
5866 "terminal.ansi.cyan": "#1e9aa0ff",
5867 "terminal.ansi.bright_cyan": "#9dcdcfff",
5868 "terminal.ansi.dim_cyan": "#1d4a4dff",
5869 "terminal.ansi.white": "#171c19ff",
5870 "terminal.ansi.bright_white": "#171c19ff",
5871 "terminal.ansi.dim_white": "#5d6b62ff",
5872 "link_text.hover": "#488b90ff",
5873 "conflict": "#a07d3bff",
5874 "conflict.background": "#eee4d5ff",
5875 "conflict.border": "#dfcfb6ff",
5876 "created": "#499963ff",
5877 "created.background": "#daeadeff",
5878 "created.border": "#bedac5ff",
5879 "deleted": "#b16139ff",
5880 "deleted.background": "#f3ded4ff",
5881 "deleted.border": "#e8c5b4ff",
5882 "error": "#b16139ff",
5883 "error.background": "#f3ded4ff",
5884 "error.border": "#e8c5b4ff",
5885 "hidden": "#68766dff",
5886 "hidden.background": "#bcc5bfff",
5887 "hidden.border": "#a3ada6ff",
5888 "hint": "#66847cff",
5889 "hint.background": "#dae7e8ff",
5890 "hint.border": "#bed4d6ff",
5891 "ignored": "#68766dff",
5892 "ignored.background": "#bcc5bfff",
5893 "ignored.border": "#8b968eff",
5894 "info": "#488b90ff",
5895 "info.background": "#dae7e8ff",
5896 "info.border": "#bed4d6ff",
5897 "modified": "#a07d3bff",
5898 "modified.background": "#eee4d5ff",
5899 "modified.border": "#dfcfb6ff",
5900 "predictive": "#75958bff",
5901 "predictive.background": "#daeadeff",
5902 "predictive.border": "#bedac5ff",
5903 "renamed": "#488b90ff",
5904 "renamed.background": "#dae7e8ff",
5905 "renamed.border": "#bed4d6ff",
5906 "success": "#499963ff",
5907 "success.background": "#daeadeff",
5908 "success.border": "#bedac5ff",
5909 "unreachable": "#546259ff",
5910 "unreachable.background": "#bcc5bfff",
5911 "unreachable.border": "#8b968eff",
5912 "warning": "#a07d3bff",
5913 "warning.background": "#eee4d5ff",
5914 "warning.border": "#dfcfb6ff",
5915 "players": [
5916 {
5917 "cursor": "#488b90ff",
5918 "background": "#488b90ff",
5919 "selection": "#488b903d"
5920 },
5921 {
5922 "cursor": "#857368ff",
5923 "background": "#857368ff",
5924 "selection": "#8573683d"
5925 },
5926 {
5927 "cursor": "#9f713cff",
5928 "background": "#9f713cff",
5929 "selection": "#9f713c3d"
5930 },
5931 {
5932 "cursor": "#55859bff",
5933 "background": "#55859bff",
5934 "selection": "#55859b3d"
5935 },
5936 {
5937 "cursor": "#1e9aa0ff",
5938 "background": "#1e9aa0ff",
5939 "selection": "#1e9aa03d"
5940 },
5941 {
5942 "cursor": "#b16139ff",
5943 "background": "#b16139ff",
5944 "selection": "#b161393d"
5945 },
5946 {
5947 "cursor": "#a07d3bff",
5948 "background": "#a07d3bff",
5949 "selection": "#a07d3b3d"
5950 },
5951 {
5952 "cursor": "#499963ff",
5953 "background": "#499963ff",
5954 "selection": "#4999633d"
5955 }
5956 ],
5957 "syntax": {
5958 "attribute": {
5959 "color": "#488b90ff",
5960 "font_style": null,
5961 "font_weight": null
5962 },
5963 "boolean": {
5964 "color": "#499963ff",
5965 "font_style": null,
5966 "font_weight": null
5967 },
5968 "comment": {
5969 "color": "#77877cff",
5970 "font_style": null,
5971 "font_weight": null
5972 },
5973 "comment.doc": {
5974 "color": "#526057ff",
5975 "font_style": null,
5976 "font_weight": null
5977 },
5978 "constant": {
5979 "color": "#499963ff",
5980 "font_style": null,
5981 "font_weight": null
5982 },
5983 "constructor": {
5984 "color": "#488b90ff",
5985 "font_style": null,
5986 "font_weight": null
5987 },
5988 "embedded": {
5989 "color": "#171c19ff",
5990 "font_style": null,
5991 "font_weight": null
5992 },
5993 "emphasis": {
5994 "color": "#488b90ff",
5995 "font_style": null,
5996 "font_weight": null
5997 },
5998 "emphasis.strong": {
5999 "color": "#488b90ff",
6000 "font_style": null,
6001 "font_weight": 700
6002 },
6003 "enum": {
6004 "color": "#9f713cff",
6005 "font_style": null,
6006 "font_weight": null
6007 },
6008 "function": {
6009 "color": "#468b8fff",
6010 "font_style": null,
6011 "font_weight": null
6012 },
6013 "function.method": {
6014 "color": "#468b8fff",
6015 "font_style": null,
6016 "font_weight": null
6017 },
6018 "function.special.definition": {
6019 "color": "#a07d3aff",
6020 "font_style": null,
6021 "font_weight": null
6022 },
6023 "hint": {
6024 "color": "#66847cff",
6025 "font_style": null,
6026 "font_weight": 700
6027 },
6028 "keyword": {
6029 "color": "#55859bff",
6030 "font_style": null,
6031 "font_weight": null
6032 },
6033 "label": {
6034 "color": "#488b90ff",
6035 "font_style": null,
6036 "font_weight": null
6037 },
6038 "link_text": {
6039 "color": "#9f713cff",
6040 "font_style": "italic",
6041 "font_weight": null
6042 },
6043 "link_uri": {
6044 "color": "#499963ff",
6045 "font_style": null,
6046 "font_weight": null
6047 },
6048 "number": {
6049 "color": "#9f703bff",
6050 "font_style": null,
6051 "font_weight": null
6052 },
6053 "operator": {
6054 "color": "#526057ff",
6055 "font_style": null,
6056 "font_weight": null
6057 },
6058 "predictive": {
6059 "color": "#75958bff",
6060 "font_style": "italic",
6061 "font_weight": null
6062 },
6063 "preproc": {
6064 "color": "#171c19ff",
6065 "font_style": null,
6066 "font_weight": null
6067 },
6068 "primary": {
6069 "color": "#232a25ff",
6070 "font_style": null,
6071 "font_weight": null
6072 },
6073 "property": {
6074 "color": "#b16038ff",
6075 "font_style": null,
6076 "font_weight": null
6077 },
6078 "punctuation": {
6079 "color": "#232a25ff",
6080 "font_style": null,
6081 "font_weight": null
6082 },
6083 "punctuation.bracket": {
6084 "color": "#526057ff",
6085 "font_style": null,
6086 "font_weight": null
6087 },
6088 "punctuation.delimiter": {
6089 "color": "#526057ff",
6090 "font_style": null,
6091 "font_weight": null
6092 },
6093 "punctuation.list_marker": {
6094 "color": "#232a25ff",
6095 "font_style": null,
6096 "font_weight": null
6097 },
6098 "punctuation.special": {
6099 "color": "#857368ff",
6100 "font_style": null,
6101 "font_weight": null
6102 },
6103 "string": {
6104 "color": "#479962ff",
6105 "font_style": null,
6106 "font_weight": null
6107 },
6108 "string.escape": {
6109 "color": "#526057ff",
6110 "font_style": null,
6111 "font_weight": null
6112 },
6113 "string.regex": {
6114 "color": "#1b9aa0ff",
6115 "font_style": null,
6116 "font_weight": null
6117 },
6118 "string.special": {
6119 "color": "#857368ff",
6120 "font_style": null,
6121 "font_weight": null
6122 },
6123 "string.special.symbol": {
6124 "color": "#479962ff",
6125 "font_style": null,
6126 "font_weight": null
6127 },
6128 "tag": {
6129 "color": "#488b90ff",
6130 "font_style": null,
6131 "font_weight": null
6132 },
6133 "text.literal": {
6134 "color": "#9f713cff",
6135 "font_style": null,
6136 "font_weight": null
6137 },
6138 "title": {
6139 "color": "#171c19ff",
6140 "font_style": null,
6141 "font_weight": 700
6142 },
6143 "type": {
6144 "color": "#a07d3aff",
6145 "font_style": null,
6146 "font_weight": null
6147 },
6148 "variable": {
6149 "color": "#232a25ff",
6150 "font_style": null,
6151 "font_weight": null
6152 },
6153 "variable.special": {
6154 "color": "#55859bff",
6155 "font_style": null,
6156 "font_weight": null
6157 },
6158 "variant": {
6159 "color": "#a07d3aff",
6160 "font_style": null,
6161 "font_weight": null
6162 }
6163 }
6164 }
6165 },
6166 {
6167 "name": "Atelier Seaside Dark",
6168 "appearance": "dark",
6169 "style": {
6170 "border": "#5c6c5cff",
6171 "border.variant": "#333b33ff",
6172 "border.focused": "#102667ff",
6173 "border.selected": "#102667ff",
6174 "border.transparent": "#00000000",
6175 "border.disabled": "#4b584bff",
6176 "elevated_surface.background": "#1f231fff",
6177 "surface.background": "#1f231fff",
6178 "background": "#3b453bff",
6179 "element.background": "#1f231fff",
6180 "element.hover": "#333b33ff",
6181 "element.active": "#5a6a5aff",
6182 "element.selected": "#5a6a5aff",
6183 "element.disabled": "#1f231fff",
6184 "drop_target.background": "#8ba48b80",
6185 "ghost_element.background": "#00000000",
6186 "ghost_element.hover": "#333b33ff",
6187 "ghost_element.active": "#5a6a5aff",
6188 "ghost_element.selected": "#5a6a5aff",
6189 "ghost_element.disabled": "#1f231fff",
6190 "text": "#f3faf3ff",
6191 "text.muted": "#8ba48bff",
6192 "text.placeholder": "#778f77ff",
6193 "text.disabled": "#778f77ff",
6194 "text.accent": "#3e62f4ff",
6195 "icon": "#f3faf3ff",
6196 "icon.muted": "#8ba48bff",
6197 "icon.disabled": "#778f77ff",
6198 "icon.placeholder": "#8ba48bff",
6199 "icon.accent": "#3e62f4ff",
6200 "status_bar.background": "#3b453bff",
6201 "title_bar.background": "#3b453bff",
6202 "title_bar.inactive_background": "#1f231fff",
6203 "toolbar.background": "#131513ff",
6204 "tab_bar.background": "#1f231fff",
6205 "tab.inactive_background": "#1f231fff",
6206 "tab.active_background": "#131513ff",
6207 "search.match_background": "#3e62f466",
6208 "panel.background": "#1f231fff",
6209 "panel.focused_border": null,
6210 "pane.focused_border": null,
6211 "scrollbar.thumb.background": "#f3faf34c",
6212 "scrollbar.thumb.hover_background": "#333b33ff",
6213 "scrollbar.thumb.border": "#333b33ff",
6214 "scrollbar.track.background": "#00000000",
6215 "scrollbar.track.border": "#1d201dff",
6216 "editor.foreground": "#cfe8cfff",
6217 "editor.background": "#131513ff",
6218 "editor.gutter.background": "#131513ff",
6219 "editor.subheader.background": "#1f231fff",
6220 "editor.active_line.background": "#1f231fbf",
6221 "editor.highlighted_line.background": "#1f231fff",
6222 "editor.line_number": "#f3faf359",
6223 "editor.active_line_number": "#f3faf3ff",
6224 "editor.invisible": "#738b73ff",
6225 "editor.wrap_guide": "#f3faf30d",
6226 "editor.active_wrap_guide": "#f3faf31a",
6227 "editor.document_highlight.read_background": "#3e62f41a",
6228 "editor.document_highlight.write_background": "#738b7366",
6229 "terminal.background": "#131513ff",
6230 "terminal.foreground": "#f3faf3ff",
6231 "terminal.bright_foreground": "#f3faf3ff",
6232 "terminal.dim_foreground": "#131513ff",
6233 "terminal.ansi.black": "#131513ff",
6234 "terminal.ansi.bright_black": "#667a66ff",
6235 "terminal.ansi.dim_black": "#f3faf3ff",
6236 "terminal.ansi.red": "#e61c3bff",
6237 "terminal.ansi.bright_red": "#840a20ff",
6238 "terminal.ansi.dim_red": "#fe9c97ff",
6239 "terminal.ansi.green": "#2aa329ff",
6240 "terminal.ansi.bright_green": "#204f1bff",
6241 "terminal.ansi.dim_green": "#a0d294ff",
6242 "terminal.ansi.yellow": "#98981bff",
6243 "terminal.ansi.bright_yellow": "#4b4a17ff",
6244 "terminal.ansi.dim_yellow": "#d0ca90ff",
6245 "terminal.ansi.blue": "#3e62f4ff",
6246 "terminal.ansi.bright_blue": "#183385ff",
6247 "terminal.ansi.dim_blue": "#b1adfcff",
6248 "terminal.ansi.magenta": "#e61cc3ff",
6249 "terminal.ansi.bright_magenta": "#810d5fff",
6250 "terminal.ansi.dim_magenta": "#f9a1e1ff",
6251 "terminal.ansi.cyan": "#1b99b3ff",
6252 "terminal.ansi.bright_cyan": "#1c4a56ff",
6253 "terminal.ansi.dim_cyan": "#9fccd9ff",
6254 "terminal.ansi.white": "#f3faf3ff",
6255 "terminal.ansi.bright_white": "#f3faf3ff",
6256 "terminal.ansi.dim_white": "#829b82ff",
6257 "link_text.hover": "#3e62f4ff",
6258 "conflict": "#98981bff",
6259 "conflict.background": "#22210fff",
6260 "conflict.border": "#373614ff",
6261 "created": "#2aa329ff",
6262 "created.background": "#132310ff",
6263 "created.border": "#1a3817ff",
6264 "deleted": "#e61c3bff",
6265 "deleted.background": "#4f0412ff",
6266 "deleted.border": "#6a071aff",
6267 "error": "#e61c3bff",
6268 "error.background": "#4f0412ff",
6269 "error.border": "#6a071aff",
6270 "hidden": "#778f77ff",
6271 "hidden.background": "#3b453bff",
6272 "hidden.border": "#4b584bff",
6273 "hint": "#008b9fff",
6274 "hint.background": "#051949ff",
6275 "hint.border": "#102667ff",
6276 "ignored": "#778f77ff",
6277 "ignored.background": "#3b453bff",
6278 "ignored.border": "#5c6c5cff",
6279 "info": "#3e62f4ff",
6280 "info.background": "#051949ff",
6281 "info.border": "#102667ff",
6282 "modified": "#98981bff",
6283 "modified.background": "#22210fff",
6284 "modified.border": "#373614ff",
6285 "predictive": "#00788bff",
6286 "predictive.background": "#132310ff",
6287 "predictive.border": "#1a3817ff",
6288 "renamed": "#3e62f4ff",
6289 "renamed.background": "#051949ff",
6290 "renamed.border": "#102667ff",
6291 "success": "#2aa329ff",
6292 "success.background": "#132310ff",
6293 "success.border": "#1a3817ff",
6294 "unreachable": "#8ba48bff",
6295 "unreachable.background": "#3b453bff",
6296 "unreachable.border": "#5c6c5cff",
6297 "warning": "#98981bff",
6298 "warning.background": "#22210fff",
6299 "warning.border": "#373614ff",
6300 "players": [
6301 {
6302 "cursor": "#3e62f4ff",
6303 "background": "#3e62f4ff",
6304 "selection": "#3e62f43d"
6305 },
6306 {
6307 "cursor": "#e61cc3ff",
6308 "background": "#e61cc3ff",
6309 "selection": "#e61cc33d"
6310 },
6311 {
6312 "cursor": "#87711dff",
6313 "background": "#87711dff",
6314 "selection": "#87711d3d"
6315 },
6316 {
6317 "cursor": "#ac2dedff",
6318 "background": "#ac2dedff",
6319 "selection": "#ac2ded3d"
6320 },
6321 {
6322 "cursor": "#1b99b3ff",
6323 "background": "#1b99b3ff",
6324 "selection": "#1b99b33d"
6325 },
6326 {
6327 "cursor": "#e61c3bff",
6328 "background": "#e61c3bff",
6329 "selection": "#e61c3b3d"
6330 },
6331 {
6332 "cursor": "#98981bff",
6333 "background": "#98981bff",
6334 "selection": "#98981b3d"
6335 },
6336 {
6337 "cursor": "#2aa329ff",
6338 "background": "#2aa329ff",
6339 "selection": "#2aa3293d"
6340 }
6341 ],
6342 "syntax": {
6343 "attribute": {
6344 "color": "#3e62f4ff",
6345 "font_style": null,
6346 "font_weight": null
6347 },
6348 "boolean": {
6349 "color": "#2aa329ff",
6350 "font_style": null,
6351 "font_weight": null
6352 },
6353 "comment": {
6354 "color": "#687d68ff",
6355 "font_style": null,
6356 "font_weight": null
6357 },
6358 "comment.doc": {
6359 "color": "#8ca68cff",
6360 "font_style": null,
6361 "font_weight": null
6362 },
6363 "constant": {
6364 "color": "#2aa329ff",
6365 "font_style": null,
6366 "font_weight": null
6367 },
6368 "constructor": {
6369 "color": "#3e62f4ff",
6370 "font_style": null,
6371 "font_weight": null
6372 },
6373 "embedded": {
6374 "color": "#f3faf3ff",
6375 "font_style": null,
6376 "font_weight": null
6377 },
6378 "emphasis": {
6379 "color": "#3e62f4ff",
6380 "font_style": null,
6381 "font_weight": null
6382 },
6383 "emphasis.strong": {
6384 "color": "#3e62f4ff",
6385 "font_style": null,
6386 "font_weight": 700
6387 },
6388 "enum": {
6389 "color": "#87711dff",
6390 "font_style": null,
6391 "font_weight": null
6392 },
6393 "function": {
6394 "color": "#3d62f5ff",
6395 "font_style": null,
6396 "font_weight": null
6397 },
6398 "function.method": {
6399 "color": "#3d62f5ff",
6400 "font_style": null,
6401 "font_weight": null
6402 },
6403 "function.special.definition": {
6404 "color": "#98981bff",
6405 "font_style": null,
6406 "font_weight": null
6407 },
6408 "hint": {
6409 "color": "#008b9fff",
6410 "font_style": null,
6411 "font_weight": 700
6412 },
6413 "keyword": {
6414 "color": "#ac2aeeff",
6415 "font_style": null,
6416 "font_weight": null
6417 },
6418 "label": {
6419 "color": "#3e62f4ff",
6420 "font_style": null,
6421 "font_weight": null
6422 },
6423 "link_text": {
6424 "color": "#87711dff",
6425 "font_style": "italic",
6426 "font_weight": null
6427 },
6428 "link_uri": {
6429 "color": "#2aa329ff",
6430 "font_style": null,
6431 "font_weight": null
6432 },
6433 "number": {
6434 "color": "#87711cff",
6435 "font_style": null,
6436 "font_weight": null
6437 },
6438 "operator": {
6439 "color": "#8ca68cff",
6440 "font_style": null,
6441 "font_weight": null
6442 },
6443 "predictive": {
6444 "color": "#00788bff",
6445 "font_style": "italic",
6446 "font_weight": null
6447 },
6448 "preproc": {
6449 "color": "#f3faf3ff",
6450 "font_style": null,
6451 "font_weight": null
6452 },
6453 "primary": {
6454 "color": "#cfe8cfff",
6455 "font_style": null,
6456 "font_weight": null
6457 },
6458 "property": {
6459 "color": "#e6183bff",
6460 "font_style": null,
6461 "font_weight": null
6462 },
6463 "punctuation": {
6464 "color": "#cfe8cfff",
6465 "font_style": null,
6466 "font_weight": null
6467 },
6468 "punctuation.bracket": {
6469 "color": "#8ca68cff",
6470 "font_style": null,
6471 "font_weight": null
6472 },
6473 "punctuation.delimiter": {
6474 "color": "#8ca68cff",
6475 "font_style": null,
6476 "font_weight": null
6477 },
6478 "punctuation.list_marker": {
6479 "color": "#cfe8cfff",
6480 "font_style": null,
6481 "font_weight": null
6482 },
6483 "punctuation.special": {
6484 "color": "#e618c3ff",
6485 "font_style": null,
6486 "font_weight": null
6487 },
6488 "string": {
6489 "color": "#28a328ff",
6490 "font_style": null,
6491 "font_weight": null
6492 },
6493 "string.escape": {
6494 "color": "#8ca68cff",
6495 "font_style": null,
6496 "font_weight": null
6497 },
6498 "string.regex": {
6499 "color": "#1899b3ff",
6500 "font_style": null,
6501 "font_weight": null
6502 },
6503 "string.special": {
6504 "color": "#e618c3ff",
6505 "font_style": null,
6506 "font_weight": null
6507 },
6508 "string.special.symbol": {
6509 "color": "#28a328ff",
6510 "font_style": null,
6511 "font_weight": null
6512 },
6513 "tag": {
6514 "color": "#3e62f4ff",
6515 "font_style": null,
6516 "font_weight": null
6517 },
6518 "text.literal": {
6519 "color": "#87711dff",
6520 "font_style": null,
6521 "font_weight": null
6522 },
6523 "title": {
6524 "color": "#f3faf3ff",
6525 "font_style": null,
6526 "font_weight": 700
6527 },
6528 "type": {
6529 "color": "#98981bff",
6530 "font_style": null,
6531 "font_weight": null
6532 },
6533 "variable": {
6534 "color": "#cfe8cfff",
6535 "font_style": null,
6536 "font_weight": null
6537 },
6538 "variable.special": {
6539 "color": "#ac2aeeff",
6540 "font_style": null,
6541 "font_weight": null
6542 },
6543 "variant": {
6544 "color": "#98981bff",
6545 "font_style": null,
6546 "font_weight": null
6547 }
6548 }
6549 }
6550 },
6551 {
6552 "name": "Atelier Seaside Light",
6553 "appearance": "light",
6554 "style": {
6555 "border": "#8ea88eff",
6556 "border.variant": "#bed7beff",
6557 "border.focused": "#c9c4fdff",
6558 "border.selected": "#c9c4fdff",
6559 "border.transparent": "#00000000",
6560 "border.disabled": "#a1bba1ff",
6561 "elevated_surface.background": "#daeedaff",
6562 "surface.background": "#daeedaff",
6563 "background": "#b4ceb4ff",
6564 "element.background": "#daeedaff",
6565 "element.hover": "#bed7beff",
6566 "element.active": "#90aa90ff",
6567 "element.selected": "#90aa90ff",
6568 "element.disabled": "#daeedaff",
6569 "drop_target.background": "#5f705f80",
6570 "ghost_element.background": "#00000000",
6571 "ghost_element.hover": "#bed7beff",
6572 "ghost_element.active": "#90aa90ff",
6573 "ghost_element.selected": "#90aa90ff",
6574 "ghost_element.disabled": "#daeedaff",
6575 "text": "#131513ff",
6576 "text.muted": "#5f705fff",
6577 "text.placeholder": "#718771ff",
6578 "text.disabled": "#718771ff",
6579 "text.accent": "#3e61f4ff",
6580 "icon": "#131513ff",
6581 "icon.muted": "#5f705fff",
6582 "icon.disabled": "#718771ff",
6583 "icon.placeholder": "#5f705fff",
6584 "icon.accent": "#3e61f4ff",
6585 "status_bar.background": "#b4ceb4ff",
6586 "title_bar.background": "#b4ceb4ff",
6587 "title_bar.inactive_background": "#daeedaff",
6588 "toolbar.background": "#f3faf3ff",
6589 "tab_bar.background": "#daeedaff",
6590 "tab.inactive_background": "#daeedaff",
6591 "tab.active_background": "#f3faf3ff",
6592 "search.match_background": "#3f62f466",
6593 "panel.background": "#daeedaff",
6594 "panel.focused_border": null,
6595 "pane.focused_border": null,
6596 "scrollbar.thumb.background": "#1315134c",
6597 "scrollbar.thumb.hover_background": "#bed7beff",
6598 "scrollbar.thumb.border": "#bed7beff",
6599 "scrollbar.track.background": "#00000000",
6600 "scrollbar.track.border": "#dff0dfff",
6601 "editor.foreground": "#242924ff",
6602 "editor.background": "#f3faf3ff",
6603 "editor.gutter.background": "#f3faf3ff",
6604 "editor.subheader.background": "#daeedaff",
6605 "editor.active_line.background": "#daeedabf",
6606 "editor.highlighted_line.background": "#daeedaff",
6607 "editor.line_number": "#13151359",
6608 "editor.active_line_number": "#131513ff",
6609 "editor.invisible": "#738b73ff",
6610 "editor.wrap_guide": "#1315130d",
6611 "editor.active_wrap_guide": "#1315131a",
6612 "editor.document_highlight.read_background": "#3e61f41a",
6613 "editor.document_highlight.write_background": "#738b7366",
6614 "terminal.background": "#f3faf3ff",
6615 "terminal.foreground": "#131513ff",
6616 "terminal.bright_foreground": "#131513ff",
6617 "terminal.dim_foreground": "#f3faf3ff",
6618 "terminal.ansi.black": "#f3faf3ff",
6619 "terminal.ansi.bright_black": "#829b82ff",
6620 "terminal.ansi.dim_black": "#131513ff",
6621 "terminal.ansi.red": "#e61c3dff",
6622 "terminal.ansi.bright_red": "#fe9c97ff",
6623 "terminal.ansi.dim_red": "#840a20ff",
6624 "terminal.ansi.green": "#2aa32aff",
6625 "terminal.ansi.bright_green": "#a0d294ff",
6626 "terminal.ansi.dim_green": "#204f1bff",
6627 "terminal.ansi.yellow": "#98981cff",
6628 "terminal.ansi.bright_yellow": "#d0ca90ff",
6629 "terminal.ansi.dim_yellow": "#4b4a17ff",
6630 "terminal.ansi.blue": "#3e61f4ff",
6631 "terminal.ansi.bright_blue": "#b1adfcff",
6632 "terminal.ansi.dim_blue": "#183385ff",
6633 "terminal.ansi.magenta": "#e61cc2ff",
6634 "terminal.ansi.bright_magenta": "#f9a1e1ff",
6635 "terminal.ansi.dim_magenta": "#810d5fff",
6636 "terminal.ansi.cyan": "#1c99b3ff",
6637 "terminal.ansi.bright_cyan": "#9fccd9ff",
6638 "terminal.ansi.dim_cyan": "#1c4a56ff",
6639 "terminal.ansi.white": "#131513ff",
6640 "terminal.ansi.bright_white": "#131513ff",
6641 "terminal.ansi.dim_white": "#667a66ff",
6642 "link_text.hover": "#3e61f4ff",
6643 "conflict": "#98981cff",
6644 "conflict.background": "#ece8d1ff",
6645 "conflict.border": "#ddd8afff",
6646 "created": "#2aa32aff",
6647 "created.background": "#d9edd4ff",
6648 "created.border": "#bbdeb2ff",
6649 "deleted": "#e61c3dff",
6650 "deleted.background": "#fed7d3ff",
6651 "deleted.border": "#feb8b3ff",
6652 "error": "#e61c3dff",
6653 "error.background": "#fed7d3ff",
6654 "error.border": "#feb8b3ff",
6655 "hidden": "#718771ff",
6656 "hidden.background": "#b4ceb4ff",
6657 "hidden.border": "#a1bba1ff",
6658 "hint": "#008fa1ff",
6659 "hint.background": "#e1ddfeff",
6660 "hint.border": "#c9c4fdff",
6661 "ignored": "#718771ff",
6662 "ignored.background": "#b4ceb4ff",
6663 "ignored.border": "#8ea88eff",
6664 "info": "#3e61f4ff",
6665 "info.background": "#e1ddfeff",
6666 "info.border": "#c9c4fdff",
6667 "modified": "#98981cff",
6668 "modified.background": "#ece8d1ff",
6669 "modified.border": "#ddd8afff",
6670 "predictive": "#00a2b5ff",
6671 "predictive.background": "#d9edd4ff",
6672 "predictive.border": "#bbdeb2ff",
6673 "renamed": "#3e61f4ff",
6674 "renamed.background": "#e1ddfeff",
6675 "renamed.border": "#c9c4fdff",
6676 "success": "#2aa32aff",
6677 "success.background": "#d9edd4ff",
6678 "success.border": "#bbdeb2ff",
6679 "unreachable": "#5f705fff",
6680 "unreachable.background": "#b4ceb4ff",
6681 "unreachable.border": "#8ea88eff",
6682 "warning": "#98981cff",
6683 "warning.background": "#ece8d1ff",
6684 "warning.border": "#ddd8afff",
6685 "players": [
6686 {
6687 "cursor": "#3e61f4ff",
6688 "background": "#3e61f4ff",
6689 "selection": "#3e61f43d"
6690 },
6691 {
6692 "cursor": "#e61cc2ff",
6693 "background": "#e61cc2ff",
6694 "selection": "#e61cc23d"
6695 },
6696 {
6697 "cursor": "#87711fff",
6698 "background": "#87711fff",
6699 "selection": "#87711f3d"
6700 },
6701 {
6702 "cursor": "#ac2dedff",
6703 "background": "#ac2dedff",
6704 "selection": "#ac2ded3d"
6705 },
6706 {
6707 "cursor": "#1c99b3ff",
6708 "background": "#1c99b3ff",
6709 "selection": "#1c99b33d"
6710 },
6711 {
6712 "cursor": "#e61c3dff",
6713 "background": "#e61c3dff",
6714 "selection": "#e61c3d3d"
6715 },
6716 {
6717 "cursor": "#98981cff",
6718 "background": "#98981cff",
6719 "selection": "#98981c3d"
6720 },
6721 {
6722 "cursor": "#2aa32aff",
6723 "background": "#2aa32aff",
6724 "selection": "#2aa32a3d"
6725 }
6726 ],
6727 "syntax": {
6728 "attribute": {
6729 "color": "#3e61f4ff",
6730 "font_style": null,
6731 "font_weight": null
6732 },
6733 "boolean": {
6734 "color": "#2aa32aff",
6735 "font_style": null,
6736 "font_weight": null
6737 },
6738 "comment": {
6739 "color": "#809980ff",
6740 "font_style": null,
6741 "font_weight": null
6742 },
6743 "comment.doc": {
6744 "color": "#5e6e5eff",
6745 "font_style": null,
6746 "font_weight": null
6747 },
6748 "constant": {
6749 "color": "#2aa32aff",
6750 "font_style": null,
6751 "font_weight": null
6752 },
6753 "constructor": {
6754 "color": "#3e61f4ff",
6755 "font_style": null,
6756 "font_weight": null
6757 },
6758 "embedded": {
6759 "color": "#131513ff",
6760 "font_style": null,
6761 "font_weight": null
6762 },
6763 "emphasis": {
6764 "color": "#3e61f4ff",
6765 "font_style": null,
6766 "font_weight": null
6767 },
6768 "emphasis.strong": {
6769 "color": "#3e61f4ff",
6770 "font_style": null,
6771 "font_weight": 700
6772 },
6773 "enum": {
6774 "color": "#87711fff",
6775 "font_style": null,
6776 "font_weight": null
6777 },
6778 "function": {
6779 "color": "#3d62f5ff",
6780 "font_style": null,
6781 "font_weight": null
6782 },
6783 "function.method": {
6784 "color": "#3d62f5ff",
6785 "font_style": null,
6786 "font_weight": null
6787 },
6788 "function.special.definition": {
6789 "color": "#98981bff",
6790 "font_style": null,
6791 "font_weight": null
6792 },
6793 "hint": {
6794 "color": "#008fa1ff",
6795 "font_style": null,
6796 "font_weight": 700
6797 },
6798 "keyword": {
6799 "color": "#ac2aeeff",
6800 "font_style": null,
6801 "font_weight": null
6802 },
6803 "label": {
6804 "color": "#3e61f4ff",
6805 "font_style": null,
6806 "font_weight": null
6807 },
6808 "link_text": {
6809 "color": "#87711fff",
6810 "font_style": "italic",
6811 "font_weight": null
6812 },
6813 "link_uri": {
6814 "color": "#2aa32aff",
6815 "font_style": null,
6816 "font_weight": null
6817 },
6818 "number": {
6819 "color": "#87711cff",
6820 "font_style": null,
6821 "font_weight": null
6822 },
6823 "operator": {
6824 "color": "#5e6e5eff",
6825 "font_style": null,
6826 "font_weight": null
6827 },
6828 "predictive": {
6829 "color": "#00a2b5ff",
6830 "font_style": "italic",
6831 "font_weight": null
6832 },
6833 "preproc": {
6834 "color": "#131513ff",
6835 "font_style": null,
6836 "font_weight": null
6837 },
6838 "primary": {
6839 "color": "#242924ff",
6840 "font_style": null,
6841 "font_weight": null
6842 },
6843 "property": {
6844 "color": "#e6183bff",
6845 "font_style": null,
6846 "font_weight": null
6847 },
6848 "punctuation": {
6849 "color": "#242924ff",
6850 "font_style": null,
6851 "font_weight": null
6852 },
6853 "punctuation.bracket": {
6854 "color": "#5e6e5eff",
6855 "font_style": null,
6856 "font_weight": null
6857 },
6858 "punctuation.delimiter": {
6859 "color": "#5e6e5eff",
6860 "font_style": null,
6861 "font_weight": null
6862 },
6863 "punctuation.list_marker": {
6864 "color": "#242924ff",
6865 "font_style": null,
6866 "font_weight": null
6867 },
6868 "punctuation.special": {
6869 "color": "#e618c3ff",
6870 "font_style": null,
6871 "font_weight": null
6872 },
6873 "string": {
6874 "color": "#28a328ff",
6875 "font_style": null,
6876 "font_weight": null
6877 },
6878 "string.escape": {
6879 "color": "#5e6e5eff",
6880 "font_style": null,
6881 "font_weight": null
6882 },
6883 "string.regex": {
6884 "color": "#1899b3ff",
6885 "font_style": null,
6886 "font_weight": null
6887 },
6888 "string.special": {
6889 "color": "#e618c3ff",
6890 "font_style": null,
6891 "font_weight": null
6892 },
6893 "string.special.symbol": {
6894 "color": "#28a328ff",
6895 "font_style": null,
6896 "font_weight": null
6897 },
6898 "tag": {
6899 "color": "#3e61f4ff",
6900 "font_style": null,
6901 "font_weight": null
6902 },
6903 "text.literal": {
6904 "color": "#87711fff",
6905 "font_style": null,
6906 "font_weight": null
6907 },
6908 "title": {
6909 "color": "#131513ff",
6910 "font_style": null,
6911 "font_weight": 700
6912 },
6913 "type": {
6914 "color": "#98981bff",
6915 "font_style": null,
6916 "font_weight": null
6917 },
6918 "variable": {
6919 "color": "#242924ff",
6920 "font_style": null,
6921 "font_weight": null
6922 },
6923 "variable.special": {
6924 "color": "#ac2aeeff",
6925 "font_style": null,
6926 "font_weight": null
6927 },
6928 "variant": {
6929 "color": "#98981bff",
6930 "font_style": null,
6931 "font_weight": null
6932 }
6933 }
6934 }
6935 },
6936 {
6937 "name": "Atelier Sulphurpool Dark",
6938 "appearance": "dark",
6939 "style": {
6940 "border": "#5b6385ff",
6941 "border.variant": "#363f62ff",
6942 "border.focused": "#203348ff",
6943 "border.selected": "#203348ff",
6944 "border.transparent": "#00000000",
6945 "border.disabled": "#4d5477ff",
6946 "elevated_surface.background": "#262f51ff",
6947 "surface.background": "#262f51ff",
6948 "background": "#3e4769ff",
6949 "element.background": "#262f51ff",
6950 "element.hover": "#363f62ff",
6951 "element.active": "#5a6284ff",
6952 "element.selected": "#5a6284ff",
6953 "element.disabled": "#262f51ff",
6954 "drop_target.background": "#959bb280",
6955 "ghost_element.background": "#00000000",
6956 "ghost_element.hover": "#363f62ff",
6957 "ghost_element.active": "#5a6284ff",
6958 "ghost_element.selected": "#5a6284ff",
6959 "ghost_element.disabled": "#262f51ff",
6960 "text": "#f5f7ffff",
6961 "text.muted": "#959bb2ff",
6962 "text.placeholder": "#7e849eff",
6963 "text.disabled": "#7e849eff",
6964 "text.accent": "#3e8ed0ff",
6965 "icon": "#f5f7ffff",
6966 "icon.muted": "#959bb2ff",
6967 "icon.disabled": "#7e849eff",
6968 "icon.placeholder": "#959bb2ff",
6969 "icon.accent": "#3e8ed0ff",
6970 "status_bar.background": "#3e4769ff",
6971 "title_bar.background": "#3e4769ff",
6972 "title_bar.inactive_background": "#262f51ff",
6973 "toolbar.background": "#202646ff",
6974 "tab_bar.background": "#262f51ff",
6975 "tab.inactive_background": "#262f51ff",
6976 "tab.active_background": "#202646ff",
6977 "search.match_background": "#3e8fd066",
6978 "panel.background": "#262f51ff",
6979 "panel.focused_border": null,
6980 "pane.focused_border": null,
6981 "scrollbar.thumb.background": "#f5f7ff4c",
6982 "scrollbar.thumb.hover_background": "#363f62ff",
6983 "scrollbar.thumb.border": "#363f62ff",
6984 "scrollbar.track.background": "#00000000",
6985 "scrollbar.track.border": "#252c4fff",
6986 "editor.foreground": "#dfe2f1ff",
6987 "editor.background": "#202646ff",
6988 "editor.gutter.background": "#202646ff",
6989 "editor.subheader.background": "#262f51ff",
6990 "editor.active_line.background": "#262f51bf",
6991 "editor.highlighted_line.background": "#262f51ff",
6992 "editor.line_number": "#f5f7ff59",
6993 "editor.active_line_number": "#f5f7ffff",
6994 "editor.invisible": "#7a819cff",
6995 "editor.wrap_guide": "#f5f7ff0d",
6996 "editor.active_wrap_guide": "#f5f7ff1a",
6997 "editor.document_highlight.read_background": "#3e8ed01a",
6998 "editor.document_highlight.write_background": "#7a819c66",
6999 "terminal.background": "#202646ff",
7000 "terminal.foreground": "#f5f7ffff",
7001 "terminal.bright_foreground": "#f5f7ffff",
7002 "terminal.dim_foreground": "#202646ff",
7003 "terminal.ansi.black": "#202646ff",
7004 "terminal.ansi.bright_black": "#687091ff",
7005 "terminal.ansi.dim_black": "#f5f7ffff",
7006 "terminal.ansi.red": "#c94922ff",
7007 "terminal.ansi.bright_red": "#6d2616ff",
7008 "terminal.ansi.dim_red": "#eea48bff",
7009 "terminal.ansi.green": "#ac9739ff",
7010 "terminal.ansi.bright_green": "#534921ff",
7011 "terminal.ansi.dim_green": "#d9ca9bff",
7012 "terminal.ansi.yellow": "#c08b30ff",
7013 "terminal.ansi.bright_yellow": "#63441eff",
7014 "terminal.ansi.dim_yellow": "#e5c497ff",
7015 "terminal.ansi.blue": "#3e8ed0ff",
7016 "terminal.ansi.bright_blue": "#274664ff",
7017 "terminal.ansi.dim_blue": "#a9c6e8ff",
7018 "terminal.ansi.magenta": "#9b6279ff",
7019 "terminal.ansi.bright_magenta": "#4c333dff",
7020 "terminal.ansi.dim_magenta": "#cfafbbff",
7021 "terminal.ansi.cyan": "#24a1c9ff",
7022 "terminal.ansi.bright_cyan": "#214d5fff",
7023 "terminal.ansi.dim_cyan": "#a4d0e4ff",
7024 "terminal.ansi.white": "#f5f7ffff",
7025 "terminal.ansi.bright_white": "#f5f7ffff",
7026 "terminal.ansi.dim_white": "#8b90a7ff",
7027 "link_text.hover": "#3e8ed0ff",
7028 "conflict": "#c08b30ff",
7029 "conflict.background": "#301e11ff",
7030 "conflict.border": "#4b3117ff",
7031 "created": "#ac9739ff",
7032 "created.background": "#252113ff",
7033 "created.border": "#3c351bff",
7034 "deleted": "#c94922ff",
7035 "deleted.background": "#3c110cff",
7036 "deleted.border": "#551b12ff",
7037 "error": "#c94922ff",
7038 "error.background": "#3c110cff",
7039 "error.border": "#551b12ff",
7040 "hidden": "#7e849eff",
7041 "hidden.background": "#3e4769ff",
7042 "hidden.border": "#4d5477ff",
7043 "hint": "#6c81a5ff",
7044 "hint.background": "#161f2bff",
7045 "hint.border": "#203348ff",
7046 "ignored": "#7e849eff",
7047 "ignored.background": "#3e4769ff",
7048 "ignored.border": "#5b6385ff",
7049 "info": "#3e8ed0ff",
7050 "info.background": "#161f2bff",
7051 "info.border": "#203348ff",
7052 "modified": "#c08b30ff",
7053 "modified.background": "#301e11ff",
7054 "modified.border": "#4b3117ff",
7055 "predictive": "#58709aff",
7056 "predictive.background": "#252113ff",
7057 "predictive.border": "#3c351bff",
7058 "renamed": "#3e8ed0ff",
7059 "renamed.background": "#161f2bff",
7060 "renamed.border": "#203348ff",
7061 "success": "#ac9739ff",
7062 "success.background": "#252113ff",
7063 "success.border": "#3c351bff",
7064 "unreachable": "#959bb2ff",
7065 "unreachable.background": "#3e4769ff",
7066 "unreachable.border": "#5b6385ff",
7067 "warning": "#c08b30ff",
7068 "warning.background": "#301e11ff",
7069 "warning.border": "#4b3117ff",
7070 "players": [
7071 {
7072 "cursor": "#3e8ed0ff",
7073 "background": "#3e8ed0ff",
7074 "selection": "#3e8ed03d"
7075 },
7076 {
7077 "cursor": "#9b6279ff",
7078 "background": "#9b6279ff",
7079 "selection": "#9b62793d"
7080 },
7081 {
7082 "cursor": "#c76a29ff",
7083 "background": "#c76a29ff",
7084 "selection": "#c76a293d"
7085 },
7086 {
7087 "cursor": "#6679ccff",
7088 "background": "#6679ccff",
7089 "selection": "#6679cc3d"
7090 },
7091 {
7092 "cursor": "#24a1c9ff",
7093 "background": "#24a1c9ff",
7094 "selection": "#24a1c93d"
7095 },
7096 {
7097 "cursor": "#c94922ff",
7098 "background": "#c94922ff",
7099 "selection": "#c949223d"
7100 },
7101 {
7102 "cursor": "#c08b30ff",
7103 "background": "#c08b30ff",
7104 "selection": "#c08b303d"
7105 },
7106 {
7107 "cursor": "#ac9739ff",
7108 "background": "#ac9739ff",
7109 "selection": "#ac97393d"
7110 }
7111 ],
7112 "syntax": {
7113 "attribute": {
7114 "color": "#3e8ed0ff",
7115 "font_style": null,
7116 "font_weight": null
7117 },
7118 "boolean": {
7119 "color": "#ac9739ff",
7120 "font_style": null,
7121 "font_weight": null
7122 },
7123 "comment": {
7124 "color": "#6a7293ff",
7125 "font_style": null,
7126 "font_weight": null
7127 },
7128 "comment.doc": {
7129 "color": "#979db4ff",
7130 "font_style": null,
7131 "font_weight": null
7132 },
7133 "constant": {
7134 "color": "#ac9739ff",
7135 "font_style": null,
7136 "font_weight": null
7137 },
7138 "constructor": {
7139 "color": "#3e8ed0ff",
7140 "font_style": null,
7141 "font_weight": null
7142 },
7143 "embedded": {
7144 "color": "#f5f7ffff",
7145 "font_style": null,
7146 "font_weight": null
7147 },
7148 "emphasis": {
7149 "color": "#3e8ed0ff",
7150 "font_style": null,
7151 "font_weight": null
7152 },
7153 "emphasis.strong": {
7154 "color": "#3e8ed0ff",
7155 "font_style": null,
7156 "font_weight": 700
7157 },
7158 "enum": {
7159 "color": "#c76a29ff",
7160 "font_style": null,
7161 "font_weight": null
7162 },
7163 "function": {
7164 "color": "#3d8fd1ff",
7165 "font_style": null,
7166 "font_weight": null
7167 },
7168 "function.method": {
7169 "color": "#3d8fd1ff",
7170 "font_style": null,
7171 "font_weight": null
7172 },
7173 "function.special.definition": {
7174 "color": "#c08b2fff",
7175 "font_style": null,
7176 "font_weight": null
7177 },
7178 "hint": {
7179 "color": "#6c81a5ff",
7180 "font_style": null,
7181 "font_weight": 700
7182 },
7183 "keyword": {
7184 "color": "#6679ccff",
7185 "font_style": null,
7186 "font_weight": null
7187 },
7188 "label": {
7189 "color": "#3e8ed0ff",
7190 "font_style": null,
7191 "font_weight": null
7192 },
7193 "link_text": {
7194 "color": "#c76a29ff",
7195 "font_style": "italic",
7196 "font_weight": null
7197 },
7198 "link_uri": {
7199 "color": "#ac9739ff",
7200 "font_style": null,
7201 "font_weight": null
7202 },
7203 "number": {
7204 "color": "#c76a28ff",
7205 "font_style": null,
7206 "font_weight": null
7207 },
7208 "operator": {
7209 "color": "#979db4ff",
7210 "font_style": null,
7211 "font_weight": null
7212 },
7213 "predictive": {
7214 "color": "#58709aff",
7215 "font_style": "italic",
7216 "font_weight": null
7217 },
7218 "preproc": {
7219 "color": "#f5f7ffff",
7220 "font_style": null,
7221 "font_weight": null
7222 },
7223 "primary": {
7224 "color": "#dfe2f1ff",
7225 "font_style": null,
7226 "font_weight": null
7227 },
7228 "property": {
7229 "color": "#c94821ff",
7230 "font_style": null,
7231 "font_weight": null
7232 },
7233 "punctuation": {
7234 "color": "#dfe2f1ff",
7235 "font_style": null,
7236 "font_weight": null
7237 },
7238 "punctuation.bracket": {
7239 "color": "#979db4ff",
7240 "font_style": null,
7241 "font_weight": null
7242 },
7243 "punctuation.delimiter": {
7244 "color": "#979db4ff",
7245 "font_style": null,
7246 "font_weight": null
7247 },
7248 "punctuation.list_marker": {
7249 "color": "#dfe2f1ff",
7250 "font_style": null,
7251 "font_weight": null
7252 },
7253 "punctuation.special": {
7254 "color": "#9b6279ff",
7255 "font_style": null,
7256 "font_weight": null
7257 },
7258 "string": {
7259 "color": "#ac9738ff",
7260 "font_style": null,
7261 "font_weight": null
7262 },
7263 "string.escape": {
7264 "color": "#979db4ff",
7265 "font_style": null,
7266 "font_weight": null
7267 },
7268 "string.regex": {
7269 "color": "#21a2c9ff",
7270 "font_style": null,
7271 "font_weight": null
7272 },
7273 "string.special": {
7274 "color": "#9b6279ff",
7275 "font_style": null,
7276 "font_weight": null
7277 },
7278 "string.special.symbol": {
7279 "color": "#ac9738ff",
7280 "font_style": null,
7281 "font_weight": null
7282 },
7283 "tag": {
7284 "color": "#3e8ed0ff",
7285 "font_style": null,
7286 "font_weight": null
7287 },
7288 "text.literal": {
7289 "color": "#c76a29ff",
7290 "font_style": null,
7291 "font_weight": null
7292 },
7293 "title": {
7294 "color": "#f5f7ffff",
7295 "font_style": null,
7296 "font_weight": 700
7297 },
7298 "type": {
7299 "color": "#c08b2fff",
7300 "font_style": null,
7301 "font_weight": null
7302 },
7303 "variable": {
7304 "color": "#dfe2f1ff",
7305 "font_style": null,
7306 "font_weight": null
7307 },
7308 "variable.special": {
7309 "color": "#6679ccff",
7310 "font_style": null,
7311 "font_weight": null
7312 },
7313 "variant": {
7314 "color": "#c08b2fff",
7315 "font_style": null,
7316 "font_weight": null
7317 }
7318 }
7319 }
7320 },
7321 {
7322 "name": "Atelier Sulphurpool Light",
7323 "appearance": "light",
7324 "style": {
7325 "border": "#9a9fb6ff",
7326 "border.variant": "#ccd0e1ff",
7327 "border.focused": "#c2d5efff",
7328 "border.selected": "#c2d5efff",
7329 "border.transparent": "#00000000",
7330 "border.disabled": "#aeb3c7ff",
7331 "elevated_surface.background": "#e5e8f5ff",
7332 "surface.background": "#e5e8f5ff",
7333 "background": "#c1c5d8ff",
7334 "element.background": "#e5e8f5ff",
7335 "element.hover": "#ccd0e1ff",
7336 "element.active": "#9ca1b8ff",
7337 "element.selected": "#9ca1b8ff",
7338 "element.disabled": "#e5e8f5ff",
7339 "drop_target.background": "#5f678980",
7340 "ghost_element.background": "#00000000",
7341 "ghost_element.hover": "#ccd0e1ff",
7342 "ghost_element.active": "#9ca1b8ff",
7343 "ghost_element.selected": "#9ca1b8ff",
7344 "ghost_element.disabled": "#e5e8f5ff",
7345 "text": "#202646ff",
7346 "text.muted": "#5f6789ff",
7347 "text.placeholder": "#767d9aff",
7348 "text.disabled": "#767d9aff",
7349 "text.accent": "#3e8fd0ff",
7350 "icon": "#202646ff",
7351 "icon.muted": "#5f6789ff",
7352 "icon.disabled": "#767d9aff",
7353 "icon.placeholder": "#5f6789ff",
7354 "icon.accent": "#3e8fd0ff",
7355 "status_bar.background": "#c1c5d8ff",
7356 "title_bar.background": "#c1c5d8ff",
7357 "title_bar.inactive_background": "#e5e8f5ff",
7358 "toolbar.background": "#f5f7ffff",
7359 "tab_bar.background": "#e5e8f5ff",
7360 "tab.inactive_background": "#e5e8f5ff",
7361 "tab.active_background": "#f5f7ffff",
7362 "search.match_background": "#3f8fd066",
7363 "panel.background": "#e5e8f5ff",
7364 "panel.focused_border": null,
7365 "pane.focused_border": null,
7366 "scrollbar.thumb.background": "#2026464c",
7367 "scrollbar.thumb.hover_background": "#ccd0e1ff",
7368 "scrollbar.thumb.border": "#ccd0e1ff",
7369 "scrollbar.track.background": "#00000000",
7370 "scrollbar.track.border": "#e9ebf7ff",
7371 "editor.foreground": "#293256ff",
7372 "editor.background": "#f5f7ffff",
7373 "editor.gutter.background": "#f5f7ffff",
7374 "editor.subheader.background": "#e5e8f5ff",
7375 "editor.active_line.background": "#e5e8f5bf",
7376 "editor.highlighted_line.background": "#e5e8f5ff",
7377 "editor.line_number": "#20264659",
7378 "editor.active_line_number": "#202646ff",
7379 "editor.invisible": "#7a819cff",
7380 "editor.wrap_guide": "#2026460d",
7381 "editor.active_wrap_guide": "#2026461a",
7382 "editor.document_highlight.read_background": "#3e8fd01a",
7383 "editor.document_highlight.write_background": "#7a819c66",
7384 "terminal.background": "#f5f7ffff",
7385 "terminal.foreground": "#202646ff",
7386 "terminal.bright_foreground": "#202646ff",
7387 "terminal.dim_foreground": "#f5f7ffff",
7388 "terminal.ansi.black": "#f5f7ffff",
7389 "terminal.ansi.bright_black": "#8b90a7ff",
7390 "terminal.ansi.dim_black": "#202646ff",
7391 "terminal.ansi.red": "#c94922ff",
7392 "terminal.ansi.bright_red": "#eea48bff",
7393 "terminal.ansi.dim_red": "#6d2616ff",
7394 "terminal.ansi.green": "#ac9739ff",
7395 "terminal.ansi.bright_green": "#d9ca9bff",
7396 "terminal.ansi.dim_green": "#534921ff",
7397 "terminal.ansi.yellow": "#c08b30ff",
7398 "terminal.ansi.bright_yellow": "#e5c497ff",
7399 "terminal.ansi.dim_yellow": "#63441eff",
7400 "terminal.ansi.blue": "#3e8fd0ff",
7401 "terminal.ansi.bright_blue": "#a9c6e8ff",
7402 "terminal.ansi.dim_blue": "#274664ff",
7403 "terminal.ansi.magenta": "#9b6279ff",
7404 "terminal.ansi.bright_magenta": "#cfafbbff",
7405 "terminal.ansi.dim_magenta": "#4c333dff",
7406 "terminal.ansi.cyan": "#24a1c9ff",
7407 "terminal.ansi.bright_cyan": "#a4d0e4ff",
7408 "terminal.ansi.dim_cyan": "#214d5fff",
7409 "terminal.ansi.white": "#202646ff",
7410 "terminal.ansi.bright_white": "#202646ff",
7411 "terminal.ansi.dim_white": "#687091ff",
7412 "link_text.hover": "#3e8fd0ff",
7413 "conflict": "#c08b30ff",
7414 "conflict.background": "#f6e6d4ff",
7415 "conflict.border": "#eed4b3ff",
7416 "created": "#ac9739ff",
7417 "created.background": "#f0e8d5ff",
7418 "created.border": "#e4d8b7ff",
7419 "deleted": "#c94922ff",
7420 "deleted.background": "#fcdad0ff",
7421 "deleted.border": "#f6beabff",
7422 "error": "#c94922ff",
7423 "error.background": "#fcdad0ff",
7424 "error.border": "#f6beabff",
7425 "hidden": "#767d9aff",
7426 "hidden.background": "#c1c5d8ff",
7427 "hidden.border": "#aeb3c7ff",
7428 "hint": "#7087b2ff",
7429 "hint.background": "#dde7f6ff",
7430 "hint.border": "#c2d5efff",
7431 "ignored": "#767d9aff",
7432 "ignored.background": "#c1c5d8ff",
7433 "ignored.border": "#9a9fb6ff",
7434 "info": "#3e8fd0ff",
7435 "info.background": "#dde7f6ff",
7436 "info.border": "#c2d5efff",
7437 "modified": "#c08b30ff",
7438 "modified.background": "#f6e6d4ff",
7439 "modified.border": "#eed4b3ff",
7440 "predictive": "#8599beff",
7441 "predictive.background": "#f0e8d5ff",
7442 "predictive.border": "#e4d8b7ff",
7443 "renamed": "#3e8fd0ff",
7444 "renamed.background": "#dde7f6ff",
7445 "renamed.border": "#c2d5efff",
7446 "success": "#ac9739ff",
7447 "success.background": "#f0e8d5ff",
7448 "success.border": "#e4d8b7ff",
7449 "unreachable": "#5f6789ff",
7450 "unreachable.background": "#c1c5d8ff",
7451 "unreachable.border": "#9a9fb6ff",
7452 "warning": "#c08b30ff",
7453 "warning.background": "#f6e6d4ff",
7454 "warning.border": "#eed4b3ff",
7455 "players": [
7456 {
7457 "cursor": "#3e8fd0ff",
7458 "background": "#3e8fd0ff",
7459 "selection": "#3e8fd03d"
7460 },
7461 {
7462 "cursor": "#9b6279ff",
7463 "background": "#9b6279ff",
7464 "selection": "#9b62793d"
7465 },
7466 {
7467 "cursor": "#c76a29ff",
7468 "background": "#c76a29ff",
7469 "selection": "#c76a293d"
7470 },
7471 {
7472 "cursor": "#6679cbff",
7473 "background": "#6679cbff",
7474 "selection": "#6679cb3d"
7475 },
7476 {
7477 "cursor": "#24a1c9ff",
7478 "background": "#24a1c9ff",
7479 "selection": "#24a1c93d"
7480 },
7481 {
7482 "cursor": "#c94922ff",
7483 "background": "#c94922ff",
7484 "selection": "#c949223d"
7485 },
7486 {
7487 "cursor": "#c08b30ff",
7488 "background": "#c08b30ff",
7489 "selection": "#c08b303d"
7490 },
7491 {
7492 "cursor": "#ac9739ff",
7493 "background": "#ac9739ff",
7494 "selection": "#ac97393d"
7495 }
7496 ],
7497 "syntax": {
7498 "attribute": {
7499 "color": "#3e8fd0ff",
7500 "font_style": null,
7501 "font_weight": null
7502 },
7503 "boolean": {
7504 "color": "#ac9739ff",
7505 "font_style": null,
7506 "font_weight": null
7507 },
7508 "comment": {
7509 "color": "#898ea4ff",
7510 "font_style": null,
7511 "font_weight": null
7512 },
7513 "comment.doc": {
7514 "color": "#5d6587ff",
7515 "font_style": null,
7516 "font_weight": null
7517 },
7518 "constant": {
7519 "color": "#ac9739ff",
7520 "font_style": null,
7521 "font_weight": null
7522 },
7523 "constructor": {
7524 "color": "#3e8fd0ff",
7525 "font_style": null,
7526 "font_weight": null
7527 },
7528 "embedded": {
7529 "color": "#202646ff",
7530 "font_style": null,
7531 "font_weight": null
7532 },
7533 "emphasis": {
7534 "color": "#3e8fd0ff",
7535 "font_style": null,
7536 "font_weight": null
7537 },
7538 "emphasis.strong": {
7539 "color": "#3e8fd0ff",
7540 "font_style": null,
7541 "font_weight": 700
7542 },
7543 "enum": {
7544 "color": "#c76a29ff",
7545 "font_style": null,
7546 "font_weight": null
7547 },
7548 "function": {
7549 "color": "#3d8fd1ff",
7550 "font_style": null,
7551 "font_weight": null
7552 },
7553 "function.method": {
7554 "color": "#3d8fd1ff",
7555 "font_style": null,
7556 "font_weight": null
7557 },
7558 "function.special.definition": {
7559 "color": "#c08b2fff",
7560 "font_style": null,
7561 "font_weight": null
7562 },
7563 "hint": {
7564 "color": "#7087b2ff",
7565 "font_style": null,
7566 "font_weight": 700
7567 },
7568 "keyword": {
7569 "color": "#6679ccff",
7570 "font_style": null,
7571 "font_weight": null
7572 },
7573 "label": {
7574 "color": "#3e8fd0ff",
7575 "font_style": null,
7576 "font_weight": null
7577 },
7578 "link_text": {
7579 "color": "#c76a29ff",
7580 "font_style": "italic",
7581 "font_weight": null
7582 },
7583 "link_uri": {
7584 "color": "#ac9739ff",
7585 "font_style": null,
7586 "font_weight": null
7587 },
7588 "number": {
7589 "color": "#c76a28ff",
7590 "font_style": null,
7591 "font_weight": null
7592 },
7593 "operator": {
7594 "color": "#5d6587ff",
7595 "font_style": null,
7596 "font_weight": null
7597 },
7598 "predictive": {
7599 "color": "#8599beff",
7600 "font_style": "italic",
7601 "font_weight": null
7602 },
7603 "preproc": {
7604 "color": "#202646ff",
7605 "font_style": null,
7606 "font_weight": null
7607 },
7608 "primary": {
7609 "color": "#293256ff",
7610 "font_style": null,
7611 "font_weight": null
7612 },
7613 "property": {
7614 "color": "#c94821ff",
7615 "font_style": null,
7616 "font_weight": null
7617 },
7618 "punctuation": {
7619 "color": "#293256ff",
7620 "font_style": null,
7621 "font_weight": null
7622 },
7623 "punctuation.bracket": {
7624 "color": "#5d6587ff",
7625 "font_style": null,
7626 "font_weight": null
7627 },
7628 "punctuation.delimiter": {
7629 "color": "#5d6587ff",
7630 "font_style": null,
7631 "font_weight": null
7632 },
7633 "punctuation.list_marker": {
7634 "color": "#293256ff",
7635 "font_style": null,
7636 "font_weight": null
7637 },
7638 "punctuation.special": {
7639 "color": "#9b6279ff",
7640 "font_style": null,
7641 "font_weight": null
7642 },
7643 "string": {
7644 "color": "#ac9738ff",
7645 "font_style": null,
7646 "font_weight": null
7647 },
7648 "string.escape": {
7649 "color": "#5d6587ff",
7650 "font_style": null,
7651 "font_weight": null
7652 },
7653 "string.regex": {
7654 "color": "#21a2c9ff",
7655 "font_style": null,
7656 "font_weight": null
7657 },
7658 "string.special": {
7659 "color": "#9b6279ff",
7660 "font_style": null,
7661 "font_weight": null
7662 },
7663 "string.special.symbol": {
7664 "color": "#ac9738ff",
7665 "font_style": null,
7666 "font_weight": null
7667 },
7668 "tag": {
7669 "color": "#3e8fd0ff",
7670 "font_style": null,
7671 "font_weight": null
7672 },
7673 "text.literal": {
7674 "color": "#c76a29ff",
7675 "font_style": null,
7676 "font_weight": null
7677 },
7678 "title": {
7679 "color": "#202646ff",
7680 "font_style": null,
7681 "font_weight": 700
7682 },
7683 "type": {
7684 "color": "#c08b2fff",
7685 "font_style": null,
7686 "font_weight": null
7687 },
7688 "variable": {
7689 "color": "#293256ff",
7690 "font_style": null,
7691 "font_weight": null
7692 },
7693 "variable.special": {
7694 "color": "#6679ccff",
7695 "font_style": null,
7696 "font_weight": null
7697 },
7698 "variant": {
7699 "color": "#c08b2fff",
7700 "font_style": null,
7701 "font_weight": null
7702 }
7703 }
7704 }
7705 }
7706 ]
7707}