1{
2 "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
3 "name": "Rosé Pine",
4 "author": "Zed Industries",
5 "themes": [
6 {
7 "name": "Rosé Pine",
8 "appearance": "dark",
9 "style": {
10 "border": "#423f55ff",
11 "border.variant": "#232132ff",
12 "border.focused": "#435255ff",
13 "border.selected": "#435255ff",
14 "border.transparent": "#00000000",
15 "border.disabled": "#353347ff",
16 "elevated_surface.background": "#1c1b2aff",
17 "surface.background": "#1c1b2aff",
18 "background": "#292738ff",
19 "element.background": "#1c1b2aff",
20 "element.hover": "#232132ff",
21 "element.active": "#403e53ff",
22 "element.selected": "#403e53ff",
23 "element.disabled": "#1c1b2aff",
24 "drop_target.background": "#74708d80",
25 "ghost_element.background": "#00000000",
26 "ghost_element.hover": "#232132ff",
27 "ghost_element.active": "#403e53ff",
28 "ghost_element.selected": "#403e53ff",
29 "ghost_element.disabled": "#1c1b2aff",
30 "text": "#e0def4ff",
31 "text.muted": "#74708dff",
32 "text.placeholder": "#2f2b43ff",
33 "text.disabled": "#2f2b43ff",
34 "text.accent": "#9bced6ff",
35 "icon": "#e0def4ff",
36 "icon.muted": "#74708dff",
37 "icon.disabled": "#2f2b43ff",
38 "icon.placeholder": "#74708dff",
39 "icon.accent": "#9bced6ff",
40 "status_bar.background": "#292738ff",
41 "title_bar.background": "#292738ff",
42 "title_bar.inactive_background": "#1c1b2aff",
43 "toolbar.background": "#191724ff",
44 "tab_bar.background": "#1c1b2aff",
45 "tab.inactive_background": "#1c1b2aff",
46 "tab.active_background": "#191724ff",
47 "search.match_background": "#57949f66",
48 "panel.background": "#1c1b2aff",
49 "panel.focused_border": "#9bced6ff",
50 "pane.focused_border": null,
51 "scrollbar.thumb.background": "#e0def44c",
52 "scrollbar.thumb.hover_background": "#232132ff",
53 "scrollbar.thumb.border": "#232132ff",
54 "scrollbar.track.background": "#00000000",
55 "scrollbar.track.border": "#1b1a29ff",
56 "editor.foreground": "#e0def4ff",
57 "editor.background": "#191724ff",
58 "editor.gutter.background": "#191724ff",
59 "editor.subheader.background": "#1c1b2aff",
60 "editor.active_line.background": "#1c1b2abf",
61 "editor.highlighted_line.background": "#1c1b2aff",
62 "editor.line_number": "#605e6e",
63 "editor.active_line_number": "#c9c8d0",
64 "editor.hover_line_number": "#aeadb8",
65 "editor.invisible": "#28253cff",
66 "editor.wrap_guide": "#e0def40d",
67 "editor.active_wrap_guide": "#e0def41a",
68 "editor.document_highlight.read_background": "#9bced61a",
69 "editor.document_highlight.write_background": "#28253c66",
70 "terminal.background": "#191724ff",
71 "terminal.foreground": "#e0def4ff",
72 "terminal.bright_foreground": "#e0def4ff",
73 "terminal.dim_foreground": "#191724ff",
74 "terminal.ansi.black": "#191724ff",
75 "terminal.ansi.bright_black": "#403d55ff",
76 "terminal.ansi.dim_black": "#e0def4ff",
77 "terminal.ansi.red": "#ea6e92ff",
78 "terminal.ansi.bright_red": "#7e3647ff",
79 "terminal.ansi.dim_red": "#fab9c6ff",
80 "terminal.ansi.green": "#5cc1a3ff",
81 "terminal.ansi.bright_green": "#31614fff",
82 "terminal.ansi.dim_green": "#b3e1d1ff",
83 "terminal.ansi.yellow": "#f6c177ff",
84 "terminal.ansi.bright_yellow": "#8a643aff",
85 "terminal.ansi.dim_yellow": "#fedfbbff",
86 "terminal.ansi.blue": "#9bced6ff",
87 "terminal.ansi.bright_blue": "#566b70ff",
88 "terminal.ansi.dim_blue": "#cfe7ebff",
89 "terminal.ansi.magenta": "#9d7591ff",
90 "terminal.ansi.bright_magenta": "#4c3b47ff",
91 "terminal.ansi.dim_magenta": "#ceb9c7ff",
92 "terminal.ansi.cyan": "#31738fff",
93 "terminal.ansi.bright_cyan": "#203a46ff",
94 "terminal.ansi.dim_cyan": "#9cb7c6ff",
95 "terminal.ansi.white": "#e0def4ff",
96 "terminal.ansi.bright_white": "#e0def4ff",
97 "terminal.ansi.dim_white": "#514e68ff",
98 "link_text.hover": "#9bced6ff",
99 "conflict": "#f6c177ff",
100 "conflict.background": "#50331aff",
101 "conflict.border": "#6d4d2bff",
102 "created": "#5cc1a3ff",
103 "created.background": "#182d23ff",
104 "created.border": "#254839ff",
105 "deleted": "#ea6e92ff",
106 "deleted.background": "#431720ff",
107 "deleted.border": "#612834ff",
108 "error": "#ea6e92ff",
109 "error.background": "#431720ff",
110 "error.border": "#612834ff",
111 "hidden": "#2f2b43ff",
112 "hidden.background": "#292738ff",
113 "hidden.border": "#353347ff",
114 "hint": "#5e768cff",
115 "hint.background": "#2f3639ff",
116 "hint.border": "#435255ff",
117 "ignored": "#2f2b43ff",
118 "ignored.background": "#292738ff",
119 "ignored.border": "#423f55ff",
120 "info": "#9bced6ff",
121 "info.background": "#2f3639ff",
122 "info.border": "#435255ff",
123 "modified": "#f6c177ff",
124 "modified.background": "#50331aff",
125 "modified.border": "#6d4d2bff",
126 "predictive": "#556b81ff",
127 "predictive.background": "#182d23ff",
128 "predictive.border": "#254839ff",
129 "renamed": "#9bced6ff",
130 "renamed.background": "#2f3639ff",
131 "renamed.border": "#435255ff",
132 "success": "#5cc1a3ff",
133 "success.background": "#182d23ff",
134 "success.border": "#254839ff",
135 "unreachable": "#74708dff",
136 "unreachable.background": "#292738ff",
137 "unreachable.border": "#423f55ff",
138 "warning": "#f6c177ff",
139 "warning.background": "#50331aff",
140 "warning.border": "#6d4d2bff",
141 "players": [
142 {
143 "cursor": "#9bced6ff",
144 "background": "#9bced6ff",
145 "selection": "#9bced63d"
146 },
147 {
148 "cursor": "#9d7591ff",
149 "background": "#9d7591ff",
150 "selection": "#9d75913d"
151 },
152 {
153 "cursor": "#c4a7e6ff",
154 "background": "#c4a7e6ff",
155 "selection": "#c4a7e63d"
156 },
157 {
158 "cursor": "#c4a7e6ff",
159 "background": "#c4a7e6ff",
160 "selection": "#c4a7e63d"
161 },
162 {
163 "cursor": "#31738fff",
164 "background": "#31738fff",
165 "selection": "#31738f3d"
166 },
167 {
168 "cursor": "#ea6e92ff",
169 "background": "#ea6e92ff",
170 "selection": "#ea6e923d"
171 },
172 {
173 "cursor": "#f6c177ff",
174 "background": "#f6c177ff",
175 "selection": "#f6c1773d"
176 },
177 {
178 "cursor": "#5cc1a3ff",
179 "background": "#5cc1a3ff",
180 "selection": "#5cc1a33d"
181 }
182 ],
183 "syntax": {
184 "attribute": {
185 "color": "#9bced6ff",
186 "font_style": null,
187 "font_weight": null
188 },
189 "boolean": {
190 "color": "#ebbcbaff",
191 "font_style": null,
192 "font_weight": null
193 },
194 "comment": {
195 "color": "#6e6a86ff",
196 "font_style": null,
197 "font_weight": null
198 },
199 "comment.doc": {
200 "color": "#76728fff",
201 "font_style": null,
202 "font_weight": null
203 },
204 "constant": {
205 "color": "#5cc1a3ff",
206 "font_style": null,
207 "font_weight": null
208 },
209 "constructor": {
210 "color": "#9bced6ff",
211 "font_style": null,
212 "font_weight": null
213 },
214 "embedded": {
215 "color": "#e0def4ff",
216 "font_style": null,
217 "font_weight": null
218 },
219 "emphasis": {
220 "color": "#9bced6ff",
221 "font_style": null,
222 "font_weight": null
223 },
224 "emphasis.strong": {
225 "color": "#9bced6ff",
226 "font_style": null,
227 "font_weight": 700
228 },
229 "enum": {
230 "color": "#c4a7e6ff",
231 "font_style": null,
232 "font_weight": null
233 },
234 "function": {
235 "color": "#ebbcbaff",
236 "font_style": null,
237 "font_weight": null
238 },
239 "function.method": {
240 "color": "#ebbcbaff",
241 "font_style": null,
242 "font_weight": null
243 },
244 "hint": {
245 "color": "#5e768cff",
246 "font_style": null,
247 "font_weight": 700
248 },
249 "keyword": {
250 "color": "#30738fff",
251 "font_style": null,
252 "font_weight": null
253 },
254 "label": {
255 "color": "#9bced6ff",
256 "font_style": null,
257 "font_weight": null
258 },
259 "link_text": {
260 "color": "#9ccfd8ff",
261 "font_style": "normal",
262 "font_weight": null
263 },
264 "link_uri": {
265 "color": "#ebbcbaff",
266 "font_style": null,
267 "font_weight": null
268 },
269 "number": {
270 "color": "#5cc1a3ff",
271 "font_style": null,
272 "font_weight": null
273 },
274 "operator": {
275 "color": "#30738fff",
276 "font_style": null,
277 "font_weight": null
278 },
279 "predictive": {
280 "color": "#556b81ff",
281 "font_style": "italic",
282 "font_weight": null
283 },
284 "preproc": {
285 "color": "#e0def4ff",
286 "font_style": null,
287 "font_weight": null
288 },
289 "primary": {
290 "color": "#e0def4ff",
291 "font_style": null,
292 "font_weight": null
293 },
294 "property": {
295 "color": "#9bced6ff",
296 "font_style": null,
297 "font_weight": null
298 },
299 "punctuation": {
300 "color": "#908caaff",
301 "font_style": null,
302 "font_weight": null
303 },
304 "punctuation.bracket": {
305 "color": "#9d99b6ff",
306 "font_style": null,
307 "font_weight": null
308 },
309 "punctuation.delimiter": {
310 "color": "#9d99b6ff",
311 "font_style": null,
312 "font_weight": null
313 },
314 "punctuation.list_marker": {
315 "color": "#9d99b6ff",
316 "font_style": null,
317 "font_weight": null
318 },
319 "punctuation.special": {
320 "color": "#9d99b6ff",
321 "font_style": null,
322 "font_weight": null
323 },
324 "string": {
325 "color": "#f6c177ff",
326 "font_style": null,
327 "font_weight": null
328 },
329 "string.escape": {
330 "color": "#76728fff",
331 "font_style": null,
332 "font_weight": null
333 },
334 "string.regex": {
335 "color": "#c4a7e6ff",
336 "font_style": null,
337 "font_weight": null
338 },
339 "string.special": {
340 "color": "#c4a7e6ff",
341 "font_style": null,
342 "font_weight": null
343 },
344 "string.special.symbol": {
345 "color": "#c4a7e6ff",
346 "font_style": null,
347 "font_weight": null
348 },
349 "tag": {
350 "color": "#9ccfd8ff",
351 "font_style": null,
352 "font_weight": null
353 },
354 "text.literal": {
355 "color": "#c4a7e6ff",
356 "font_style": null,
357 "font_weight": null
358 },
359 "title": {
360 "color": "#f6c177ff",
361 "font_style": null,
362 "font_weight": 700
363 },
364 "type": {
365 "color": "#9ccfd8ff",
366 "font_style": null,
367 "font_weight": null
368 },
369 "type.builtin": {
370 "color": "#9ccfd8ff",
371 "font_style": null,
372 "font_weight": null
373 },
374 "variable": {
375 "color": "#e0def4ff",
376 "font_style": null,
377 "font_weight": null
378 },
379 "variant": {
380 "color": "#9bced6ff",
381 "font_style": null,
382 "font_weight": null
383 }
384 }
385 }
386 },
387 {
388 "name": "Rosé Pine Dawn",
389 "appearance": "light",
390 "style": {
391 "border": "#dcd6d5ff",
392 "border.variant": "#e5e0dfff",
393 "border.focused": "#c3d7dbff",
394 "border.selected": "#c3d7dbff",
395 "border.transparent": "#00000000",
396 "border.disabled": "#d0cccfff",
397 "elevated_surface.background": "#fef9f2ff",
398 "surface.background": "#fef9f2ff",
399 "background": "#dcd8d8ff",
400 "element.background": "#fef9f2ff",
401 "element.hover": "#e5e0dfff",
402 "element.active": "#dad4d3ff",
403 "element.selected": "#dad4d3ff",
404 "element.disabled": "#fef9f2ff",
405 "drop_target.background": "#706c8c80",
406 "ghost_element.background": "#00000000",
407 "ghost_element.hover": "#e5e0dfff",
408 "ghost_element.active": "#dad4d3ff",
409 "ghost_element.selected": "#dad4d3ff",
410 "ghost_element.disabled": "#fef9f2ff",
411 "text": "#575279ff",
412 "text.muted": "#706c8cff",
413 "text.placeholder": "#938fa3ff",
414 "text.disabled": "#938fa3ff",
415 "text.accent": "#57949fff",
416 "icon": "#575279ff",
417 "icon.muted": "#706c8cff",
418 "icon.disabled": "#938fa3ff",
419 "icon.placeholder": "#706c8cff",
420 "icon.accent": "#57949fff",
421 "status_bar.background": "#dcd8d8ff",
422 "title_bar.background": "#dcd8d8ff",
423 "title_bar.inactive_background": "#fef9f2ff",
424 "toolbar.background": "#faf4edff",
425 "tab_bar.background": "#fef9f2ff",
426 "tab.inactive_background": "#fef9f2ff",
427 "tab.active_background": "#faf4edff",
428 "search.match_background": "#9cced766",
429 "panel.background": "#fef9f2ff",
430 "panel.focused_border": "#57949fff",
431 "pane.focused_border": null,
432 "scrollbar.thumb.background": "#5752794c",
433 "scrollbar.thumb.hover_background": "#e5e0dfff",
434 "scrollbar.thumb.border": "#e5e0dfff",
435 "scrollbar.track.background": "#00000000",
436 "scrollbar.track.border": "#fdf8f1ff",
437 "editor.foreground": "#575279ff",
438 "editor.background": "#faf4edff",
439 "editor.gutter.background": "#faf4edff",
440 "editor.subheader.background": "#fef9f2ff",
441 "editor.active_line.background": "#fef9f2bf",
442 "editor.highlighted_line.background": "#fef9f2ff",
443 "editor.line_number": "#b4adb8",
444 "editor.active_line_number": "#4e4752",
445 "editor.hover_line_number": "#685f6d",
446 "editor.invisible": "#9691a4ff",
447 "editor.wrap_guide": "#5752790d",
448 "editor.active_wrap_guide": "#5752791a",
449 "editor.document_highlight.read_background": "#57949f1a",
450 "editor.document_highlight.write_background": "#9691a466",
451 "terminal.background": "#faf4edff",
452 "terminal.foreground": "#575279ff",
453 "terminal.bright_foreground": "#575279ff",
454 "terminal.dim_foreground": "#faf4edff",
455 "terminal.ansi.black": "#faf4edff",
456 "terminal.ansi.bright_black": "#b8b2baff",
457 "terminal.ansi.dim_black": "#575279ff",
458 "terminal.ansi.red": "#b4647aff",
459 "terminal.ansi.bright_red": "#dcb0bbff",
460 "terminal.ansi.dim_red": "#57333dff",
461 "terminal.ansi.green": "#3daa8eff",
462 "terminal.ansi.bright_green": "#a5d5c5ff",
463 "terminal.ansi.dim_green": "#265245ff",
464 "terminal.ansi.yellow": "#e99d35ff",
465 "terminal.ansi.bright_yellow": "#fccd9bff",
466 "terminal.ansi.dim_yellow": "#854a1eff",
467 "terminal.ansi.blue": "#57949fff",
468 "terminal.ansi.bright_blue": "#acc9ceff",
469 "terminal.ansi.dim_blue": "#2f484dff",
470 "terminal.ansi.magenta": "#7c697fff",
471 "terminal.ansi.bright_magenta": "#bcb1bdff",
472 "terminal.ansi.dim_magenta": "#3e353fff",
473 "terminal.ansi.cyan": "#296983ff",
474 "terminal.ansi.bright_cyan": "#97b1c0ff",
475 "terminal.ansi.dim_cyan": "#1b3541ff",
476 "terminal.ansi.white": "#575279ff",
477 "terminal.ansi.bright_white": "#575279ff",
478 "terminal.ansi.dim_white": "#827e98ff",
479 "link_text.hover": "#57949fff",
480 "conflict": "#e99d35ff",
481 "conflict.background": "#ffebd6ff",
482 "conflict.border": "#ffdab7ff",
483 "created": "#3daa8eff",
484 "created.background": "#dbeee7ff",
485 "created.border": "#bee0d5ff",
486 "deleted": "#b4647aff",
487 "deleted.background": "#f1dfe3ff",
488 "deleted.border": "#e6c6cdff",
489 "error": "#b4647aff",
490 "error.background": "#f1dfe3ff",
491 "error.border": "#e6c6cdff",
492 "hidden": "#938fa3ff",
493 "hidden.background": "#dcd8d8ff",
494 "hidden.border": "#d0cccfff",
495 "hint": "#7a92aaff",
496 "hint.background": "#dde9ebff",
497 "hint.border": "#c3d7dbff",
498 "ignored": "#938fa3ff",
499 "ignored.background": "#dcd8d8ff",
500 "ignored.border": "#dcd6d5ff",
501 "info": "#57949fff",
502 "info.background": "#dde9ebff",
503 "info.border": "#c3d7dbff",
504 "modified": "#e99d35ff",
505 "modified.background": "#ffebd6ff",
506 "modified.border": "#ffdab7ff",
507 "predictive": "#a2acbeff",
508 "predictive.background": "#dbeee7ff",
509 "predictive.border": "#bee0d5ff",
510 "renamed": "#57949fff",
511 "renamed.background": "#dde9ebff",
512 "renamed.border": "#c3d7dbff",
513 "success": "#3daa8eff",
514 "success.background": "#dbeee7ff",
515 "success.border": "#bee0d5ff",
516 "unreachable": "#706c8cff",
517 "unreachable.background": "#dcd8d8ff",
518 "unreachable.border": "#dcd6d5ff",
519 "warning": "#e99d35ff",
520 "warning.background": "#ffebd6ff",
521 "warning.border": "#ffdab7ff",
522 "players": [
523 {
524 "cursor": "#57949fff",
525 "background": "#57949fff",
526 "selection": "#57949f3d"
527 },
528 {
529 "cursor": "#7c697fff",
530 "background": "#7c697fff",
531 "selection": "#7c697f3d"
532 },
533 {
534 "cursor": "#9079a9ff",
535 "background": "#9079a9ff",
536 "selection": "#9079a93d"
537 },
538 {
539 "cursor": "#9079a9ff",
540 "background": "#9079a9ff",
541 "selection": "#9079a93d"
542 },
543 {
544 "cursor": "#296983ff",
545 "background": "#296983ff",
546 "selection": "#2969833d"
547 },
548 {
549 "cursor": "#b4647aff",
550 "background": "#b4647aff",
551 "selection": "#b4647a3d"
552 },
553 {
554 "cursor": "#e99d35ff",
555 "background": "#e99d35ff",
556 "selection": "#e99d353d"
557 },
558 {
559 "cursor": "#3daa8eff",
560 "background": "#3daa8eff",
561 "selection": "#3daa8e3d"
562 }
563 ],
564 "syntax": {
565 "attribute": {
566 "color": "#57949fff",
567 "font_style": null,
568 "font_weight": null
569 },
570 "boolean": {
571 "color": "#d7827dff",
572 "font_style": null,
573 "font_weight": null
574 },
575 "comment": {
576 "color": "#9893a5ff",
577 "font_style": null,
578 "font_weight": null
579 },
580 "comment.doc": {
581 "color": "#6e6a8bff",
582 "font_style": null,
583 "font_weight": null
584 },
585 "constant": {
586 "color": "#3daa8eff",
587 "font_style": null,
588 "font_weight": null
589 },
590 "constructor": {
591 "color": "#57949fff",
592 "font_style": null,
593 "font_weight": null
594 },
595 "embedded": {
596 "color": "#575279ff",
597 "font_style": null,
598 "font_weight": null
599 },
600 "emphasis": {
601 "color": "#57949fff",
602 "font_style": null,
603 "font_weight": null
604 },
605 "emphasis.strong": {
606 "color": "#57949fff",
607 "font_style": null,
608 "font_weight": 700
609 },
610 "enum": {
611 "color": "#9079a9ff",
612 "font_style": null,
613 "font_weight": null
614 },
615 "function": {
616 "color": "#d7827dff",
617 "font_style": null,
618 "font_weight": null
619 },
620 "function.method": {
621 "color": "#d7827dff",
622 "font_style": null,
623 "font_weight": null
624 },
625 "hint": {
626 "color": "#7a92aaff",
627 "font_style": null,
628 "font_weight": 700
629 },
630 "keyword": {
631 "color": "#276983ff",
632 "font_style": null,
633 "font_weight": null
634 },
635 "label": {
636 "color": "#57949fff",
637 "font_style": null,
638 "font_weight": null
639 },
640 "link_text": {
641 "color": "#55949fff",
642 "font_style": "normal",
643 "font_weight": null
644 },
645 "link_uri": {
646 "color": "#d7827dff",
647 "font_style": null,
648 "font_weight": null
649 },
650 "number": {
651 "color": "#3daa8eff",
652 "font_style": null,
653 "font_weight": null
654 },
655 "operator": {
656 "color": "#276983ff",
657 "font_style": null,
658 "font_weight": null
659 },
660 "predictive": {
661 "color": "#a2acbeff",
662 "font_style": "italic",
663 "font_weight": null
664 },
665 "preproc": {
666 "color": "#575279ff",
667 "font_style": null,
668 "font_weight": null
669 },
670 "primary": {
671 "color": "#575279ff",
672 "font_style": null,
673 "font_weight": null
674 },
675 "property": {
676 "color": "#57949fff",
677 "font_style": null,
678 "font_weight": null
679 },
680 "punctuation": {
681 "color": "#797593ff",
682 "font_style": null,
683 "font_weight": null
684 },
685 "punctuation.bracket": {
686 "color": "#635e82ff",
687 "font_style": null,
688 "font_weight": null
689 },
690 "punctuation.delimiter": {
691 "color": "#635e82ff",
692 "font_style": null,
693 "font_weight": null
694 },
695 "punctuation.list_marker": {
696 "color": "#635e82ff",
697 "font_style": null,
698 "font_weight": null
699 },
700 "punctuation.special": {
701 "color": "#635e82ff",
702 "font_style": null,
703 "font_weight": null
704 },
705 "string": {
706 "color": "#ea9d34ff",
707 "font_style": null,
708 "font_weight": null
709 },
710 "string.escape": {
711 "color": "#6e6a8bff",
712 "font_style": null,
713 "font_weight": null
714 },
715 "string.regex": {
716 "color": "#9079a9ff",
717 "font_style": null,
718 "font_weight": null
719 },
720 "string.special": {
721 "color": "#9079a9ff",
722 "font_style": null,
723 "font_weight": null
724 },
725 "string.special.symbol": {
726 "color": "#9079a9ff",
727 "font_style": null,
728 "font_weight": null
729 },
730 "tag": {
731 "color": "#55949fff",
732 "font_style": null,
733 "font_weight": null
734 },
735 "text.literal": {
736 "color": "#9079a9ff",
737 "font_style": null,
738 "font_weight": null
739 },
740 "title": {
741 "color": "#ea9d34ff",
742 "font_style": null,
743 "font_weight": 700
744 },
745 "type": {
746 "color": "#55949fff",
747 "font_style": null,
748 "font_weight": null
749 },
750 "type.builtin": {
751 "color": "#55949fff",
752 "font_style": null,
753 "font_weight": null
754 },
755 "variable": {
756 "color": "#575279ff",
757 "font_style": null,
758 "font_weight": null
759 },
760 "variant": {
761 "color": "#57949fff",
762 "font_style": null,
763 "font_weight": null
764 }
765 }
766 }
767 },
768 {
769 "name": "Rosé Pine Moon",
770 "appearance": "dark",
771 "style": {
772 "border": "#504c68ff",
773 "border.variant": "#322f48ff",
774 "border.focused": "#435255ff",
775 "border.selected": "#435255ff",
776 "border.transparent": "#00000000",
777 "border.disabled": "#44415bff",
778 "elevated_surface.background": "#28253cff",
779 "surface.background": "#28253cff",
780 "background": "#38354eff",
781 "element.background": "#28253cff",
782 "element.hover": "#322f48ff",
783 "element.active": "#4f4b66ff",
784 "element.selected": "#4f4b66ff",
785 "element.disabled": "#28253cff",
786 "drop_target.background": "#85819e80",
787 "ghost_element.background": "#00000000",
788 "ghost_element.hover": "#322f48ff",
789 "ghost_element.active": "#4f4b66ff",
790 "ghost_element.selected": "#4f4b66ff",
791 "ghost_element.disabled": "#28253cff",
792 "text": "#e0def4ff",
793 "text.muted": "#85819eff",
794 "text.placeholder": "#605d7aff",
795 "text.disabled": "#605d7aff",
796 "text.accent": "#9bced6ff",
797 "icon": "#e0def4ff",
798 "icon.muted": "#85819eff",
799 "icon.disabled": "#605d7aff",
800 "icon.placeholder": "#85819eff",
801 "icon.accent": "#9bced6ff",
802 "status_bar.background": "#38354eff",
803 "title_bar.background": "#38354eff",
804 "title_bar.inactive_background": "#28253cff",
805 "toolbar.background": "#232136ff",
806 "tab_bar.background": "#28253cff",
807 "tab.inactive_background": "#28253cff",
808 "tab.active_background": "#232136ff",
809 "search.match_background": "#9cced766",
810 "panel.background": "#28253cff",
811 "panel.focused_border": "#9bced6ff",
812 "pane.focused_border": null,
813 "scrollbar.thumb.background": "#e0def44c",
814 "scrollbar.thumb.hover_background": "#322f48ff",
815 "scrollbar.thumb.border": "#322f48ff",
816 "scrollbar.track.background": "#00000000",
817 "scrollbar.track.border": "#27243bff",
818 "editor.foreground": "#e0def4ff",
819 "editor.background": "#232136ff",
820 "editor.gutter.background": "#232136ff",
821 "editor.subheader.background": "#28253cff",
822 "editor.active_line.background": "#28253cbf",
823 "editor.highlighted_line.background": "#28253cff",
824 "editor.line_number": "#6b697d",
825 "editor.active_line_number": "#d6d5dc",
826 "editor.hover_line_number": "#bbbac5",
827 "editor.invisible": "#595571ff",
828 "editor.wrap_guide": "#e0def40d",
829 "editor.active_wrap_guide": "#e0def41a",
830 "editor.document_highlight.read_background": "#9bced61a",
831 "editor.document_highlight.write_background": "#59557166",
832 "terminal.background": "#232136ff",
833 "terminal.foreground": "#e0def4ff",
834 "terminal.bright_foreground": "#e0def4ff",
835 "terminal.dim_foreground": "#232136ff",
836 "terminal.ansi.black": "#232136ff",
837 "terminal.ansi.bright_black": "#3f3b58ff",
838 "terminal.ansi.dim_black": "#e0def4ff",
839 "terminal.ansi.red": "#ea6e92ff",
840 "terminal.ansi.bright_red": "#7e3647ff",
841 "terminal.ansi.dim_red": "#fab9c6ff",
842 "terminal.ansi.green": "#5cc1a3ff",
843 "terminal.ansi.bright_green": "#31614fff",
844 "terminal.ansi.dim_green": "#b3e1d1ff",
845 "terminal.ansi.yellow": "#f6c177ff",
846 "terminal.ansi.bright_yellow": "#8a643aff",
847 "terminal.ansi.dim_yellow": "#fedfbbff",
848 "terminal.ansi.blue": "#9bced6ff",
849 "terminal.ansi.bright_blue": "#566b70ff",
850 "terminal.ansi.dim_blue": "#cfe7ebff",
851 "terminal.ansi.magenta": "#a683a0ff",
852 "terminal.ansi.bright_magenta": "#51414eff",
853 "terminal.ansi.dim_magenta": "#d2bfceff",
854 "terminal.ansi.cyan": "#3e8fb0ff",
855 "terminal.ansi.bright_cyan": "#264654ff",
856 "terminal.ansi.dim_cyan": "#a5c5d7ff",
857 "terminal.ansi.white": "#e0def4ff",
858 "terminal.ansi.bright_white": "#e0def4ff",
859 "terminal.ansi.dim_white": "#74708dff",
860 "link_text.hover": "#9bced6ff",
861 "conflict": "#f6c177ff",
862 "conflict.background": "#50331aff",
863 "conflict.border": "#6d4d2bff",
864 "created": "#5cc1a3ff",
865 "created.background": "#182d23ff",
866 "created.border": "#254839ff",
867 "deleted": "#ea6e92ff",
868 "deleted.background": "#431720ff",
869 "deleted.border": "#612834ff",
870 "error": "#ea6e92ff",
871 "error.background": "#431720ff",
872 "error.border": "#612834ff",
873 "hidden": "#605d7aff",
874 "hidden.background": "#38354eff",
875 "hidden.border": "#44415bff",
876 "hint": "#728aa2ff",
877 "hint.background": "#2f3639ff",
878 "hint.border": "#435255ff",
879 "ignored": "#605d7aff",
880 "ignored.background": "#38354eff",
881 "ignored.border": "#504c68ff",
882 "info": "#9bced6ff",
883 "info.background": "#2f3639ff",
884 "info.border": "#435255ff",
885 "modified": "#f6c177ff",
886 "modified.background": "#50331aff",
887 "modified.border": "#6d4d2bff",
888 "predictive": "#516b83ff",
889 "predictive.background": "#182d23ff",
890 "predictive.border": "#254839ff",
891 "renamed": "#9bced6ff",
892 "renamed.background": "#2f3639ff",
893 "renamed.border": "#435255ff",
894 "success": "#5cc1a3ff",
895 "success.background": "#182d23ff",
896 "success.border": "#254839ff",
897 "unreachable": "#85819eff",
898 "unreachable.background": "#38354eff",
899 "unreachable.border": "#504c68ff",
900 "warning": "#f6c177ff",
901 "warning.background": "#50331aff",
902 "warning.border": "#6d4d2bff",
903 "players": [
904 {
905 "cursor": "#9bced6ff",
906 "background": "#9bced6ff",
907 "selection": "#9bced63d"
908 },
909 {
910 "cursor": "#a683a0ff",
911 "background": "#a683a0ff",
912 "selection": "#a683a03d"
913 },
914 {
915 "cursor": "#c4a7e6ff",
916 "background": "#c4a7e6ff",
917 "selection": "#c4a7e63d"
918 },
919 {
920 "cursor": "#c4a7e6ff",
921 "background": "#c4a7e6ff",
922 "selection": "#c4a7e63d"
923 },
924 {
925 "cursor": "#3e8fb0ff",
926 "background": "#3e8fb0ff",
927 "selection": "#3e8fb03d"
928 },
929 {
930 "cursor": "#ea6e92ff",
931 "background": "#ea6e92ff",
932 "selection": "#ea6e923d"
933 },
934 {
935 "cursor": "#f6c177ff",
936 "background": "#f6c177ff",
937 "selection": "#f6c1773d"
938 },
939 {
940 "cursor": "#5cc1a3ff",
941 "background": "#5cc1a3ff",
942 "selection": "#5cc1a33d"
943 }
944 ],
945 "syntax": {
946 "attribute": {
947 "color": "#9bced6ff",
948 "font_style": null,
949 "font_weight": null
950 },
951 "boolean": {
952 "color": "#ea9a97ff",
953 "font_style": null,
954 "font_weight": null
955 },
956 "comment": {
957 "color": "#6e6a86ff",
958 "font_style": null,
959 "font_weight": null
960 },
961 "comment.doc": {
962 "color": "#8682a0ff",
963 "font_style": null,
964 "font_weight": null
965 },
966 "constant": {
967 "color": "#5cc1a3ff",
968 "font_style": null,
969 "font_weight": null
970 },
971 "constructor": {
972 "color": "#9bced6ff",
973 "font_style": null,
974 "font_weight": null
975 },
976 "embedded": {
977 "color": "#e0def4ff",
978 "font_style": null,
979 "font_weight": null
980 },
981 "emphasis": {
982 "color": "#9bced6ff",
983 "font_style": null,
984 "font_weight": null
985 },
986 "emphasis.strong": {
987 "color": "#9bced6ff",
988 "font_style": null,
989 "font_weight": 700
990 },
991 "enum": {
992 "color": "#c4a7e6ff",
993 "font_style": null,
994 "font_weight": null
995 },
996 "function": {
997 "color": "#ea9a97ff",
998 "font_style": null,
999 "font_weight": null
1000 },
1001 "function.method": {
1002 "color": "#ea9a97ff",
1003 "font_style": null,
1004 "font_weight": null
1005 },
1006 "hint": {
1007 "color": "#728aa2ff",
1008 "font_style": null,
1009 "font_weight": 700
1010 },
1011 "keyword": {
1012 "color": "#3d8fb0ff",
1013 "font_style": null,
1014 "font_weight": null
1015 },
1016 "label": {
1017 "color": "#9bced6ff",
1018 "font_style": null,
1019 "font_weight": null
1020 },
1021 "link_text": {
1022 "color": "#9ccfd8ff",
1023 "font_style": "normal",
1024 "font_weight": null
1025 },
1026 "link_uri": {
1027 "color": "#ea9a97ff",
1028 "font_style": null,
1029 "font_weight": null
1030 },
1031 "number": {
1032 "color": "#5cc1a3ff",
1033 "font_style": null,
1034 "font_weight": null
1035 },
1036 "operator": {
1037 "color": "#3d8fb0ff",
1038 "font_style": null,
1039 "font_weight": null
1040 },
1041 "predictive": {
1042 "color": "#516b83ff",
1043 "font_style": "italic",
1044 "font_weight": null
1045 },
1046 "preproc": {
1047 "color": "#e0def4ff",
1048 "font_style": null,
1049 "font_weight": null
1050 },
1051 "primary": {
1052 "color": "#e0def4ff",
1053 "font_style": null,
1054 "font_weight": null
1055 },
1056 "property": {
1057 "color": "#9bced6ff",
1058 "font_style": null,
1059 "font_weight": null
1060 },
1061 "punctuation": {
1062 "color": "#908caaff",
1063 "font_style": null,
1064 "font_weight": null
1065 },
1066 "punctuation.bracket": {
1067 "color": "#aeabc6ff",
1068 "font_style": null,
1069 "font_weight": null
1070 },
1071 "punctuation.delimiter": {
1072 "color": "#aeabc6ff",
1073 "font_style": null,
1074 "font_weight": null
1075 },
1076 "punctuation.list_marker": {
1077 "color": "#aeabc6ff",
1078 "font_style": null,
1079 "font_weight": null
1080 },
1081 "punctuation.special": {
1082 "color": "#aeabc6ff",
1083 "font_style": null,
1084 "font_weight": null
1085 },
1086 "string": {
1087 "color": "#f6c177ff",
1088 "font_style": null,
1089 "font_weight": null
1090 },
1091 "string.escape": {
1092 "color": "#8682a0ff",
1093 "font_style": null,
1094 "font_weight": null
1095 },
1096 "string.regex": {
1097 "color": "#c4a7e6ff",
1098 "font_style": null,
1099 "font_weight": null
1100 },
1101 "string.special": {
1102 "color": "#c4a7e6ff",
1103 "font_style": null,
1104 "font_weight": null
1105 },
1106 "string.special.symbol": {
1107 "color": "#c4a7e6ff",
1108 "font_style": null,
1109 "font_weight": null
1110 },
1111 "tag": {
1112 "color": "#9ccfd8ff",
1113 "font_style": null,
1114 "font_weight": null
1115 },
1116 "text.literal": {
1117 "color": "#c4a7e6ff",
1118 "font_style": null,
1119 "font_weight": null
1120 },
1121 "title": {
1122 "color": "#f6c177ff",
1123 "font_style": null,
1124 "font_weight": 700
1125 },
1126 "type": {
1127 "color": "#9ccfd8ff",
1128 "font_style": null,
1129 "font_weight": null
1130 },
1131 "type.builtin": {
1132 "color": "#9ccfd8ff",
1133 "font_style": null,
1134 "font_weight": null
1135 },
1136 "variable": {
1137 "color": "#e0def4ff",
1138 "font_style": null,
1139 "font_weight": null
1140 },
1141 "variant": {
1142 "color": "#9bced6ff",
1143 "font_style": null,
1144 "font_weight": null
1145 }
1146 }
1147 }
1148 }
1149 ]
1150}