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