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