1{
2 "name": "Gruvbox",
3 "author": "Zed Industries",
4 "themes": [
5 {
6 "name": "Gruvbox Dark",
7 "appearance": "dark",
8 "accents": [
9 "#cc241dff",
10 "#98971aff",
11 "#d79921ff",
12 "#458588ff",
13 "#b16286ff",
14 "#689d6aff",
15 "#d65d0eff"
16 ],
17 "style": {
18 "border": "#5b534dff",
19 "border.variant": "#494340ff",
20 "border.focused": "#303a36ff",
21 "border.selected": "#303a36ff",
22 "border.transparent": "#00000000",
23 "border.disabled": "#544c48ff",
24 "elevated_surface.background": "#3a3735ff",
25 "surface.background": "#3a3735ff",
26 "background": "#4c4642ff",
27 "element.background": "#3a3735ff",
28 "element.hover": "#494340ff",
29 "element.active": "#5b524cff",
30 "element.selected": "#5b524cff",
31 "element.disabled": "#3a3735ff",
32 "drop_target.background": "#c5b59780",
33 "ghost_element.background": "#00000000",
34 "ghost_element.hover": "#494340ff",
35 "ghost_element.active": "#5b524cff",
36 "ghost_element.selected": "#5b524cff",
37 "ghost_element.disabled": "#3a3735ff",
38 "text": "#fbf1c7ff",
39 "text.muted": "#c5b597ff",
40 "text.placeholder": "#998b78ff",
41 "text.disabled": "#998b78ff",
42 "text.accent": "#83a598ff",
43 "icon": "#fbf1c7ff",
44 "icon.muted": "#c5b597ff",
45 "icon.disabled": "#998b78ff",
46 "icon.placeholder": "#c5b597ff",
47 "icon.accent": "#83a598ff",
48 "status_bar.background": "#4c4642ff",
49 "title_bar.background": "#4c4642ff",
50 "title_bar.inactive_background": "#3a3735ff",
51 "toolbar.background": "#282828ff",
52 "tab_bar.background": "#3a3735ff",
53 "tab.inactive_background": "#3a3735ff",
54 "tab.active_background": "#282828ff",
55 "search.match_background": "#83a59866",
56 "panel.background": "#3a3735ff",
57 "panel.focused_border": null,
58 "pane.focused_border": null,
59 "scrollbar.thumb.background": "#fbf1c74c",
60 "scrollbar.thumb.hover_background": "#494340ff",
61 "scrollbar.thumb.border": "#494340ff",
62 "scrollbar.track.background": "#00000000",
63 "scrollbar.track.border": "#373432ff",
64 "editor.foreground": "#ebdbb2ff",
65 "editor.background": "#282828ff",
66 "editor.gutter.background": "#282828ff",
67 "editor.subheader.background": "#3a3735ff",
68 "editor.active_line.background": "#3a3735bf",
69 "editor.highlighted_line.background": "#3a3735ff",
70 "editor.line_number": "#fbf1c759",
71 "editor.active_line_number": "#fbf1c7ff",
72 "editor.invisible": "#928474ff",
73 "editor.wrap_guide": "#fbf1c70d",
74 "editor.active_wrap_guide": "#fbf1c71a",
75 "editor.document_highlight.read_background": "#83a5981a",
76 "editor.document_highlight.write_background": "#92847466",
77 "terminal.background": "#282828ff",
78 "terminal.foreground": "#fbf1c7ff",
79 "terminal.bright_foreground": "#fbf1c7ff",
80 "terminal.dim_foreground": "#282828ff",
81 "terminal.ansi.black": "#282828ff",
82 "terminal.ansi.bright_black": "#73675eff",
83 "terminal.ansi.dim_black": "#fbf1c7ff",
84 "terminal.ansi.red": "#fb4a35ff",
85 "terminal.ansi.bright_red": "#93201dff",
86 "terminal.ansi.dim_red": "#ffaa95ff",
87 "terminal.ansi.green": "#b7bb26ff",
88 "terminal.ansi.bright_green": "#605c1bff",
89 "terminal.ansi.dim_green": "#e0dc98ff",
90 "terminal.ansi.yellow": "#f9bd2fff",
91 "terminal.ansi.bright_yellow": "#91611bff",
92 "terminal.ansi.dim_yellow": "#fedc9bff",
93 "terminal.ansi.blue": "#83a598ff",
94 "terminal.ansi.bright_blue": "#414f4aff",
95 "terminal.ansi.dim_blue": "#c0d2cbff",
96 "terminal.ansi.magenta": "#a89984ff",
97 "terminal.ansi.bright_magenta": "#514a41ff",
98 "terminal.ansi.dim_magenta": "#d2cabfff",
99 "terminal.ansi.cyan": "#8ec07cff",
100 "terminal.ansi.bright_cyan": "#45603eff",
101 "terminal.ansi.dim_cyan": "#c7dfbdff",
102 "terminal.ansi.white": "#fbf1c7ff",
103 "terminal.ansi.bright_white": "#fbf1c7ff",
104 "terminal.ansi.dim_white": "#b0a189ff",
105 "link_text.hover": "#83a598ff",
106 "conflict": "#f9bd2fff",
107 "conflict.background": "#572e10ff",
108 "conflict.border": "#754916ff",
109 "created": "#b7bb26ff",
110 "created.background": "#322b11ff",
111 "created.border": "#4a4516ff",
112 "deleted": "#fb4a35ff",
113 "deleted.background": "#590a0fff",
114 "deleted.border": "#771617ff",
115 "error": "#fb4a35ff",
116 "error.background": "#590a0fff",
117 "error.border": "#771617ff",
118 "hidden": "#998b78ff",
119 "hidden.background": "#4c4642ff",
120 "hidden.border": "#544c48ff",
121 "hint": "#8c957dff",
122 "hint.background": "#1e2321ff",
123 "hint.border": "#303a36ff",
124 "ignored": "#998b78ff",
125 "ignored.background": "#4c4642ff",
126 "ignored.border": "#5b534dff",
127 "info": "#83a598ff",
128 "info.background": "#1e2321ff",
129 "info.border": "#303a36ff",
130 "modified": "#f9bd2fff",
131 "modified.background": "#572e10ff",
132 "modified.border": "#754916ff",
133 "predictive": "#717363ff",
134 "predictive.background": "#322b11ff",
135 "predictive.border": "#4a4516ff",
136 "renamed": "#83a598ff",
137 "renamed.background": "#1e2321ff",
138 "renamed.border": "#303a36ff",
139 "success": "#b7bb26ff",
140 "success.background": "#322b11ff",
141 "success.border": "#4a4516ff",
142 "unreachable": "#c5b597ff",
143 "unreachable.background": "#4c4642ff",
144 "unreachable.border": "#5b534dff",
145 "warning": "#f9bd2fff",
146 "warning.background": "#572e10ff",
147 "warning.border": "#754916ff",
148 "players": [
149 {
150 "cursor": "#83a598ff",
151 "background": "#83a598ff",
152 "selection": "#83a5983d"
153 },
154 {
155 "cursor": "#a89984ff",
156 "background": "#a89984ff",
157 "selection": "#a899843d"
158 },
159 {
160 "cursor": "#fd801bff",
161 "background": "#fd801bff",
162 "selection": "#fd801b3d"
163 },
164 {
165 "cursor": "#d3869bff",
166 "background": "#d3869bff",
167 "selection": "#d3869b3d"
168 },
169 {
170 "cursor": "#8ec07cff",
171 "background": "#8ec07cff",
172 "selection": "#8ec07c3d"
173 },
174 {
175 "cursor": "#fb4a35ff",
176 "background": "#fb4a35ff",
177 "selection": "#fb4a353d"
178 },
179 {
180 "cursor": "#f9bd2fff",
181 "background": "#f9bd2fff",
182 "selection": "#f9bd2f3d"
183 },
184 {
185 "cursor": "#b7bb26ff",
186 "background": "#b7bb26ff",
187 "selection": "#b7bb263d"
188 }
189 ],
190 "syntax": {
191 "attribute": {
192 "color": "#83a598ff",
193 "font_style": null,
194 "font_weight": null
195 },
196 "boolean": {
197 "color": "#d3869bff",
198 "font_style": null,
199 "font_weight": null
200 },
201 "comment": {
202 "color": "#a89984ff",
203 "font_style": null,
204 "font_weight": null
205 },
206 "comment.doc": {
207 "color": "#c6b697ff",
208 "font_style": null,
209 "font_weight": null
210 },
211 "constant": {
212 "color": "#fabd2eff",
213 "font_style": null,
214 "font_weight": null
215 },
216 "constructor": {
217 "color": "#83a598ff",
218 "font_style": null,
219 "font_weight": null
220 },
221 "embedded": {
222 "color": "#8ec07cff",
223 "font_style": null,
224 "font_weight": null
225 },
226 "emphasis": {
227 "color": "#83a598ff",
228 "font_style": null,
229 "font_weight": null
230 },
231 "emphasis.strong": {
232 "color": "#83a598ff",
233 "font_style": null,
234 "font_weight": 700
235 },
236 "enum": {
237 "color": "#fe7f18ff",
238 "font_style": null,
239 "font_weight": null
240 },
241 "function": {
242 "color": "#b8bb25ff",
243 "font_style": null,
244 "font_weight": null
245 },
246 "function.builtin": {
247 "color": "#fb4833ff",
248 "font_style": null,
249 "font_weight": null
250 },
251 "hint": {
252 "color": "#8c957dff",
253 "font_style": null,
254 "font_weight": 700
255 },
256 "keyword": {
257 "color": "#fb4833ff",
258 "font_style": null,
259 "font_weight": null
260 },
261 "label": {
262 "color": "#83a598ff",
263 "font_style": null,
264 "font_weight": null
265 },
266 "link_text": {
267 "color": "#8ec07cff",
268 "font_style": "italic",
269 "font_weight": null
270 },
271 "link_uri": {
272 "color": "#d3869bff",
273 "font_style": null,
274 "font_weight": null
275 },
276 "number": {
277 "color": "#d3869bff",
278 "font_style": null,
279 "font_weight": null
280 },
281 "operator": {
282 "color": "#8ec07cff",
283 "font_style": null,
284 "font_weight": null
285 },
286 "predictive": {
287 "color": "#717363ff",
288 "font_style": "italic",
289 "font_weight": null
290 },
291 "preproc": {
292 "color": "#fbf1c7ff",
293 "font_style": null,
294 "font_weight": null
295 },
296 "primary": {
297 "color": "#ebdbb2ff",
298 "font_style": null,
299 "font_weight": null
300 },
301 "property": {
302 "color": "#ebdbb2ff",
303 "font_style": null,
304 "font_weight": null
305 },
306 "punctuation": {
307 "color": "#d5c4a1ff",
308 "font_style": null,
309 "font_weight": null
310 },
311 "punctuation.bracket": {
312 "color": "#a89984ff",
313 "font_style": null,
314 "font_weight": null
315 },
316 "punctuation.delimiter": {
317 "color": "#e5d5adff",
318 "font_style": null,
319 "font_weight": null
320 },
321 "punctuation.list_marker": {
322 "color": "#ebdbb2ff",
323 "font_style": null,
324 "font_weight": null
325 },
326 "punctuation.special": {
327 "color": "#e5d5adff",
328 "font_style": null,
329 "font_weight": null
330 },
331 "string": {
332 "color": "#b8bb25ff",
333 "font_style": null,
334 "font_weight": null
335 },
336 "string.escape": {
337 "color": "#c6b697ff",
338 "font_style": null,
339 "font_weight": null
340 },
341 "string.regex": {
342 "color": "#fe7f18ff",
343 "font_style": null,
344 "font_weight": null
345 },
346 "string.special": {
347 "color": "#d3869bff",
348 "font_style": null,
349 "font_weight": null
350 },
351 "string.special.symbol": {
352 "color": "#8ec07cff",
353 "font_style": null,
354 "font_weight": null
355 },
356 "tag": {
357 "color": "#8ec07cff",
358 "font_style": null,
359 "font_weight": null
360 },
361 "text.literal": {
362 "color": "#83a598ff",
363 "font_style": null,
364 "font_weight": null
365 },
366 "title": {
367 "color": "#b8bb25ff",
368 "font_style": null,
369 "font_weight": 700
370 },
371 "type": {
372 "color": "#fabd2eff",
373 "font_style": null,
374 "font_weight": null
375 },
376 "variable": {
377 "color": "#83a598ff",
378 "font_style": null,
379 "font_weight": null
380 },
381 "variant": {
382 "color": "#83a598ff",
383 "font_style": null,
384 "font_weight": null
385 }
386 }
387 }
388 },
389 {
390 "name": "Gruvbox Dark Hard",
391 "appearance": "dark",
392 "accents": [
393 "#cc241dff",
394 "#98971aff",
395 "#d79921ff",
396 "#458588ff",
397 "#b16286ff",
398 "#689d6aff",
399 "#d65d0eff"
400 ],
401 "style": {
402 "border": "#5b534dff",
403 "border.variant": "#494340ff",
404 "border.focused": "#303a36ff",
405 "border.selected": "#303a36ff",
406 "border.transparent": "#00000000",
407 "border.disabled": "#544c48ff",
408 "elevated_surface.background": "#393634ff",
409 "surface.background": "#393634ff",
410 "background": "#4c4642ff",
411 "element.background": "#393634ff",
412 "element.hover": "#494340ff",
413 "element.active": "#5b524cff",
414 "element.selected": "#5b524cff",
415 "element.disabled": "#393634ff",
416 "drop_target.background": "#c5b59780",
417 "ghost_element.background": "#00000000",
418 "ghost_element.hover": "#494340ff",
419 "ghost_element.active": "#5b524cff",
420 "ghost_element.selected": "#5b524cff",
421 "ghost_element.disabled": "#393634ff",
422 "text": "#fbf1c7ff",
423 "text.muted": "#c5b597ff",
424 "text.placeholder": "#998b78ff",
425 "text.disabled": "#998b78ff",
426 "text.accent": "#83a598ff",
427 "icon": "#fbf1c7ff",
428 "icon.muted": "#c5b597ff",
429 "icon.disabled": "#998b78ff",
430 "icon.placeholder": "#c5b597ff",
431 "icon.accent": "#83a598ff",
432 "status_bar.background": "#4c4642ff",
433 "title_bar.background": "#4c4642ff",
434 "title_bar.inactive_background": "#393634ff",
435 "toolbar.background": "#1d2021ff",
436 "tab_bar.background": "#393634ff",
437 "tab.inactive_background": "#393634ff",
438 "tab.active_background": "#1d2021ff",
439 "search.match_background": "#83a59866",
440 "panel.background": "#393634ff",
441 "panel.focused_border": null,
442 "pane.focused_border": null,
443 "scrollbar.thumb.background": "#fbf1c74c",
444 "scrollbar.thumb.hover_background": "#494340ff",
445 "scrollbar.thumb.border": "#494340ff",
446 "scrollbar.track.background": "#00000000",
447 "scrollbar.track.border": "#343130ff",
448 "editor.foreground": "#ebdbb2ff",
449 "editor.background": "#1d2021ff",
450 "editor.gutter.background": "#1d2021ff",
451 "editor.subheader.background": "#393634ff",
452 "editor.active_line.background": "#393634bf",
453 "editor.highlighted_line.background": "#393634ff",
454 "editor.line_number": "#fbf1c759",
455 "editor.active_line_number": "#fbf1c7ff",
456 "editor.invisible": "#928474ff",
457 "editor.wrap_guide": "#fbf1c70d",
458 "editor.active_wrap_guide": "#fbf1c71a",
459 "editor.document_highlight.read_background": "#83a5981a",
460 "editor.document_highlight.write_background": "#92847466",
461 "terminal.background": "#1d2021ff",
462 "terminal.foreground": "#fbf1c7ff",
463 "terminal.bright_foreground": "#fbf1c7ff",
464 "terminal.dim_foreground": "#1d2021ff",
465 "terminal.ansi.black": "#1d2021ff",
466 "terminal.ansi.bright_black": "#73675eff",
467 "terminal.ansi.dim_black": "#fbf1c7ff",
468 "terminal.ansi.red": "#fb4a35ff",
469 "terminal.ansi.bright_red": "#93201dff",
470 "terminal.ansi.dim_red": "#ffaa95ff",
471 "terminal.ansi.green": "#b7bb26ff",
472 "terminal.ansi.bright_green": "#605c1bff",
473 "terminal.ansi.dim_green": "#e0dc98ff",
474 "terminal.ansi.yellow": "#f9bd2fff",
475 "terminal.ansi.bright_yellow": "#91611bff",
476 "terminal.ansi.dim_yellow": "#fedc9bff",
477 "terminal.ansi.blue": "#83a598ff",
478 "terminal.ansi.bright_blue": "#414f4aff",
479 "terminal.ansi.dim_blue": "#c0d2cbff",
480 "terminal.ansi.magenta": "#a89984ff",
481 "terminal.ansi.bright_magenta": "#514a41ff",
482 "terminal.ansi.dim_magenta": "#d2cabfff",
483 "terminal.ansi.cyan": "#8ec07cff",
484 "terminal.ansi.bright_cyan": "#45603eff",
485 "terminal.ansi.dim_cyan": "#c7dfbdff",
486 "terminal.ansi.white": "#fbf1c7ff",
487 "terminal.ansi.bright_white": "#fbf1c7ff",
488 "terminal.ansi.dim_white": "#b0a189ff",
489 "link_text.hover": "#83a598ff",
490 "conflict": "#f9bd2fff",
491 "conflict.background": "#572e10ff",
492 "conflict.border": "#754916ff",
493 "created": "#b7bb26ff",
494 "created.background": "#322b11ff",
495 "created.border": "#4a4516ff",
496 "deleted": "#fb4a35ff",
497 "deleted.background": "#590a0fff",
498 "deleted.border": "#771617ff",
499 "error": "#fb4a35ff",
500 "error.background": "#590a0fff",
501 "error.border": "#771617ff",
502 "hidden": "#998b78ff",
503 "hidden.background": "#4c4642ff",
504 "hidden.border": "#544c48ff",
505 "hint": "#6a695bff",
506 "hint.background": "#1e2321ff",
507 "hint.border": "#303a36ff",
508 "ignored": "#998b78ff",
509 "ignored.background": "#4c4642ff",
510 "ignored.border": "#5b534dff",
511 "info": "#83a598ff",
512 "info.background": "#1e2321ff",
513 "info.border": "#303a36ff",
514 "modified": "#f9bd2fff",
515 "modified.background": "#572e10ff",
516 "modified.border": "#754916ff",
517 "predictive": "#717363ff",
518 "predictive.background": "#322b11ff",
519 "predictive.border": "#4a4516ff",
520 "renamed": "#83a598ff",
521 "renamed.background": "#1e2321ff",
522 "renamed.border": "#303a36ff",
523 "success": "#b7bb26ff",
524 "success.background": "#322b11ff",
525 "success.border": "#4a4516ff",
526 "unreachable": "#c5b597ff",
527 "unreachable.background": "#4c4642ff",
528 "unreachable.border": "#5b534dff",
529 "warning": "#f9bd2fff",
530 "warning.background": "#572e10ff",
531 "warning.border": "#754916ff",
532 "players": [
533 {
534 "cursor": "#83a598ff",
535 "background": "#83a598ff",
536 "selection": "#83a5983d"
537 },
538 {
539 "cursor": "#a89984ff",
540 "background": "#a89984ff",
541 "selection": "#a899843d"
542 },
543 {
544 "cursor": "#fd801bff",
545 "background": "#fd801bff",
546 "selection": "#fd801b3d"
547 },
548 {
549 "cursor": "#d3869bff",
550 "background": "#d3869bff",
551 "selection": "#d3869b3d"
552 },
553 {
554 "cursor": "#8ec07cff",
555 "background": "#8ec07cff",
556 "selection": "#8ec07c3d"
557 },
558 {
559 "cursor": "#fb4a35ff",
560 "background": "#fb4a35ff",
561 "selection": "#fb4a353d"
562 },
563 {
564 "cursor": "#f9bd2fff",
565 "background": "#f9bd2fff",
566 "selection": "#f9bd2f3d"
567 },
568 {
569 "cursor": "#b7bb26ff",
570 "background": "#b7bb26ff",
571 "selection": "#b7bb263d"
572 }
573 ],
574 "syntax": {
575 "attribute": {
576 "color": "#83a598ff",
577 "font_style": null,
578 "font_weight": null
579 },
580 "boolean": {
581 "color": "#d3869bff",
582 "font_style": null,
583 "font_weight": null
584 },
585 "comment": {
586 "color": "#a89984ff",
587 "font_style": null,
588 "font_weight": null
589 },
590 "comment.doc": {
591 "color": "#c6b697ff",
592 "font_style": null,
593 "font_weight": null
594 },
595 "constant": {
596 "color": "#fabd2eff",
597 "font_style": null,
598 "font_weight": null
599 },
600 "constructor": {
601 "color": "#83a598ff",
602 "font_style": null,
603 "font_weight": null
604 },
605 "embedded": {
606 "color": "#8ec07cff",
607 "font_style": null,
608 "font_weight": null
609 },
610 "emphasis": {
611 "color": "#83a598ff",
612 "font_style": null,
613 "font_weight": null
614 },
615 "emphasis.strong": {
616 "color": "#83a598ff",
617 "font_style": null,
618 "font_weight": 700
619 },
620 "enum": {
621 "color": "#fe7f18ff",
622 "font_style": null,
623 "font_weight": null
624 },
625 "function": {
626 "color": "#b8bb25ff",
627 "font_style": null,
628 "font_weight": null
629 },
630 "function.builtin": {
631 "color": "#fb4833ff",
632 "font_style": null,
633 "font_weight": null
634 },
635 "hint": {
636 "color": "#8c957dff",
637 "font_style": null,
638 "font_weight": 700
639 },
640 "keyword": {
641 "color": "#fb4833ff",
642 "font_style": null,
643 "font_weight": null
644 },
645 "label": {
646 "color": "#83a598ff",
647 "font_style": null,
648 "font_weight": null
649 },
650 "link_text": {
651 "color": "#8ec07cff",
652 "font_style": "italic",
653 "font_weight": null
654 },
655 "link_uri": {
656 "color": "#d3869bff",
657 "font_style": null,
658 "font_weight": null
659 },
660 "number": {
661 "color": "#d3869bff",
662 "font_style": null,
663 "font_weight": null
664 },
665 "operator": {
666 "color": "#8ec07cff",
667 "font_style": null,
668 "font_weight": null
669 },
670 "predictive": {
671 "color": "#717363ff",
672 "font_style": "italic",
673 "font_weight": null
674 },
675 "preproc": {
676 "color": "#fbf1c7ff",
677 "font_style": null,
678 "font_weight": null
679 },
680 "primary": {
681 "color": "#ebdbb2ff",
682 "font_style": null,
683 "font_weight": null
684 },
685 "property": {
686 "color": "#ebdbb2ff",
687 "font_style": null,
688 "font_weight": null
689 },
690 "punctuation": {
691 "color": "#d5c4a1ff",
692 "font_style": null,
693 "font_weight": null
694 },
695 "punctuation.bracket": {
696 "color": "#a89984ff",
697 "font_style": null,
698 "font_weight": null
699 },
700 "punctuation.delimiter": {
701 "color": "#e5d5adff",
702 "font_style": null,
703 "font_weight": null
704 },
705 "punctuation.list_marker": {
706 "color": "#ebdbb2ff",
707 "font_style": null,
708 "font_weight": null
709 },
710 "punctuation.special": {
711 "color": "#e5d5adff",
712 "font_style": null,
713 "font_weight": null
714 },
715 "string": {
716 "color": "#b8bb25ff",
717 "font_style": null,
718 "font_weight": null
719 },
720 "string.escape": {
721 "color": "#c6b697ff",
722 "font_style": null,
723 "font_weight": null
724 },
725 "string.regex": {
726 "color": "#fe7f18ff",
727 "font_style": null,
728 "font_weight": null
729 },
730 "string.special": {
731 "color": "#d3869bff",
732 "font_style": null,
733 "font_weight": null
734 },
735 "string.special.symbol": {
736 "color": "#8ec07cff",
737 "font_style": null,
738 "font_weight": null
739 },
740 "tag": {
741 "color": "#8ec07cff",
742 "font_style": null,
743 "font_weight": null
744 },
745 "text.literal": {
746 "color": "#83a598ff",
747 "font_style": null,
748 "font_weight": null
749 },
750 "title": {
751 "color": "#b8bb25ff",
752 "font_style": null,
753 "font_weight": 700
754 },
755 "type": {
756 "color": "#fabd2eff",
757 "font_style": null,
758 "font_weight": null
759 },
760 "variable": {
761 "color": "#83a598ff",
762 "font_style": null,
763 "font_weight": null
764 },
765 "variant": {
766 "color": "#83a598ff",
767 "font_style": null,
768 "font_weight": null
769 }
770 }
771 }
772 },
773 {
774 "name": "Gruvbox Dark Soft",
775 "appearance": "dark",
776 "accents": [
777 "#cc241dff",
778 "#98971aff",
779 "#d79921ff",
780 "#458588ff",
781 "#b16286ff",
782 "#689d6aff",
783 "#d65d0eff"
784 ],
785 "style": {
786 "border": "#5b534dff",
787 "border.variant": "#494340ff",
788 "border.focused": "#303a36ff",
789 "border.selected": "#303a36ff",
790 "border.transparent": "#00000000",
791 "border.disabled": "#544c48ff",
792 "elevated_surface.background": "#3b3735ff",
793 "surface.background": "#3b3735ff",
794 "background": "#4c4642ff",
795 "element.background": "#3b3735ff",
796 "element.hover": "#494340ff",
797 "element.active": "#5b524cff",
798 "element.selected": "#5b524cff",
799 "element.disabled": "#3b3735ff",
800 "drop_target.background": "#c5b59780",
801 "ghost_element.background": "#00000000",
802 "ghost_element.hover": "#494340ff",
803 "ghost_element.active": "#5b524cff",
804 "ghost_element.selected": "#5b524cff",
805 "ghost_element.disabled": "#3b3735ff",
806 "text": "#fbf1c7ff",
807 "text.muted": "#c5b597ff",
808 "text.placeholder": "#998b78ff",
809 "text.disabled": "#998b78ff",
810 "text.accent": "#83a598ff",
811 "icon": "#fbf1c7ff",
812 "icon.muted": "#c5b597ff",
813 "icon.disabled": "#998b78ff",
814 "icon.placeholder": "#c5b597ff",
815 "icon.accent": "#83a598ff",
816 "status_bar.background": "#4c4642ff",
817 "title_bar.background": "#4c4642ff",
818 "title_bar.inactive_background": "#3b3735ff",
819 "toolbar.background": "#32302fff",
820 "tab_bar.background": "#3b3735ff",
821 "tab.inactive_background": "#3b3735ff",
822 "tab.active_background": "#32302fff",
823 "search.match_background": "#83a59866",
824 "panel.background": "#3b3735ff",
825 "panel.focused_border": null,
826 "pane.focused_border": null,
827 "scrollbar.thumb.background": "#fbf1c74c",
828 "scrollbar.thumb.hover_background": "#494340ff",
829 "scrollbar.thumb.border": "#494340ff",
830 "scrollbar.track.background": "#00000000",
831 "scrollbar.track.border": "#393634ff",
832 "editor.foreground": "#ebdbb2ff",
833 "editor.background": "#32302fff",
834 "editor.gutter.background": "#32302fff",
835 "editor.subheader.background": "#3b3735ff",
836 "editor.active_line.background": "#3b3735bf",
837 "editor.highlighted_line.background": "#3b3735ff",
838 "editor.line_number": "#fbf1c759",
839 "editor.active_line_number": "#fbf1c7ff",
840 "editor.invisible": "#928474ff",
841 "editor.wrap_guide": "#fbf1c70d",
842 "editor.active_wrap_guide": "#fbf1c71a",
843 "editor.document_highlight.read_background": "#83a5981a",
844 "editor.document_highlight.write_background": "#92847466",
845 "terminal.background": "#32302fff",
846 "terminal.foreground": "#fbf1c7ff",
847 "terminal.bright_foreground": "#fbf1c7ff",
848 "terminal.dim_foreground": "#32302fff",
849 "terminal.ansi.black": "#32302fff",
850 "terminal.ansi.bright_black": "#73675eff",
851 "terminal.ansi.dim_black": "#fbf1c7ff",
852 "terminal.ansi.red": "#fb4a35ff",
853 "terminal.ansi.bright_red": "#93201dff",
854 "terminal.ansi.dim_red": "#ffaa95ff",
855 "terminal.ansi.green": "#b7bb26ff",
856 "terminal.ansi.bright_green": "#605c1bff",
857 "terminal.ansi.dim_green": "#e0dc98ff",
858 "terminal.ansi.yellow": "#f9bd2fff",
859 "terminal.ansi.bright_yellow": "#91611bff",
860 "terminal.ansi.dim_yellow": "#fedc9bff",
861 "terminal.ansi.blue": "#83a598ff",
862 "terminal.ansi.bright_blue": "#414f4aff",
863 "terminal.ansi.dim_blue": "#c0d2cbff",
864 "terminal.ansi.magenta": "#a89984ff",
865 "terminal.ansi.bright_magenta": "#514a41ff",
866 "terminal.ansi.dim_magenta": "#d2cabfff",
867 "terminal.ansi.cyan": "#8ec07cff",
868 "terminal.ansi.bright_cyan": "#45603eff",
869 "terminal.ansi.dim_cyan": "#c7dfbdff",
870 "terminal.ansi.white": "#fbf1c7ff",
871 "terminal.ansi.bright_white": "#fbf1c7ff",
872 "terminal.ansi.dim_white": "#b0a189ff",
873 "link_text.hover": "#83a598ff",
874 "conflict": "#f9bd2fff",
875 "conflict.background": "#572e10ff",
876 "conflict.border": "#754916ff",
877 "created": "#b7bb26ff",
878 "created.background": "#322b11ff",
879 "created.border": "#4a4516ff",
880 "deleted": "#fb4a35ff",
881 "deleted.background": "#590a0fff",
882 "deleted.border": "#771617ff",
883 "error": "#fb4a35ff",
884 "error.background": "#590a0fff",
885 "error.border": "#771617ff",
886 "hidden": "#998b78ff",
887 "hidden.background": "#4c4642ff",
888 "hidden.border": "#544c48ff",
889 "hint": "#8c957dff",
890 "hint.background": "#1e2321ff",
891 "hint.border": "#303a36ff",
892 "ignored": "#998b78ff",
893 "ignored.background": "#4c4642ff",
894 "ignored.border": "#5b534dff",
895 "info": "#83a598ff",
896 "info.background": "#1e2321ff",
897 "info.border": "#303a36ff",
898 "modified": "#f9bd2fff",
899 "modified.background": "#572e10ff",
900 "modified.border": "#754916ff",
901 "predictive": "#717363ff",
902 "predictive.background": "#322b11ff",
903 "predictive.border": "#4a4516ff",
904 "renamed": "#83a598ff",
905 "renamed.background": "#1e2321ff",
906 "renamed.border": "#303a36ff",
907 "success": "#b7bb26ff",
908 "success.background": "#322b11ff",
909 "success.border": "#4a4516ff",
910 "unreachable": "#c5b597ff",
911 "unreachable.background": "#4c4642ff",
912 "unreachable.border": "#5b534dff",
913 "warning": "#f9bd2fff",
914 "warning.background": "#572e10ff",
915 "warning.border": "#754916ff",
916 "players": [
917 {
918 "cursor": "#83a598ff",
919 "background": "#83a598ff",
920 "selection": "#83a5983d"
921 },
922 {
923 "cursor": "#a89984ff",
924 "background": "#a89984ff",
925 "selection": "#a899843d"
926 },
927 {
928 "cursor": "#fd801bff",
929 "background": "#fd801bff",
930 "selection": "#fd801b3d"
931 },
932 {
933 "cursor": "#d3869bff",
934 "background": "#d3869bff",
935 "selection": "#d3869b3d"
936 },
937 {
938 "cursor": "#8ec07cff",
939 "background": "#8ec07cff",
940 "selection": "#8ec07c3d"
941 },
942 {
943 "cursor": "#fb4a35ff",
944 "background": "#fb4a35ff",
945 "selection": "#fb4a353d"
946 },
947 {
948 "cursor": "#f9bd2fff",
949 "background": "#f9bd2fff",
950 "selection": "#f9bd2f3d"
951 },
952 {
953 "cursor": "#b7bb26ff",
954 "background": "#b7bb26ff",
955 "selection": "#b7bb263d"
956 }
957 ],
958 "syntax": {
959 "attribute": {
960 "color": "#83a598ff",
961 "font_style": null,
962 "font_weight": null
963 },
964 "boolean": {
965 "color": "#d3869bff",
966 "font_style": null,
967 "font_weight": null
968 },
969 "comment": {
970 "color": "#a89984ff",
971 "font_style": null,
972 "font_weight": null
973 },
974 "comment.doc": {
975 "color": "#c6b697ff",
976 "font_style": null,
977 "font_weight": null
978 },
979 "constant": {
980 "color": "#fabd2eff",
981 "font_style": null,
982 "font_weight": null
983 },
984 "constructor": {
985 "color": "#83a598ff",
986 "font_style": null,
987 "font_weight": null
988 },
989 "embedded": {
990 "color": "#8ec07cff",
991 "font_style": null,
992 "font_weight": null
993 },
994 "emphasis": {
995 "color": "#83a598ff",
996 "font_style": null,
997 "font_weight": null
998 },
999 "emphasis.strong": {
1000 "color": "#83a598ff",
1001 "font_style": null,
1002 "font_weight": 700
1003 },
1004 "enum": {
1005 "color": "#fe7f18ff",
1006 "font_style": null,
1007 "font_weight": null
1008 },
1009 "function": {
1010 "color": "#b8bb25ff",
1011 "font_style": null,
1012 "font_weight": null
1013 },
1014 "function.builtin": {
1015 "color": "#fb4833ff",
1016 "font_style": null,
1017 "font_weight": null
1018 },
1019 "hint": {
1020 "color": "#8c957dff",
1021 "font_style": null,
1022 "font_weight": 700
1023 },
1024 "keyword": {
1025 "color": "#fb4833ff",
1026 "font_style": null,
1027 "font_weight": null
1028 },
1029 "label": {
1030 "color": "#83a598ff",
1031 "font_style": null,
1032 "font_weight": null
1033 },
1034 "link_text": {
1035 "color": "#8ec07cff",
1036 "font_style": "italic",
1037 "font_weight": null
1038 },
1039 "link_uri": {
1040 "color": "#d3869bff",
1041 "font_style": null,
1042 "font_weight": null
1043 },
1044 "number": {
1045 "color": "#d3869bff",
1046 "font_style": null,
1047 "font_weight": null
1048 },
1049 "operator": {
1050 "color": "#8ec07cff",
1051 "font_style": null,
1052 "font_weight": null
1053 },
1054 "predictive": {
1055 "color": "#717363ff",
1056 "font_style": "italic",
1057 "font_weight": null
1058 },
1059 "preproc": {
1060 "color": "#fbf1c7ff",
1061 "font_style": null,
1062 "font_weight": null
1063 },
1064 "primary": {
1065 "color": "#ebdbb2ff",
1066 "font_style": null,
1067 "font_weight": null
1068 },
1069 "property": {
1070 "color": "#ebdbb2ff",
1071 "font_style": null,
1072 "font_weight": null
1073 },
1074 "punctuation": {
1075 "color": "#d5c4a1ff",
1076 "font_style": null,
1077 "font_weight": null
1078 },
1079 "punctuation.bracket": {
1080 "color": "#a89984ff",
1081 "font_style": null,
1082 "font_weight": null
1083 },
1084 "punctuation.delimiter": {
1085 "color": "#e5d5adff",
1086 "font_style": null,
1087 "font_weight": null
1088 },
1089 "punctuation.list_marker": {
1090 "color": "#ebdbb2ff",
1091 "font_style": null,
1092 "font_weight": null
1093 },
1094 "punctuation.special": {
1095 "color": "#e5d5adff",
1096 "font_style": null,
1097 "font_weight": null
1098 },
1099 "string": {
1100 "color": "#b8bb25ff",
1101 "font_style": null,
1102 "font_weight": null
1103 },
1104 "string.escape": {
1105 "color": "#c6b697ff",
1106 "font_style": null,
1107 "font_weight": null
1108 },
1109 "string.regex": {
1110 "color": "#fe7f18ff",
1111 "font_style": null,
1112 "font_weight": null
1113 },
1114 "string.special": {
1115 "color": "#d3869bff",
1116 "font_style": null,
1117 "font_weight": null
1118 },
1119 "string.special.symbol": {
1120 "color": "#8ec07cff",
1121 "font_style": null,
1122 "font_weight": null
1123 },
1124 "tag": {
1125 "color": "#8ec07cff",
1126 "font_style": null,
1127 "font_weight": null
1128 },
1129 "text.literal": {
1130 "color": "#83a598ff",
1131 "font_style": null,
1132 "font_weight": null
1133 },
1134 "title": {
1135 "color": "#b8bb25ff",
1136 "font_style": null,
1137 "font_weight": 700
1138 },
1139 "type": {
1140 "color": "#fabd2eff",
1141 "font_style": null,
1142 "font_weight": null
1143 },
1144 "variable": {
1145 "color": "#83a598ff",
1146 "font_style": null,
1147 "font_weight": null
1148 },
1149 "variant": {
1150 "color": "#83a598ff",
1151 "font_style": null,
1152 "font_weight": null
1153 }
1154 }
1155 }
1156 },
1157 {
1158 "name": "Gruvbox Light",
1159 "appearance": "light",
1160 "accents": [
1161 "#cc241dff",
1162 "#98971aff",
1163 "#d79921ff",
1164 "#458588ff",
1165 "#b16286ff",
1166 "#689d6aff",
1167 "#d65d0eff"
1168 ],
1169 "style": {
1170 "border": "#c8b899ff",
1171 "border.variant": "#ddcca7ff",
1172 "border.focused": "#adc5ccff",
1173 "border.selected": "#adc5ccff",
1174 "border.transparent": "#00000000",
1175 "border.disabled": "#d0bf9dff",
1176 "elevated_surface.background": "#ecddb4ff",
1177 "surface.background": "#ecddb4ff",
1178 "background": "#d9c8a4ff",
1179 "element.background": "#ecddb4ff",
1180 "element.hover": "#ddcca7ff",
1181 "element.active": "#c8b899ff",
1182 "element.selected": "#c8b899ff",
1183 "element.disabled": "#ecddb4ff",
1184 "drop_target.background": "#5f565080",
1185 "ghost_element.background": "#00000000",
1186 "ghost_element.hover": "#ddcca7ff",
1187 "ghost_element.active": "#c8b899ff",
1188 "ghost_element.selected": "#c8b899ff",
1189 "ghost_element.disabled": "#ecddb4ff",
1190 "text": "#282828ff",
1191 "text.muted": "#5f5650ff",
1192 "text.placeholder": "#897b6eff",
1193 "text.disabled": "#897b6eff",
1194 "text.accent": "#0b6678ff",
1195 "icon": "#282828ff",
1196 "icon.muted": "#5f5650ff",
1197 "icon.disabled": "#897b6eff",
1198 "icon.placeholder": "#5f5650ff",
1199 "icon.accent": "#0b6678ff",
1200 "status_bar.background": "#d9c8a4ff",
1201 "title_bar.background": "#d9c8a4ff",
1202 "title_bar.inactive_background": "#ecddb4ff",
1203 "toolbar.background": "#fbf1c7ff",
1204 "tab_bar.background": "#ecddb4ff",
1205 "tab.inactive_background": "#ecddb4ff",
1206 "tab.active_background": "#fbf1c7ff",
1207 "search.match_background": "#0b667866",
1208 "panel.background": "#ecddb4ff",
1209 "panel.focused_border": null,
1210 "pane.focused_border": null,
1211 "scrollbar.thumb.background": "#2828284c",
1212 "scrollbar.thumb.hover_background": "#ddcca7ff",
1213 "scrollbar.thumb.border": "#ddcca7ff",
1214 "scrollbar.track.background": "#00000000",
1215 "scrollbar.track.border": "#eee0b7ff",
1216 "editor.foreground": "#282828ff",
1217 "editor.background": "#fbf1c7ff",
1218 "editor.gutter.background": "#fbf1c7ff",
1219 "editor.subheader.background": "#ecddb4ff",
1220 "editor.active_line.background": "#ecddb4bf",
1221 "editor.highlighted_line.background": "#ecddb4ff",
1222 "editor.line_number": "#28282859",
1223 "editor.active_line_number": "#282828ff",
1224 "editor.invisible": "#928474ff",
1225 "editor.wrap_guide": "#2828280d",
1226 "editor.active_wrap_guide": "#2828281a",
1227 "editor.document_highlight.read_background": "#0b66781a",
1228 "editor.document_highlight.write_background": "#92847466",
1229 "terminal.background": "#fbf1c7ff",
1230 "terminal.foreground": "#282828ff",
1231 "terminal.bright_foreground": "#282828ff",
1232 "terminal.dim_foreground": "#fbf1c7ff",
1233 "terminal.ansi.black": "#fbf1c7ff",
1234 "terminal.ansi.bright_black": "#b0a189ff",
1235 "terminal.ansi.dim_black": "#282828ff",
1236 "terminal.ansi.red": "#9d0308ff",
1237 "terminal.ansi.bright_red": "#db8b7aff",
1238 "terminal.ansi.dim_red": "#4e1207ff",
1239 "terminal.ansi.green": "#797410ff",
1240 "terminal.ansi.bright_green": "#bfb787ff",
1241 "terminal.ansi.dim_green": "#3e3a11ff",
1242 "terminal.ansi.yellow": "#b57615ff",
1243 "terminal.ansi.bright_yellow": "#e2b88bff",
1244 "terminal.ansi.dim_yellow": "#5c3a12ff",
1245 "terminal.ansi.blue": "#0b6678ff",
1246 "terminal.ansi.bright_blue": "#8fb0baff",
1247 "terminal.ansi.dim_blue": "#14333bff",
1248 "terminal.ansi.magenta": "#7c6f64ff",
1249 "terminal.ansi.bright_magenta": "#bcb5afff",
1250 "terminal.ansi.dim_magenta": "#3e3833ff",
1251 "terminal.ansi.cyan": "#437b59ff",
1252 "terminal.ansi.bright_cyan": "#9fbca8ff",
1253 "terminal.ansi.dim_cyan": "#253e2eff",
1254 "terminal.ansi.white": "#282828ff",
1255 "terminal.ansi.bright_white": "#282828ff",
1256 "terminal.ansi.dim_white": "#73675eff",
1257 "link_text.hover": "#0b6678ff",
1258 "conflict": "#b57615ff",
1259 "conflict.background": "#f5e2d0ff",
1260 "conflict.border": "#ebccabff",
1261 "created": "#797410ff",
1262 "created.background": "#e4e0cdff",
1263 "created.border": "#d1cba8ff",
1264 "deleted": "#9d0308ff",
1265 "deleted.background": "#f4d1c9ff",
1266 "deleted.border": "#e8ac9eff",
1267 "error": "#9d0308ff",
1268 "error.background": "#f4d1c9ff",
1269 "error.border": "#e8ac9eff",
1270 "hidden": "#897b6eff",
1271 "hidden.background": "#d9c8a4ff",
1272 "hidden.border": "#d0bf9dff",
1273 "hint": "#677562ff",
1274 "hint.background": "#d2dee2ff",
1275 "hint.border": "#adc5ccff",
1276 "ignored": "#897b6eff",
1277 "ignored.background": "#d9c8a4ff",
1278 "ignored.border": "#c8b899ff",
1279 "info": "#0b6678ff",
1280 "info.background": "#d2dee2ff",
1281 "info.border": "#adc5ccff",
1282 "modified": "#b57615ff",
1283 "modified.background": "#f5e2d0ff",
1284 "modified.border": "#ebccabff",
1285 "predictive": "#7c9780ff",
1286 "predictive.background": "#e4e0cdff",
1287 "predictive.border": "#d1cba8ff",
1288 "renamed": "#0b6678ff",
1289 "renamed.background": "#d2dee2ff",
1290 "renamed.border": "#adc5ccff",
1291 "success": "#797410ff",
1292 "success.background": "#e4e0cdff",
1293 "success.border": "#d1cba8ff",
1294 "unreachable": "#5f5650ff",
1295 "unreachable.background": "#d9c8a4ff",
1296 "unreachable.border": "#c8b899ff",
1297 "warning": "#b57615ff",
1298 "warning.background": "#f5e2d0ff",
1299 "warning.border": "#ebccabff",
1300 "players": [
1301 {
1302 "cursor": "#0b6678ff",
1303 "background": "#0b6678ff",
1304 "selection": "#0b66783d"
1305 },
1306 {
1307 "cursor": "#7c6f64ff",
1308 "background": "#7c6f64ff",
1309 "selection": "#7c6f643d"
1310 },
1311 {
1312 "cursor": "#af3a04ff",
1313 "background": "#af3a04ff",
1314 "selection": "#af3a043d"
1315 },
1316 {
1317 "cursor": "#8f3f70ff",
1318 "background": "#8f3f70ff",
1319 "selection": "#8f3f703d"
1320 },
1321 {
1322 "cursor": "#437b59ff",
1323 "background": "#437b59ff",
1324 "selection": "#437b593d"
1325 },
1326 {
1327 "cursor": "#9d0308ff",
1328 "background": "#9d0308ff",
1329 "selection": "#9d03083d"
1330 },
1331 {
1332 "cursor": "#b57615ff",
1333 "background": "#b57615ff",
1334 "selection": "#b576153d"
1335 },
1336 {
1337 "cursor": "#797410ff",
1338 "background": "#797410ff",
1339 "selection": "#7974103d"
1340 }
1341 ],
1342 "syntax": {
1343 "attribute": {
1344 "color": "#0b6678ff",
1345 "font_style": null,
1346 "font_weight": null
1347 },
1348 "boolean": {
1349 "color": "#8f3e71ff",
1350 "font_style": null,
1351 "font_weight": null
1352 },
1353 "comment": {
1354 "color": "#7c6f64ff",
1355 "font_style": null,
1356 "font_weight": null
1357 },
1358 "comment.doc": {
1359 "color": "#5d544eff",
1360 "font_style": null,
1361 "font_weight": null
1362 },
1363 "constant": {
1364 "color": "#b57613ff",
1365 "font_style": null,
1366 "font_weight": null
1367 },
1368 "constructor": {
1369 "color": "#0b6678ff",
1370 "font_style": null,
1371 "font_weight": null
1372 },
1373 "embedded": {
1374 "color": "#427b58ff",
1375 "font_style": null,
1376 "font_weight": null
1377 },
1378 "emphasis": {
1379 "color": "#0b6678ff",
1380 "font_style": null,
1381 "font_weight": null
1382 },
1383 "emphasis.strong": {
1384 "color": "#0b6678ff",
1385 "font_style": null,
1386 "font_weight": 700
1387 },
1388 "enum": {
1389 "color": "#af3a02ff",
1390 "font_style": null,
1391 "font_weight": null
1392 },
1393 "function": {
1394 "color": "#79740eff",
1395 "font_style": null,
1396 "font_weight": null
1397 },
1398 "function.builtin": {
1399 "color": "#9d0006ff",
1400 "font_style": null,
1401 "font_weight": null
1402 },
1403 "hint": {
1404 "color": "#677562ff",
1405 "font_style": null,
1406 "font_weight": 700
1407 },
1408 "keyword": {
1409 "color": "#9d0006ff",
1410 "font_style": null,
1411 "font_weight": null
1412 },
1413 "label": {
1414 "color": "#0b6678ff",
1415 "font_style": null,
1416 "font_weight": null
1417 },
1418 "link_text": {
1419 "color": "#427b58ff",
1420 "font_style": "italic",
1421 "font_weight": null
1422 },
1423 "link_uri": {
1424 "color": "#8f3e71ff",
1425 "font_style": null,
1426 "font_weight": null
1427 },
1428 "number": {
1429 "color": "#8f3e71ff",
1430 "font_style": null,
1431 "font_weight": null
1432 },
1433 "operator": {
1434 "color": "#427b58ff",
1435 "font_style": null,
1436 "font_weight": null
1437 },
1438 "predictive": {
1439 "color": "#7c9780ff",
1440 "font_style": "italic",
1441 "font_weight": null
1442 },
1443 "preproc": {
1444 "color": "#282828ff",
1445 "font_style": null,
1446 "font_weight": null
1447 },
1448 "primary": {
1449 "color": "#282828ff",
1450 "font_style": null,
1451 "font_weight": null
1452 },
1453 "property": {
1454 "color": "#282828ff",
1455 "font_style": null,
1456 "font_weight": null
1457 },
1458 "punctuation": {
1459 "color": "#3c3836ff",
1460 "font_style": null,
1461 "font_weight": null
1462 },
1463 "punctuation.bracket": {
1464 "color": "#665c54ff",
1465 "font_style": null,
1466 "font_weight": null
1467 },
1468 "punctuation.delimiter": {
1469 "color": "#413d3aff",
1470 "font_style": null,
1471 "font_weight": null
1472 },
1473 "punctuation.list_marker": {
1474 "color": "#282828ff",
1475 "font_style": null,
1476 "font_weight": null
1477 },
1478 "punctuation.special": {
1479 "color": "#413d3aff",
1480 "font_style": null,
1481 "font_weight": null
1482 },
1483 "string": {
1484 "color": "#79740eff",
1485 "font_style": null,
1486 "font_weight": null
1487 },
1488 "string.escape": {
1489 "color": "#5d544eff",
1490 "font_style": null,
1491 "font_weight": null
1492 },
1493 "string.regex": {
1494 "color": "#af3a02ff",
1495 "font_style": null,
1496 "font_weight": null
1497 },
1498 "string.special": {
1499 "color": "#8f3e71ff",
1500 "font_style": null,
1501 "font_weight": null
1502 },
1503 "string.special.symbol": {
1504 "color": "#427b58ff",
1505 "font_style": null,
1506 "font_weight": null
1507 },
1508 "tag": {
1509 "color": "#427b58ff",
1510 "font_style": null,
1511 "font_weight": null
1512 },
1513 "text.literal": {
1514 "color": "#066578ff",
1515 "font_style": null,
1516 "font_weight": null
1517 },
1518 "title": {
1519 "color": "#79740eff",
1520 "font_style": null,
1521 "font_weight": 700
1522 },
1523 "type": {
1524 "color": "#b57613ff",
1525 "font_style": null,
1526 "font_weight": null
1527 },
1528 "variable": {
1529 "color": "#066578ff",
1530 "font_style": null,
1531 "font_weight": null
1532 },
1533 "variant": {
1534 "color": "#0b6678ff",
1535 "font_style": null,
1536 "font_weight": null
1537 }
1538 }
1539 }
1540 },
1541 {
1542 "name": "Gruvbox Light Hard",
1543 "appearance": "light",
1544 "accents": [
1545 "#cc241dff",
1546 "#98971aff",
1547 "#d79921ff",
1548 "#458588ff",
1549 "#b16286ff",
1550 "#689d6aff",
1551 "#d65d0eff"
1552 ],
1553 "style": {
1554 "border": "#c8b899ff",
1555 "border.variant": "#ddcca7ff",
1556 "border.focused": "#adc5ccff",
1557 "border.selected": "#adc5ccff",
1558 "border.transparent": "#00000000",
1559 "border.disabled": "#d0bf9dff",
1560 "elevated_surface.background": "#ecddb5ff",
1561 "surface.background": "#ecddb5ff",
1562 "background": "#d9c8a4ff",
1563 "element.background": "#ecddb5ff",
1564 "element.hover": "#ddcca7ff",
1565 "element.active": "#c8b899ff",
1566 "element.selected": "#c8b899ff",
1567 "element.disabled": "#ecddb5ff",
1568 "drop_target.background": "#5f565080",
1569 "ghost_element.background": "#00000000",
1570 "ghost_element.hover": "#ddcca7ff",
1571 "ghost_element.active": "#c8b899ff",
1572 "ghost_element.selected": "#c8b899ff",
1573 "ghost_element.disabled": "#ecddb5ff",
1574 "text": "#282828ff",
1575 "text.muted": "#5f5650ff",
1576 "text.placeholder": "#897b6eff",
1577 "text.disabled": "#897b6eff",
1578 "text.accent": "#0b6678ff",
1579 "icon": "#282828ff",
1580 "icon.muted": "#5f5650ff",
1581 "icon.disabled": "#897b6eff",
1582 "icon.placeholder": "#5f5650ff",
1583 "icon.accent": "#0b6678ff",
1584 "status_bar.background": "#d9c8a4ff",
1585 "title_bar.background": "#d9c8a4ff",
1586 "title_bar.inactive_background": "#ecddb5ff",
1587 "toolbar.background": "#f9f5d7ff",
1588 "tab_bar.background": "#ecddb5ff",
1589 "tab.inactive_background": "#ecddb5ff",
1590 "tab.active_background": "#f9f5d7ff",
1591 "search.match_background": "#0b667866",
1592 "panel.background": "#ecddb5ff",
1593 "panel.focused_border": null,
1594 "pane.focused_border": null,
1595 "scrollbar.thumb.background": "#2828284c",
1596 "scrollbar.thumb.hover_background": "#ddcca7ff",
1597 "scrollbar.thumb.border": "#ddcca7ff",
1598 "scrollbar.track.background": "#00000000",
1599 "scrollbar.track.border": "#eee1bbff",
1600 "editor.foreground": "#282828ff",
1601 "editor.background": "#f9f5d7ff",
1602 "editor.gutter.background": "#f9f5d7ff",
1603 "editor.subheader.background": "#ecddb5ff",
1604 "editor.active_line.background": "#ecddb5bf",
1605 "editor.highlighted_line.background": "#ecddb5ff",
1606 "editor.line_number": "#28282859",
1607 "editor.active_line_number": "#282828ff",
1608 "editor.invisible": "#928474ff",
1609 "editor.wrap_guide": "#2828280d",
1610 "editor.active_wrap_guide": "#2828281a",
1611 "editor.document_highlight.read_background": "#0b66781a",
1612 "editor.document_highlight.write_background": "#92847466",
1613 "terminal.background": "#f9f5d7ff",
1614 "terminal.foreground": "#282828ff",
1615 "terminal.bright_foreground": "#282828ff",
1616 "terminal.dim_foreground": "#f9f5d7ff",
1617 "terminal.ansi.black": "#f9f5d7ff",
1618 "terminal.ansi.bright_black": "#b0a189ff",
1619 "terminal.ansi.dim_black": "#282828ff",
1620 "terminal.ansi.red": "#9d0308ff",
1621 "terminal.ansi.bright_red": "#db8b7aff",
1622 "terminal.ansi.dim_red": "#4e1207ff",
1623 "terminal.ansi.green": "#797410ff",
1624 "terminal.ansi.bright_green": "#bfb787ff",
1625 "terminal.ansi.dim_green": "#3e3a11ff",
1626 "terminal.ansi.yellow": "#b57615ff",
1627 "terminal.ansi.bright_yellow": "#e2b88bff",
1628 "terminal.ansi.dim_yellow": "#5c3a12ff",
1629 "terminal.ansi.blue": "#0b6678ff",
1630 "terminal.ansi.bright_blue": "#8fb0baff",
1631 "terminal.ansi.dim_blue": "#14333bff",
1632 "terminal.ansi.magenta": "#7c6f64ff",
1633 "terminal.ansi.bright_magenta": "#bcb5afff",
1634 "terminal.ansi.dim_magenta": "#3e3833ff",
1635 "terminal.ansi.cyan": "#437b59ff",
1636 "terminal.ansi.bright_cyan": "#9fbca8ff",
1637 "terminal.ansi.dim_cyan": "#253e2eff",
1638 "terminal.ansi.white": "#282828ff",
1639 "terminal.ansi.bright_white": "#282828ff",
1640 "terminal.ansi.dim_white": "#73675eff",
1641 "link_text.hover": "#0b6678ff",
1642 "conflict": "#b57615ff",
1643 "conflict.background": "#f5e2d0ff",
1644 "conflict.border": "#ebccabff",
1645 "created": "#797410ff",
1646 "created.background": "#e4e0cdff",
1647 "created.border": "#d1cba8ff",
1648 "deleted": "#9d0308ff",
1649 "deleted.background": "#f4d1c9ff",
1650 "deleted.border": "#e8ac9eff",
1651 "error": "#9d0308ff",
1652 "error.background": "#f4d1c9ff",
1653 "error.border": "#e8ac9eff",
1654 "hidden": "#897b6eff",
1655 "hidden.background": "#d9c8a4ff",
1656 "hidden.border": "#d0bf9dff",
1657 "hint": "#677562ff",
1658 "hint.background": "#d2dee2ff",
1659 "hint.border": "#adc5ccff",
1660 "ignored": "#897b6eff",
1661 "ignored.background": "#d9c8a4ff",
1662 "ignored.border": "#c8b899ff",
1663 "info": "#0b6678ff",
1664 "info.background": "#d2dee2ff",
1665 "info.border": "#adc5ccff",
1666 "modified": "#b57615ff",
1667 "modified.background": "#f5e2d0ff",
1668 "modified.border": "#ebccabff",
1669 "predictive": "#7c9780ff",
1670 "predictive.background": "#e4e0cdff",
1671 "predictive.border": "#d1cba8ff",
1672 "renamed": "#0b6678ff",
1673 "renamed.background": "#d2dee2ff",
1674 "renamed.border": "#adc5ccff",
1675 "success": "#797410ff",
1676 "success.background": "#e4e0cdff",
1677 "success.border": "#d1cba8ff",
1678 "unreachable": "#5f5650ff",
1679 "unreachable.background": "#d9c8a4ff",
1680 "unreachable.border": "#c8b899ff",
1681 "warning": "#b57615ff",
1682 "warning.background": "#f5e2d0ff",
1683 "warning.border": "#ebccabff",
1684 "players": [
1685 {
1686 "cursor": "#0b6678ff",
1687 "background": "#0b6678ff",
1688 "selection": "#0b66783d"
1689 },
1690 {
1691 "cursor": "#7c6f64ff",
1692 "background": "#7c6f64ff",
1693 "selection": "#7c6f643d"
1694 },
1695 {
1696 "cursor": "#af3a04ff",
1697 "background": "#af3a04ff",
1698 "selection": "#af3a043d"
1699 },
1700 {
1701 "cursor": "#8f3f70ff",
1702 "background": "#8f3f70ff",
1703 "selection": "#8f3f703d"
1704 },
1705 {
1706 "cursor": "#437b59ff",
1707 "background": "#437b59ff",
1708 "selection": "#437b593d"
1709 },
1710 {
1711 "cursor": "#9d0308ff",
1712 "background": "#9d0308ff",
1713 "selection": "#9d03083d"
1714 },
1715 {
1716 "cursor": "#b57615ff",
1717 "background": "#b57615ff",
1718 "selection": "#b576153d"
1719 },
1720 {
1721 "cursor": "#797410ff",
1722 "background": "#797410ff",
1723 "selection": "#7974103d"
1724 }
1725 ],
1726 "syntax": {
1727 "attribute": {
1728 "color": "#0b6678ff",
1729 "font_style": null,
1730 "font_weight": null
1731 },
1732 "boolean": {
1733 "color": "#8f3e71ff",
1734 "font_style": null,
1735 "font_weight": null
1736 },
1737 "comment": {
1738 "color": "#7c6f64ff",
1739 "font_style": null,
1740 "font_weight": null
1741 },
1742 "comment.doc": {
1743 "color": "#5d544eff",
1744 "font_style": null,
1745 "font_weight": null
1746 },
1747 "constant": {
1748 "color": "#b57613ff",
1749 "font_style": null,
1750 "font_weight": null
1751 },
1752 "constructor": {
1753 "color": "#0b6678ff",
1754 "font_style": null,
1755 "font_weight": null
1756 },
1757 "embedded": {
1758 "color": "#427b58ff",
1759 "font_style": null,
1760 "font_weight": null
1761 },
1762 "emphasis": {
1763 "color": "#0b6678ff",
1764 "font_style": null,
1765 "font_weight": null
1766 },
1767 "emphasis.strong": {
1768 "color": "#0b6678ff",
1769 "font_style": null,
1770 "font_weight": 700
1771 },
1772 "enum": {
1773 "color": "#af3a02ff",
1774 "font_style": null,
1775 "font_weight": null
1776 },
1777 "function": {
1778 "color": "#79740eff",
1779 "font_style": null,
1780 "font_weight": null
1781 },
1782 "function.builtin": {
1783 "color": "#9d0006ff",
1784 "font_style": null,
1785 "font_weight": null
1786 },
1787 "hint": {
1788 "color": "#677562ff",
1789 "font_style": null,
1790 "font_weight": 700
1791 },
1792 "keyword": {
1793 "color": "#9d0006ff",
1794 "font_style": null,
1795 "font_weight": null
1796 },
1797 "label": {
1798 "color": "#0b6678ff",
1799 "font_style": null,
1800 "font_weight": null
1801 },
1802 "link_text": {
1803 "color": "#427b58ff",
1804 "font_style": "italic",
1805 "font_weight": null
1806 },
1807 "link_uri": {
1808 "color": "#8f3e71ff",
1809 "font_style": null,
1810 "font_weight": null
1811 },
1812 "number": {
1813 "color": "#8f3e71ff",
1814 "font_style": null,
1815 "font_weight": null
1816 },
1817 "operator": {
1818 "color": "#427b58ff",
1819 "font_style": null,
1820 "font_weight": null
1821 },
1822 "predictive": {
1823 "color": "#7c9780ff",
1824 "font_style": "italic",
1825 "font_weight": null
1826 },
1827 "preproc": {
1828 "color": "#282828ff",
1829 "font_style": null,
1830 "font_weight": null
1831 },
1832 "primary": {
1833 "color": "#282828ff",
1834 "font_style": null,
1835 "font_weight": null
1836 },
1837 "property": {
1838 "color": "#282828ff",
1839 "font_style": null,
1840 "font_weight": null
1841 },
1842 "punctuation": {
1843 "color": "#3c3836ff",
1844 "font_style": null,
1845 "font_weight": null
1846 },
1847 "punctuation.bracket": {
1848 "color": "#665c54ff",
1849 "font_style": null,
1850 "font_weight": null
1851 },
1852 "punctuation.delimiter": {
1853 "color": "#413d3aff",
1854 "font_style": null,
1855 "font_weight": null
1856 },
1857 "punctuation.list_marker": {
1858 "color": "#282828ff",
1859 "font_style": null,
1860 "font_weight": null
1861 },
1862 "punctuation.special": {
1863 "color": "#413d3aff",
1864 "font_style": null,
1865 "font_weight": null
1866 },
1867 "string": {
1868 "color": "#79740eff",
1869 "font_style": null,
1870 "font_weight": null
1871 },
1872 "string.escape": {
1873 "color": "#5d544eff",
1874 "font_style": null,
1875 "font_weight": null
1876 },
1877 "string.regex": {
1878 "color": "#af3a02ff",
1879 "font_style": null,
1880 "font_weight": null
1881 },
1882 "string.special": {
1883 "color": "#8f3e71ff",
1884 "font_style": null,
1885 "font_weight": null
1886 },
1887 "string.special.symbol": {
1888 "color": "#427b58ff",
1889 "font_style": null,
1890 "font_weight": null
1891 },
1892 "tag": {
1893 "color": "#427b58ff",
1894 "font_style": null,
1895 "font_weight": null
1896 },
1897 "text.literal": {
1898 "color": "#066578ff",
1899 "font_style": null,
1900 "font_weight": null
1901 },
1902 "title": {
1903 "color": "#79740eff",
1904 "font_style": null,
1905 "font_weight": 700
1906 },
1907 "type": {
1908 "color": "#b57613ff",
1909 "font_style": null,
1910 "font_weight": null
1911 },
1912 "variable": {
1913 "color": "#066578ff",
1914 "font_style": null,
1915 "font_weight": null
1916 },
1917 "variant": {
1918 "color": "#0b6678ff",
1919 "font_style": null,
1920 "font_weight": null
1921 }
1922 }
1923 }
1924 },
1925 {
1926 "name": "Gruvbox Light Soft",
1927 "appearance": "light",
1928 "accents": [
1929 "#cc241dff",
1930 "#98971aff",
1931 "#d79921ff",
1932 "#458588ff",
1933 "#b16286ff",
1934 "#689d6aff",
1935 "#d65d0eff"
1936 ],
1937 "style": {
1938 "border": "#c8b899ff",
1939 "border.variant": "#ddcca7ff",
1940 "border.focused": "#adc5ccff",
1941 "border.selected": "#adc5ccff",
1942 "border.transparent": "#00000000",
1943 "border.disabled": "#d0bf9dff",
1944 "elevated_surface.background": "#ecdcb3ff",
1945 "surface.background": "#ecdcb3ff",
1946 "background": "#d9c8a4ff",
1947 "element.background": "#ecdcb3ff",
1948 "element.hover": "#ddcca7ff",
1949 "element.active": "#c8b899ff",
1950 "element.selected": "#c8b899ff",
1951 "element.disabled": "#ecdcb3ff",
1952 "drop_target.background": "#5f565080",
1953 "ghost_element.background": "#00000000",
1954 "ghost_element.hover": "#ddcca7ff",
1955 "ghost_element.active": "#c8b899ff",
1956 "ghost_element.selected": "#c8b899ff",
1957 "ghost_element.disabled": "#ecdcb3ff",
1958 "text": "#282828ff",
1959 "text.muted": "#5f5650ff",
1960 "text.placeholder": "#897b6eff",
1961 "text.disabled": "#897b6eff",
1962 "text.accent": "#0b6678ff",
1963 "icon": "#282828ff",
1964 "icon.muted": "#5f5650ff",
1965 "icon.disabled": "#897b6eff",
1966 "icon.placeholder": "#5f5650ff",
1967 "icon.accent": "#0b6678ff",
1968 "status_bar.background": "#d9c8a4ff",
1969 "title_bar.background": "#d9c8a4ff",
1970 "title_bar.inactive_background": "#ecdcb3ff",
1971 "toolbar.background": "#f2e5bcff",
1972 "tab_bar.background": "#ecdcb3ff",
1973 "tab.inactive_background": "#ecdcb3ff",
1974 "tab.active_background": "#f2e5bcff",
1975 "search.match_background": "#0b667866",
1976 "panel.background": "#ecdcb3ff",
1977 "panel.focused_border": null,
1978 "pane.focused_border": null,
1979 "scrollbar.thumb.background": "#2828284c",
1980 "scrollbar.thumb.hover_background": "#ddcca7ff",
1981 "scrollbar.thumb.border": "#ddcca7ff",
1982 "scrollbar.track.background": "#00000000",
1983 "scrollbar.track.border": "#eddeb5ff",
1984 "editor.foreground": "#282828ff",
1985 "editor.background": "#f2e5bcff",
1986 "editor.gutter.background": "#f2e5bcff",
1987 "editor.subheader.background": "#ecdcb3ff",
1988 "editor.active_line.background": "#ecdcb3bf",
1989 "editor.highlighted_line.background": "#ecdcb3ff",
1990 "editor.line_number": "#28282859",
1991 "editor.active_line_number": "#282828ff",
1992 "editor.invisible": "#928474ff",
1993 "editor.wrap_guide": "#2828280d",
1994 "editor.active_wrap_guide": "#2828281a",
1995 "editor.document_highlight.read_background": "#0b66781a",
1996 "editor.document_highlight.write_background": "#92847466",
1997 "terminal.background": "#f2e5bcff",
1998 "terminal.foreground": "#282828ff",
1999 "terminal.bright_foreground": "#282828ff",
2000 "terminal.dim_foreground": "#f2e5bcff",
2001 "terminal.ansi.black": "#f2e5bcff",
2002 "terminal.ansi.bright_black": "#b0a189ff",
2003 "terminal.ansi.dim_black": "#282828ff",
2004 "terminal.ansi.red": "#9d0308ff",
2005 "terminal.ansi.bright_red": "#db8b7aff",
2006 "terminal.ansi.dim_red": "#4e1207ff",
2007 "terminal.ansi.green": "#797410ff",
2008 "terminal.ansi.bright_green": "#bfb787ff",
2009 "terminal.ansi.dim_green": "#3e3a11ff",
2010 "terminal.ansi.yellow": "#b57615ff",
2011 "terminal.ansi.bright_yellow": "#e2b88bff",
2012 "terminal.ansi.dim_yellow": "#5c3a12ff",
2013 "terminal.ansi.blue": "#0b6678ff",
2014 "terminal.ansi.bright_blue": "#8fb0baff",
2015 "terminal.ansi.dim_blue": "#14333bff",
2016 "terminal.ansi.magenta": "#7c6f64ff",
2017 "terminal.ansi.bright_magenta": "#bcb5afff",
2018 "terminal.ansi.dim_magenta": "#3e3833ff",
2019 "terminal.ansi.cyan": "#437b59ff",
2020 "terminal.ansi.bright_cyan": "#9fbca8ff",
2021 "terminal.ansi.dim_cyan": "#253e2eff",
2022 "terminal.ansi.white": "#282828ff",
2023 "terminal.ansi.bright_white": "#282828ff",
2024 "terminal.ansi.dim_white": "#73675eff",
2025 "link_text.hover": "#0b6678ff",
2026 "conflict": "#b57615ff",
2027 "conflict.background": "#f5e2d0ff",
2028 "conflict.border": "#ebccabff",
2029 "created": "#797410ff",
2030 "created.background": "#e4e0cdff",
2031 "created.border": "#d1cba8ff",
2032 "deleted": "#9d0308ff",
2033 "deleted.background": "#f4d1c9ff",
2034 "deleted.border": "#e8ac9eff",
2035 "error": "#9d0308ff",
2036 "error.background": "#f4d1c9ff",
2037 "error.border": "#e8ac9eff",
2038 "hidden": "#897b6eff",
2039 "hidden.background": "#d9c8a4ff",
2040 "hidden.border": "#d0bf9dff",
2041 "hint": "#677562ff",
2042 "hint.background": "#d2dee2ff",
2043 "hint.border": "#adc5ccff",
2044 "ignored": "#897b6eff",
2045 "ignored.background": "#d9c8a4ff",
2046 "ignored.border": "#c8b899ff",
2047 "info": "#0b6678ff",
2048 "info.background": "#d2dee2ff",
2049 "info.border": "#adc5ccff",
2050 "modified": "#b57615ff",
2051 "modified.background": "#f5e2d0ff",
2052 "modified.border": "#ebccabff",
2053 "predictive": "#7c9780ff",
2054 "predictive.background": "#e4e0cdff",
2055 "predictive.border": "#d1cba8ff",
2056 "renamed": "#0b6678ff",
2057 "renamed.background": "#d2dee2ff",
2058 "renamed.border": "#adc5ccff",
2059 "success": "#797410ff",
2060 "success.background": "#e4e0cdff",
2061 "success.border": "#d1cba8ff",
2062 "unreachable": "#5f5650ff",
2063 "unreachable.background": "#d9c8a4ff",
2064 "unreachable.border": "#c8b899ff",
2065 "warning": "#b57615ff",
2066 "warning.background": "#f5e2d0ff",
2067 "warning.border": "#ebccabff",
2068 "players": [
2069 {
2070 "cursor": "#0b6678ff",
2071 "background": "#0b6678ff",
2072 "selection": "#0b66783d"
2073 },
2074 {
2075 "cursor": "#7c6f64ff",
2076 "background": "#7c6f64ff",
2077 "selection": "#7c6f643d"
2078 },
2079 {
2080 "cursor": "#af3a04ff",
2081 "background": "#af3a04ff",
2082 "selection": "#af3a043d"
2083 },
2084 {
2085 "cursor": "#8f3f70ff",
2086 "background": "#8f3f70ff",
2087 "selection": "#8f3f703d"
2088 },
2089 {
2090 "cursor": "#437b59ff",
2091 "background": "#437b59ff",
2092 "selection": "#437b593d"
2093 },
2094 {
2095 "cursor": "#9d0308ff",
2096 "background": "#9d0308ff",
2097 "selection": "#9d03083d"
2098 },
2099 {
2100 "cursor": "#b57615ff",
2101 "background": "#b57615ff",
2102 "selection": "#b576153d"
2103 },
2104 {
2105 "cursor": "#797410ff",
2106 "background": "#797410ff",
2107 "selection": "#7974103d"
2108 }
2109 ],
2110 "syntax": {
2111 "attribute": {
2112 "color": "#0b6678ff",
2113 "font_style": null,
2114 "font_weight": null
2115 },
2116 "boolean": {
2117 "color": "#8f3e71ff",
2118 "font_style": null,
2119 "font_weight": null
2120 },
2121 "comment": {
2122 "color": "#7c6f64ff",
2123 "font_style": null,
2124 "font_weight": null
2125 },
2126 "comment.doc": {
2127 "color": "#5d544eff",
2128 "font_style": null,
2129 "font_weight": null
2130 },
2131 "constant": {
2132 "color": "#b57613ff",
2133 "font_style": null,
2134 "font_weight": null
2135 },
2136 "constructor": {
2137 "color": "#0b6678ff",
2138 "font_style": null,
2139 "font_weight": null
2140 },
2141 "embedded": {
2142 "color": "#427b58ff",
2143 "font_style": null,
2144 "font_weight": null
2145 },
2146 "emphasis": {
2147 "color": "#0b6678ff",
2148 "font_style": null,
2149 "font_weight": null
2150 },
2151 "emphasis.strong": {
2152 "color": "#0b6678ff",
2153 "font_style": null,
2154 "font_weight": 700
2155 },
2156 "enum": {
2157 "color": "#af3a02ff",
2158 "font_style": null,
2159 "font_weight": null
2160 },
2161 "function": {
2162 "color": "#79740eff",
2163 "font_style": null,
2164 "font_weight": null
2165 },
2166 "function.builtin": {
2167 "color": "#9d0006ff",
2168 "font_style": null,
2169 "font_weight": null
2170 },
2171 "hint": {
2172 "color": "#677562ff",
2173 "font_style": null,
2174 "font_weight": 700
2175 },
2176 "keyword": {
2177 "color": "#9d0006ff",
2178 "font_style": null,
2179 "font_weight": null
2180 },
2181 "label": {
2182 "color": "#0b6678ff",
2183 "font_style": null,
2184 "font_weight": null
2185 },
2186 "link_text": {
2187 "color": "#427b58ff",
2188 "font_style": "italic",
2189 "font_weight": null
2190 },
2191 "link_uri": {
2192 "color": "#8f3e71ff",
2193 "font_style": null,
2194 "font_weight": null
2195 },
2196 "number": {
2197 "color": "#8f3e71ff",
2198 "font_style": null,
2199 "font_weight": null
2200 },
2201 "operator": {
2202 "color": "#427b58ff",
2203 "font_style": null,
2204 "font_weight": null
2205 },
2206 "predictive": {
2207 "color": "#7c9780ff",
2208 "font_style": "italic",
2209 "font_weight": null
2210 },
2211 "preproc": {
2212 "color": "#282828ff",
2213 "font_style": null,
2214 "font_weight": null
2215 },
2216 "primary": {
2217 "color": "#282828ff",
2218 "font_style": null,
2219 "font_weight": null
2220 },
2221 "property": {
2222 "color": "#282828ff",
2223 "font_style": null,
2224 "font_weight": null
2225 },
2226 "punctuation": {
2227 "color": "#3c3836ff",
2228 "font_style": null,
2229 "font_weight": null
2230 },
2231 "punctuation.bracket": {
2232 "color": "#665c54ff",
2233 "font_style": null,
2234 "font_weight": null
2235 },
2236 "punctuation.delimiter": {
2237 "color": "#413d3aff",
2238 "font_style": null,
2239 "font_weight": null
2240 },
2241 "punctuation.list_marker": {
2242 "color": "#282828ff",
2243 "font_style": null,
2244 "font_weight": null
2245 },
2246 "punctuation.special": {
2247 "color": "#413d3aff",
2248 "font_style": null,
2249 "font_weight": null
2250 },
2251 "string": {
2252 "color": "#79740eff",
2253 "font_style": null,
2254 "font_weight": null
2255 },
2256 "string.escape": {
2257 "color": "#5d544eff",
2258 "font_style": null,
2259 "font_weight": null
2260 },
2261 "string.regex": {
2262 "color": "#af3a02ff",
2263 "font_style": null,
2264 "font_weight": null
2265 },
2266 "string.special": {
2267 "color": "#8f3e71ff",
2268 "font_style": null,
2269 "font_weight": null
2270 },
2271 "string.special.symbol": {
2272 "color": "#427b58ff",
2273 "font_style": null,
2274 "font_weight": null
2275 },
2276 "tag": {
2277 "color": "#427b58ff",
2278 "font_style": null,
2279 "font_weight": null
2280 },
2281 "text.literal": {
2282 "color": "#066578ff",
2283 "font_style": null,
2284 "font_weight": null
2285 },
2286 "title": {
2287 "color": "#79740eff",
2288 "font_style": null,
2289 "font_weight": 700
2290 },
2291 "type": {
2292 "color": "#b57613ff",
2293 "font_style": null,
2294 "font_weight": null
2295 },
2296 "variable": {
2297 "color": "#066578ff",
2298 "font_style": null,
2299 "font_weight": null
2300 },
2301 "variant": {
2302 "color": "#0b6678ff",
2303 "font_style": null,
2304 "font_weight": null
2305 }
2306 }
2307 }
2308 }
2309 ]
2310}