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