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