one.json

  1{
  2  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  3  "name": "One",
  4  "author": "Zed Industries",
  5  "themes": [
  6    {
  7      "name": "One Dark",
  8      "appearance": "dark",
  9      "style": {
 10        "border": "#464b57ff",
 11        "border.variant": "#363c46ff",
 12        "border.focused": "#47679eff",
 13        "border.selected": "#293b5bff",
 14        "border.transparent": "#00000000",
 15        "border.disabled": "#414754ff",
 16        "elevated_surface.background": "#2f343eff",
 17        "surface.background": "#2f343eff",
 18        "background": "#3b414dff",
 19        "element.background": "#2e343eff",
 20        "element.hover": "#363c46ff",
 21        "element.active": "#454a56ff",
 22        "element.selected": "#454a56ff",
 23        "element.disabled": "#2e343eff",
 24        "drop_target.background": "#83899480",
 25        "ghost_element.background": "#00000000",
 26        "ghost_element.hover": "#363c46ff",
 27        "ghost_element.active": "#454a56ff",
 28        "ghost_element.selected": "#454a56ff",
 29        "ghost_element.disabled": "#2e343eff",
 30        "text": "#dce0e5ff",
 31        "text.muted": "#a9afbcff",
 32        "text.placeholder": "#878a98ff",
 33        "text.disabled": "#878a98ff",
 34        "text.accent": "#74ade8ff",
 35        "icon": "#dce0e5ff",
 36        "icon.muted": "#a9afbcff",
 37        "icon.disabled": "#878a98ff",
 38        "icon.placeholder": "#a9afbcff",
 39        "icon.accent": "#74ade8ff",
 40        "status_bar.background": "#3b414dff",
 41        "title_bar.background": "#3b414dff",
 42        "title_bar.inactive_background": "#2e343eff",
 43        "toolbar.background": "#282c33ff",
 44        "tab_bar.background": "#2f343eff",
 45        "tab.inactive_background": "#2f343eff",
 46        "tab.active_background": "#282c33ff",
 47        "search.match_background": "#74ade866",
 48        "panel.background": "#2f343eff",
 49        "panel.focused_border": null,
 50        "pane.focused_border": null,
 51        "scrollbar.thumb.background": "#c8ccd44c",
 52        "scrollbar.thumb.hover_background": "#363c46ff",
 53        "scrollbar.thumb.border": "#363c46ff",
 54        "scrollbar.track.background": "#00000000",
 55        "scrollbar.track.border": "#2e333cff",
 56        "editor.foreground": "#acb2beff",
 57        "editor.background": "#282c33ff",
 58        "editor.gutter.background": "#282c33ff",
 59        "editor.subheader.background": "#2f343eff",
 60        "editor.active_line.background": "#2f343ebf",
 61        "editor.highlighted_line.background": "#2f343eff",
 62        "editor.line_number": "#4e5a5f",
 63        "editor.active_line_number": "#d0d4da",
 64        "editor.hover_line_number": "#acb0b4",
 65        "editor.invisible": "#878a98ff",
 66        "editor.wrap_guide": "#c8ccd40d",
 67        "editor.active_wrap_guide": "#c8ccd41a",
 68        "editor.document_highlight.read_background": "#74ade81a",
 69        "editor.document_highlight.write_background": "#555a6366",
 70        "terminal.background": "#282c33ff",
 71        "terminal.foreground": "#dce0e5ff",
 72        "terminal.bright_foreground": "#dce0e5ff",
 73        "terminal.dim_foreground": "#282c33ff",
 74        "terminal.ansi.black": "#282c33ff",
 75        "terminal.ansi.bright_black": "#525561ff",
 76        "terminal.ansi.dim_black": "#dce0e5ff",
 77        "terminal.ansi.red": "#d07277ff",
 78        "terminal.ansi.bright_red": "#673a3cff",
 79        "terminal.ansi.dim_red": "#eab7b9ff",
 80        "terminal.ansi.green": "#a1c181ff",
 81        "terminal.ansi.bright_green": "#4d6140ff",
 82        "terminal.ansi.dim_green": "#d1e0bfff",
 83        "terminal.ansi.yellow": "#dec184ff",
 84        "terminal.ansi.bright_yellow": "#e5c07bff",
 85        "terminal.ansi.dim_yellow": "#f1dfc1ff",
 86        "terminal.ansi.blue": "#74ade8ff",
 87        "terminal.ansi.bright_blue": "#385378ff",
 88        "terminal.ansi.dim_blue": "#bed5f4ff",
 89        "terminal.ansi.magenta": "#b477cfff",
 90        "terminal.ansi.bright_magenta": "#d6b4e4ff",
 91        "terminal.ansi.dim_magenta": "#612a79ff",
 92        "terminal.ansi.cyan": "#6eb4bfff",
 93        "terminal.ansi.bright_cyan": "#3a565bff",
 94        "terminal.ansi.dim_cyan": "#b9d9dfff",
 95        "terminal.ansi.white": "#dce0e5ff",
 96        "terminal.ansi.bright_white": "#fafafaff",
 97        "terminal.ansi.dim_white": "#575d65ff",
 98        "link_text.hover": "#74ade8ff",
 99        "version_control.added": "#27a657ff",
100        "version_control.modified": "#d3b020ff",
101        "version_control.word_added": "#2EA04859",
102        "version_control.word_deleted": "#78081BCC",
103        "version_control.deleted": "#e06c76ff",
104        "version_control.conflict_marker.ours": "#a1c1811a",
105        "version_control.conflict_marker.theirs": "#74ade81a",
106        "conflict": "#dec184ff",
107        "conflict.background": "#dec1841a",
108        "conflict.border": "#5d4c2fff",
109        "created": "#a1c181ff",
110        "created.background": "#a1c1811a",
111        "created.border": "#38482fff",
112        "deleted": "#d07277ff",
113        "deleted.background": "#d072771a",
114        "deleted.border": "#4c2b2cff",
115        "error": "#d07277ff",
116        "error.background": "#d072771a",
117        "error.border": "#4c2b2cff",
118        "hidden": "#878a98ff",
119        "hidden.background": "#696b771a",
120        "hidden.border": "#414754ff",
121        "hint": "#788ca6ff",
122        "hint.background": "#5a6f891a",
123        "hint.border": "#293b5bff",
124        "ignored": "#878a98ff",
125        "ignored.background": "#696b771a",
126        "ignored.border": "#464b57ff",
127        "info": "#74ade8ff",
128        "info.background": "#74ade81a",
129        "info.border": "#293b5bff",
130        "modified": "#dec184ff",
131        "modified.background": "#dec1841a",
132        "modified.border": "#5d4c2fff",
133        "predictive": "#5a6a87ff",
134        "predictive.background": "#5a6a871a",
135        "predictive.border": "#38482fff",
136        "renamed": "#74ade8ff",
137        "renamed.background": "#74ade81a",
138        "renamed.border": "#293b5bff",
139        "success": "#a1c181ff",
140        "success.background": "#a1c1811a",
141        "success.border": "#38482fff",
142        "unreachable": "#a9afbcff",
143        "unreachable.background": "#8389941a",
144        "unreachable.border": "#464b57ff",
145        "warning": "#dec184ff",
146        "warning.background": "#dec1841a",
147        "warning.border": "#5d4c2fff",
148        "players": [
149          {
150            "cursor": "#74ade8ff",
151            "background": "#74ade8ff",
152            "selection": "#74ade83d"
153          },
154          {
155            "cursor": "#be5046ff",
156            "background": "#be5046ff",
157            "selection": "#be50463d"
158          },
159          {
160            "cursor": "#bf956aff",
161            "background": "#bf956aff",
162            "selection": "#bf956a3d"
163          },
164          {
165            "cursor": "#b477cfff",
166            "background": "#b477cfff",
167            "selection": "#b477cf3d"
168          },
169          {
170            "cursor": "#6eb4bfff",
171            "background": "#6eb4bfff",
172            "selection": "#6eb4bf3d"
173          },
174          {
175            "cursor": "#d07277ff",
176            "background": "#d07277ff",
177            "selection": "#d072773d"
178          },
179          {
180            "cursor": "#dec184ff",
181            "background": "#dec184ff",
182            "selection": "#dec1843d"
183          },
184          {
185            "cursor": "#a1c181ff",
186            "background": "#a1c181ff",
187            "selection": "#a1c1813d"
188          }
189        ],
190        "syntax": {
191          "attribute": {
192            "color": "#74ade8ff",
193            "font_style": null,
194            "font_weight": null
195          },
196          "boolean": {
197            "color": "#bf956aff",
198            "font_style": null,
199            "font_weight": null
200          },
201          "comment": {
202            "color": "#5d636fff",
203            "font_style": null,
204            "font_weight": null
205          },
206          "comment.doc": {
207            "color": "#878e98ff",
208            "font_style": null,
209            "font_weight": null
210          },
211          "constant": {
212            "color": "#dfc184ff",
213            "font_style": null,
214            "font_weight": null
215          },
216          "constructor": {
217            "color": "#73ade9ff",
218            "font_style": null,
219            "font_weight": null
220          },
221          "embedded": {
222            "color": "#dce0e5ff",
223            "font_style": null,
224            "font_weight": null
225          },
226          "emphasis": {
227            "color": "#74ade8ff",
228            "font_style": null,
229            "font_weight": null
230          },
231          "emphasis.strong": {
232            "color": "#bf956aff",
233            "font_style": null,
234            "font_weight": 700
235          },
236          "enum": {
237            "color": "#d07277ff",
238            "font_style": null,
239            "font_weight": null
240          },
241          "function": {
242            "color": "#73ade9ff",
243            "font_style": null,
244            "font_weight": null
245          },
246          "hint": {
247            "color": "#788ca6ff",
248            "font_style": null,
249            "font_weight": null
250          },
251          "keyword": {
252            "color": "#b477cfff",
253            "font_style": null,
254            "font_weight": null
255          },
256          "label": {
257            "color": "#74ade8ff",
258            "font_style": null,
259            "font_weight": null
260          },
261          "link_text": {
262            "color": "#73ade9ff",
263            "font_style": "normal",
264            "font_weight": null
265          },
266          "link_uri": {
267            "color": "#6eb4bfff",
268            "font_style": null,
269            "font_weight": null
270          },
271          "namespace": {
272            "color": "#dce0e5ff",
273            "font_style": null,
274            "font_weight": null
275          },
276          "number": {
277            "color": "#bf956aff",
278            "font_style": null,
279            "font_weight": null
280          },
281          "operator": {
282            "color": "#6eb4bfff",
283            "font_style": null,
284            "font_weight": null
285          },
286          "predictive": {
287            "color": "#5a6a87ff",
288            "font_style": "italic",
289            "font_weight": null
290          },
291          "preproc": {
292            "color": "#dce0e5ff",
293            "font_style": null,
294            "font_weight": null
295          },
296          "primary": {
297            "color": "#acb2beff",
298            "font_style": null,
299            "font_weight": null
300          },
301          "property": {
302            "color": "#d07277ff",
303            "font_style": null,
304            "font_weight": null
305          },
306          "punctuation": {
307            "color": "#acb2beff",
308            "font_style": null,
309            "font_weight": null
310          },
311          "punctuation.bracket": {
312            "color": "#b2b9c6ff",
313            "font_style": null,
314            "font_weight": null
315          },
316          "punctuation.delimiter": {
317            "color": "#b2b9c6ff",
318            "font_style": null,
319            "font_weight": null
320          },
321          "punctuation.list_marker": {
322            "color": "#d07277ff",
323            "font_style": null,
324            "font_weight": null
325          },
326          "punctuation.markup": {
327            "color": "#d07277ff",
328            "font_style": null,
329            "font_weight": null
330          },
331          "punctuation.special": {
332            "color": "#b1574bff",
333            "font_style": null,
334            "font_weight": null
335          },
336          "selector": {
337            "color": "#dfc184ff",
338            "font_style": null,
339            "font_weight": null
340          },
341          "selector.pseudo": {
342            "color": "#74ade8ff",
343            "font_style": null,
344            "font_weight": null
345          },
346          "string": {
347            "color": "#a1c181ff",
348            "font_style": null,
349            "font_weight": null
350          },
351          "string.escape": {
352            "color": "#878e98ff",
353            "font_style": null,
354            "font_weight": null
355          },
356          "string.regex": {
357            "color": "#bf956aff",
358            "font_style": null,
359            "font_weight": null
360          },
361          "string.special": {
362            "color": "#bf956aff",
363            "font_style": null,
364            "font_weight": null
365          },
366          "string.special.symbol": {
367            "color": "#bf956aff",
368            "font_style": null,
369            "font_weight": null
370          },
371          "tag": {
372            "color": "#74ade8ff",
373            "font_style": null,
374            "font_weight": null
375          },
376          "text.literal": {
377            "color": "#a1c181ff",
378            "font_style": null,
379            "font_weight": null
380          },
381          "title": {
382            "color": "#d07277ff",
383            "font_style": null,
384            "font_weight": 400
385          },
386          "type": {
387            "color": "#6eb4bfff",
388            "font_style": null,
389            "font_weight": null
390          },
391          "variable": {
392            "color": "#acb2beff",
393            "font_style": null,
394            "font_weight": null
395          },
396          "variable.special": {
397            "color": "#bf956aff",
398            "font_style": null,
399            "font_weight": null
400          },
401          "variant": {
402            "color": "#73ade9ff",
403            "font_style": null,
404            "font_weight": null
405          }
406        }
407      }
408    },
409    {
410      "name": "One Light",
411      "appearance": "light",
412      "style": {
413        "border": "#c9c9caff",
414        "border.variant": "#dfdfe0ff",
415        "border.focused": "#7d82e8ff",
416        "border.selected": "#cbcdf6ff",
417        "border.transparent": "#00000000",
418        "border.disabled": "#d3d3d4ff",
419        "elevated_surface.background": "#ebebecff",
420        "surface.background": "#ebebecff",
421        "background": "#dcdcddff",
422        "element.background": "#ebebecff",
423        "element.hover": "#dfdfe0ff",
424        "element.active": "#cacacaff",
425        "element.selected": "#cacacaff",
426        "element.disabled": "#ebebecff",
427        "drop_target.background": "#7e808780",
428        "ghost_element.background": "#00000000",
429        "ghost_element.hover": "#dfdfe0ff",
430        "ghost_element.active": "#cacacaff",
431        "ghost_element.selected": "#cacacaff",
432        "ghost_element.disabled": "#ebebecff",
433        "text": "#242529ff",
434        "text.muted": "#58585aff",
435        "text.placeholder": "#7e8086ff",
436        "text.disabled": "#7e8086ff",
437        "text.accent": "#5c78e2ff",
438        "icon": "#242529ff",
439        "icon.muted": "#58585aff",
440        "icon.disabled": "#7e8086ff",
441        "icon.placeholder": "#58585aff",
442        "icon.accent": "#5c78e2ff",
443        "status_bar.background": "#dcdcddff",
444        "title_bar.background": "#dcdcddff",
445        "title_bar.inactive_background": "#ebebecff",
446        "toolbar.background": "#fafafaff",
447        "tab_bar.background": "#ebebecff",
448        "tab.inactive_background": "#ebebecff",
449        "tab.active_background": "#fafafaff",
450        "search.match_background": "#5c79e266",
451        "panel.background": "#ebebecff",
452        "panel.focused_border": null,
453        "pane.focused_border": null,
454        "scrollbar.thumb.background": "#383a414c",
455        "scrollbar.thumb.hover_background": "#dfdfe0ff",
456        "scrollbar.thumb.border": "#dfdfe0ff",
457        "scrollbar.track.background": "#00000000",
458        "scrollbar.track.border": "#eeeeeeff",
459        "editor.foreground": "#242529ff",
460        "editor.background": "#fafafaff",
461        "editor.gutter.background": "#fafafaff",
462        "editor.subheader.background": "#ebebecff",
463        "editor.active_line.background": "#ebebecbf",
464        "editor.highlighted_line.background": "#ebebecff",
465        "editor.line_number": "#b4b4bb",
466        "editor.active_line_number": "#44454b",
467        "editor.hover_line_number": "#61616b",
468        "editor.invisible": "#a3a3a4ff",
469        "editor.wrap_guide": "#383a410d",
470        "editor.active_wrap_guide": "#383a411a",
471        "editor.document_highlight.read_background": "#5c78e225",
472        "editor.document_highlight.write_background": "#a3a3a466",
473        "terminal.background": "#fafafaff",
474        "terminal.foreground": "#242529ff",
475        "terminal.bright_foreground": "#242529ff",
476        "terminal.dim_foreground": "#fafafaff",
477        "terminal.ansi.black": "#242529ff",
478        "terminal.ansi.bright_black": "#747579ff",
479        "terminal.ansi.dim_black": "#97979aff",
480        "terminal.ansi.red": "#d36151ff",
481        "terminal.ansi.bright_red": "#f0b0a4ff",
482        "terminal.ansi.dim_red": "#6f312aff",
483        "terminal.ansi.green": "#669f59ff",
484        "terminal.ansi.bright_green": "#b2cfa9ff",
485        "terminal.ansi.dim_green": "#354d2eff",
486        "terminal.ansi.yellow": "#dec184ff",
487        "terminal.ansi.bright_yellow": "#826221ff",
488        "terminal.ansi.dim_yellow": "#786441ff",
489        "terminal.ansi.blue": "#5c78e2ff",
490        "terminal.ansi.bright_blue": "#b5baf2ff",
491        "terminal.ansi.dim_blue": "#2d3d75ff",
492        "terminal.ansi.magenta": "#984ea5ff",
493        "terminal.ansi.bright_magenta": "#cea6d3ff",
494        "terminal.ansi.dim_magenta": "#4b2a50ff",
495        "terminal.ansi.cyan": "#3a82b7ff",
496        "terminal.ansi.bright_cyan": "#a3bedaff",
497        "terminal.ansi.dim_cyan": "#254058ff",
498        "terminal.ansi.white": "#fafafaff",
499        "terminal.ansi.bright_white": "#ffffffff",
500        "terminal.ansi.dim_white": "#aaaaaaff",
501        "link_text.hover": "#5c78e2ff",
502        "version_control.added": "#27a657ff",
503        "version_control.modified": "#d3b020ff",
504        "version_control.word_added": "#2EA04859",
505        "version_control.word_deleted": "#F85149CC",
506        "version_control.deleted": "#e06c76ff",
507        "conflict": "#a48819ff",
508        "conflict.background": "#faf2e6ff",
509        "conflict.border": "#f4e7d1ff",
510        "created": "#669f59ff",
511        "created.background": "#dfeadbff",
512        "created.border": "#c8dcc1ff",
513        "deleted": "#d36151ff",
514        "deleted.background": "#fbdfd9ff",
515        "deleted.border": "#f6c6bdff",
516        "error": "#d36151ff",
517        "error.background": "#fbdfd9ff",
518        "error.border": "#f6c6bdff",
519        "hidden": "#7e8086ff",
520        "hidden.background": "#dcdcddff",
521        "hidden.border": "#d3d3d4ff",
522        "hint": "#7274a7ff",
523        "hint.background": "#e2e2faff",
524        "hint.border": "#cbcdf6ff",
525        "ignored": "#7e8086ff",
526        "ignored.background": "#dcdcddff",
527        "ignored.border": "#c9c9caff",
528        "info": "#5c78e2ff",
529        "info.background": "#e2e2faff",
530        "info.border": "#cbcdf6ff",
531        "modified": "#a48819ff",
532        "modified.background": "#faf2e6ff",
533        "modified.border": "#f4e7d1ff",
534        "predictive": "#9b9ec6ff",
535        "predictive.background": "#dfeadbff",
536        "predictive.border": "#c8dcc1ff",
537        "renamed": "#5c78e2ff",
538        "renamed.background": "#e2e2faff",
539        "renamed.border": "#cbcdf6ff",
540        "success": "#669f59ff",
541        "success.background": "#dfeadbff",
542        "success.border": "#c8dcc1ff",
543        "unreachable": "#58585aff",
544        "unreachable.background": "#dcdcddff",
545        "unreachable.border": "#c9c9caff",
546        "warning": "#a48819ff",
547        "warning.background": "#faf2e6ff",
548        "warning.border": "#f4e7d1ff",
549        "players": [
550          {
551            "cursor": "#5c78e2ff",
552            "background": "#5c78e2ff",
553            "selection": "#5c78e23d"
554          },
555          {
556            "cursor": "#984ea5ff",
557            "background": "#984ea5ff",
558            "selection": "#984ea53d"
559          },
560          {
561            "cursor": "#ad6e26ff",
562            "background": "#ad6e26ff",
563            "selection": "#ad6e263d"
564          },
565          {
566            "cursor": "#a349abff",
567            "background": "#a349abff",
568            "selection": "#a349ab3d"
569          },
570          {
571            "cursor": "#3a82b7ff",
572            "background": "#3a82b7ff",
573            "selection": "#3a82b73d"
574          },
575          {
576            "cursor": "#d36151ff",
577            "background": "#d36151ff",
578            "selection": "#d361513d"
579          },
580          {
581            "cursor": "#a48819ff",
582            "background": "#dec184ff",
583            "selection": "#dec1843d"
584          },
585          {
586            "cursor": "#669f59ff",
587            "background": "#669f59ff",
588            "selection": "#669f593d"
589          }
590        ],
591        "syntax": {
592          "attribute": {
593            "color": "#5c78e2ff",
594            "font_style": null,
595            "font_weight": null
596          },
597          "boolean": {
598            "color": "#ad6e25ff",
599            "font_style": null,
600            "font_weight": null
601          },
602          "comment": {
603            "color": "#a2a3a7ff",
604            "font_style": null,
605            "font_weight": null
606          },
607          "comment.doc": {
608            "color": "#7c7e86ff",
609            "font_style": null,
610            "font_weight": null
611          },
612          "constant": {
613            "color": "#c18401ff",
614            "font_style": null,
615            "font_weight": null
616          },
617          "constructor": {
618            "color": "#5c78e2ff",
619            "font_style": null,
620            "font_weight": null
621          },
622          "embedded": {
623            "color": "#242529ff",
624            "font_style": null,
625            "font_weight": null
626          },
627          "emphasis": {
628            "color": "#5c78e2ff",
629            "font_style": null,
630            "font_weight": null
631          },
632          "emphasis.strong": {
633            "color": "#ad6e25ff",
634            "font_style": null,
635            "font_weight": 700
636          },
637          "enum": {
638            "color": "#d3604fff",
639            "font_style": null,
640            "font_weight": null
641          },
642          "function": {
643            "color": "#5b79e3ff",
644            "font_style": null,
645            "font_weight": null
646          },
647          "hint": {
648            "color": "#7274a7ff",
649            "font_style": null,
650            "font_weight": null
651          },
652          "keyword": {
653            "color": "#a449abff",
654            "font_style": null,
655            "font_weight": null
656          },
657          "label": {
658            "color": "#5c78e2ff",
659            "font_style": null,
660            "font_weight": null
661          },
662          "link_text": {
663            "color": "#5b79e3ff",
664            "font_style": "italic",
665            "font_weight": null
666          },
667          "link_uri": {
668            "color": "#3882b7ff",
669            "font_style": null,
670            "font_weight": null
671          },
672          "namespace": {
673            "color": "#242529ff",
674            "font_style": null,
675            "font_weight": null
676          },
677          "number": {
678            "color": "#ad6e25ff",
679            "font_style": null,
680            "font_weight": null
681          },
682          "operator": {
683            "color": "#3882b7ff",
684            "font_style": null,
685            "font_weight": null
686          },
687          "predictive": {
688            "color": "#9b9ec6ff",
689            "font_style": "italic",
690            "font_weight": null
691          },
692          "preproc": {
693            "color": "#242529ff",
694            "font_style": null,
695            "font_weight": null
696          },
697          "primary": {
698            "color": "#242529ff",
699            "font_style": null,
700            "font_weight": null
701          },
702          "property": {
703            "color": "#d3604fff",
704            "font_style": null,
705            "font_weight": null
706          },
707          "punctuation": {
708            "color": "#242529ff",
709            "font_style": null,
710            "font_weight": null
711          },
712          "punctuation.bracket": {
713            "color": "#4d4f52ff",
714            "font_style": null,
715            "font_weight": null
716          },
717          "punctuation.delimiter": {
718            "color": "#4d4f52ff",
719            "font_style": null,
720            "font_weight": null
721          },
722          "punctuation.list_marker": {
723            "color": "#d3604fff",
724            "font_style": null,
725            "font_weight": null
726          },
727          "punctuation.markup": {
728            "color": "#d3604fff",
729            "font_style": null,
730            "font_weight": null
731          },
732          "punctuation.special": {
733            "color": "#b92b46ff",
734            "font_style": null,
735            "font_weight": null
736          },
737          "selector": {
738            "color": "#669f59ff",
739            "font_style": null,
740            "font_weight": null
741          },
742          "selector.pseudo": {
743            "color": "#5c78e2ff",
744            "font_style": null,
745            "font_weight": null
746          },
747          "string": {
748            "color": "#649f57ff",
749            "font_style": null,
750            "font_weight": null
751          },
752          "string.escape": {
753            "color": "#7c7e86ff",
754            "font_style": null,
755            "font_weight": null
756          },
757          "string.regex": {
758            "color": "#ad6e26ff",
759            "font_style": null,
760            "font_weight": null
761          },
762          "string.special": {
763            "color": "#ad6e26ff",
764            "font_style": null,
765            "font_weight": null
766          },
767          "string.special.symbol": {
768            "color": "#ad6e26ff",
769            "font_style": null,
770            "font_weight": null
771          },
772          "tag": {
773            "color": "#5c78e2ff",
774            "font_style": null,
775            "font_weight": null
776          },
777          "text.literal": {
778            "color": "#649f57ff",
779            "font_style": null,
780            "font_weight": null
781          },
782          "title": {
783            "color": "#d3604fff",
784            "font_style": null,
785            "font_weight": 400
786          },
787          "type": {
788            "color": "#3882b7ff",
789            "font_style": null,
790            "font_weight": null
791          },
792          "variable": {
793            "color": "#242529ff",
794            "font_style": null,
795            "font_weight": null
796          },
797          "variable.special": {
798            "color": "#ad6e25ff",
799            "font_style": null,
800            "font_weight": null
801          },
802          "variant": {
803            "color": "#5b79e3ff",
804            "font_style": null,
805            "font_weight": null
806          }
807        }
808      }
809    }
810  ]
811}