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