Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T02:03:08.029Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

ayu.json

1229 lines · 39.4 KB · json
1{
2  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
3  "name": "Ayu",
4  "author": "Zed Industries",
5  "themes": [
6    {
7      "name": "Ayu Dark",
8      "appearance": "dark",
9      "style": {
10        "border": "#3f4043ff",
11        "border.variant": "#2d2f34ff",
12        "border.focused": "#1b4a6eff",
13        "border.selected": "#1b4a6eff",
14        "border.transparent": "#00000000",
15        "border.disabled": "#383a3eff",
16        "elevated_surface.background": "#1f2127ff",
17        "surface.background": "#1f2127ff",
18        "background": "#313337ff",
19        "element.background": "#1f2127ff",
20        "element.hover": "#2d2f34ff",
21        "element.active": "#3e4043ff",
22        "element.selected": "#3e4043ff",
23        "element.disabled": "#1f2127ff",
24        "drop_target.background": "#8a898680",
25        "ghost_element.background": "#00000000",
26        "ghost_element.hover": "#2d2f34ff",
27        "ghost_element.active": "#3e4043ff",
28        "ghost_element.selected": "#3e4043ff",
29        "ghost_element.disabled": "#1f2127ff",
30        "text": "#bfbdb6ff",
31        "text.muted": "#8a8986ff",
32        "text.placeholder": "#696a6aff",
33        "text.disabled": "#696a6aff",
34        "text.accent": "#5ac1feff",
35        "icon": "#bfbdb6ff",
36        "icon.muted": "#8a8986ff",
37        "icon.disabled": "#696a6aff",
38        "icon.placeholder": "#8a8986ff",
39        "icon.accent": "#5ac1feff",
40        "status_bar.background": "#313337ff",
41        "title_bar.background": "#313337ff",
42        "title_bar.inactive_background": "#1f2127ff",
43        "toolbar.background": "#0d1016ff",
44        "tab_bar.background": "#1f2127ff",
45        "tab.inactive_background": "#1f2127ff",
46        "tab.active_background": "#0d1016ff",
47        "search.match_background": "#5ac2fe66",
48        "search.active_match_background": "#ea570166",
49        "panel.background": "#1f2127ff",
50        "panel.focused_border": "#5ac1feff",
51        "pane.focused_border": null,
52        "scrollbar.thumb.background": "#bfbdb64c",
53        "scrollbar.thumb.hover_background": "#2d2f34ff",
54        "scrollbar.thumb.border": "#2d2f34ff",
55        "scrollbar.track.background": "#00000000",
56        "scrollbar.track.border": "#1b1e24ff",
57        "editor.foreground": "#bfbdb6ff",
58        "editor.background": "#0d1016ff",
59        "editor.gutter.background": "#0d1016ff",
60        "editor.subheader.background": "#1f2127ff",
61        "editor.active_line.background": "#1f2127bf",
62        "editor.highlighted_line.background": "#1f2127ff",
63        "editor.line_number": "#4b4c4e",
64        "editor.active_line_number": "#cbcccd",
65        "editor.hover_line_number": "#a1a2a5",
66        "editor.invisible": "#666767ff",
67        "editor.wrap_guide": "#bfbdb60d",
68        "editor.active_wrap_guide": "#bfbdb61a",
69        "editor.document_highlight.read_background": "#5ac1fe1a",
70        "editor.document_highlight.write_background": "#66676766",
71        "terminal.background": "#0d1016ff",
72        "terminal.foreground": "#bfbdb6ff",
73        "terminal.bright_foreground": "#bfbdb6ff",
74        "terminal.dim_foreground": "#85847fff",
75        "terminal.ansi.black": "#0d1016ff",
76        "terminal.ansi.bright_black": "#545557ff",
77        "terminal.ansi.dim_black": "#3a3b3cff",
78        "terminal.ansi.red": "#ef7177ff",
79        "terminal.ansi.bright_red": "#83353bff",
80        "terminal.ansi.dim_red": "#a74f53ff",
81        "terminal.ansi.green": "#aad84cff",
82        "terminal.ansi.bright_green": "#567627ff",
83        "terminal.ansi.dim_green": "#769735ff",
84        "terminal.ansi.yellow": "#feb454ff",
85        "terminal.ansi.bright_yellow": "#92582bff",
86        "terminal.ansi.dim_yellow": "#b17d3aff",
87        "terminal.ansi.blue": "#5ac1feff",
88        "terminal.ansi.bright_blue": "#27618cff",
89        "terminal.ansi.dim_blue": "#3e87b1ff",
90        "terminal.ansi.magenta": "#39bae5ff",
91        "terminal.ansi.bright_magenta": "#205a78ff",
92        "terminal.ansi.dim_magenta": "#2782a0ff",
93        "terminal.ansi.cyan": "#95e5cbff",
94        "terminal.ansi.bright_cyan": "#4c806fff",
95        "terminal.ansi.dim_cyan": "#68a08eff",
96        "terminal.ansi.white": "#bfbdb6ff",
97        "terminal.ansi.bright_white": "#fafafaff",
98        "terminal.ansi.dim_white": "#85847fff",
99        "link_text.hover": "#5ac1feff",
100        "conflict": "#feb454ff",
101        "conflict.background": "#572815ff",
102        "conflict.border": "#754221ff",
103        "created": "#aad84cff",
104        "created.background": "#294113ff",
105        "created.border": "#405c1cff",
106        "deleted": "#ef7177ff",
107        "deleted.background": "#48161bff",
108        "deleted.border": "#66272dff",
109        "error": "#ef7177ff",
110        "error.background": "#48161bff",
111        "error.border": "#66272dff",
112        "hidden": "#696a6aff",
113        "hidden.background": "#313337ff",
114        "hidden.border": "#383a3eff",
115        "hint": "#628b80ff",
116        "hint.background": "#0d2f4eff",
117        "hint.border": "#1b4a6eff",
118        "ignored": "#696a6aff",
119        "ignored.background": "#313337ff",
120        "ignored.border": "#3f4043ff",
121        "info": "#5ac1feff",
122        "info.background": "#0d2f4eff",
123        "info.border": "#1b4a6eff",
124        "modified": "#feb454ff",
125        "modified.background": "#572815ff",
126        "modified.border": "#754221ff",
127        "predictive": "#5a728bff",
128        "predictive.background": "#294113ff",
129        "predictive.border": "#405c1cff",
130        "renamed": "#5ac1feff",
131        "renamed.background": "#0d2f4eff",
132        "renamed.border": "#1b4a6eff",
133        "success": "#aad84cff",
134        "success.background": "#294113ff",
135        "success.border": "#405c1cff",
136        "unreachable": "#8a8986ff",
137        "unreachable.background": "#313337ff",
138        "unreachable.border": "#3f4043ff",
139        "warning": "#feb454ff",
140        "warning.background": "#572815ff",
141        "warning.border": "#754221ff",
142        "players": [
143          {
144            "cursor": "#5ac1feff",
145            "background": "#5ac1feff",
146            "selection": "#5ac1fe3d"
147          },
148          {
149            "cursor": "#39bae5ff",
150            "background": "#39bae5ff",
151            "selection": "#39bae53d"
152          },
153          {
154            "cursor": "#fe8f40ff",
155            "background": "#fe8f40ff",
156            "selection": "#fe8f403d"
157          },
158          {
159            "cursor": "#d2a6feff",
160            "background": "#d2a6feff",
161            "selection": "#d2a6fe3d"
162          },
163          {
164            "cursor": "#95e5cbff",
165            "background": "#95e5cbff",
166            "selection": "#95e5cb3d"
167          },
168          {
169            "cursor": "#ef7177ff",
170            "background": "#ef7177ff",
171            "selection": "#ef71773d"
172          },
173          {
174            "cursor": "#feb454ff",
175            "background": "#feb454ff",
176            "selection": "#feb4543d"
177          },
178          {
179            "cursor": "#aad84cff",
180            "background": "#aad84cff",
181            "selection": "#aad84c3d"
182          }
183        ],
184        "syntax": {
185          "attribute": {
186            "color": "#5ac1feff",
187            "font_style": null,
188            "font_weight": null
189          },
190          "boolean": {
191            "color": "#d2a6ffff",
192            "font_style": null,
193            "font_weight": null
194          },
195          "comment": {
196            "color": "#5c6773ff",
197            "font_style": null,
198            "font_weight": null
199          },
200          "comment.doc": {
201            "color": "#8c8b88ff",
202            "font_style": null,
203            "font_weight": null
204          },
205          "constant": {
206            "color": "#d2a6ffff",
207            "font_style": null,
208            "font_weight": null
209          },
210          "constructor": {
211            "color": "#5ac1feff",
212            "font_style": null,
213            "font_weight": null
214          },
215          "embedded": {
216            "color": "#bfbdb6ff",
217            "font_style": null,
218            "font_weight": null
219          },
220          "emphasis": {
221            "color": "#5ac1feff",
222            "font_style": null,
223            "font_weight": null
224          },
225          "emphasis.strong": {
226            "color": "#5ac1feff",
227            "font_style": null,
228            "font_weight": 700
229          },
230          "enum": {
231            "color": "#fe8f40ff",
232            "font_style": null,
233            "font_weight": null
234          },
235          "function": {
236            "color": "#ffb353ff",
237            "font_style": null,
238            "font_weight": null
239          },
240          "hint": {
241            "color": "#628b80ff",
242            "font_style": null,
243            "font_weight": null
244          },
245          "keyword": {
246            "color": "#ff8f3fff",
247            "font_style": null,
248            "font_weight": null
249          },
250          "label": {
251            "color": "#5ac1feff",
252            "font_style": null,
253            "font_weight": null
254          },
255          "link_text": {
256            "color": "#fe8f40ff",
257            "font_style": "italic",
258            "font_weight": null
259          },
260          "link_uri": {
261            "color": "#aad84cff",
262            "font_style": null,
263            "font_weight": null
264          },
265          "namespace": {
266            "color": "#bfbdb6ff",
267            "font_style": null,
268            "font_weight": null
269          },
270          "number": {
271            "color": "#d2a6ffff",
272            "font_style": null,
273            "font_weight": null
274          },
275          "operator": {
276            "color": "#f29668ff",
277            "font_style": null,
278            "font_weight": null
279          },
280          "predictive": {
281            "color": "#5a728bff",
282            "font_style": "italic",
283            "font_weight": null
284          },
285          "preproc": {
286            "color": "#ff8f3fff",
287            "font_style": null,
288            "font_weight": null
289          },
290          "primary": {
291            "color": "#bfbdb6ff",
292            "font_style": null,
293            "font_weight": null
294          },
295          "property": {
296            "color": "#5ac1feff",
297            "font_style": null,
298            "font_weight": null
299          },
300          "punctuation": {
301            "color": "#a6a5a0ff",
302            "font_style": null,
303            "font_weight": null
304          },
305          "punctuation.bracket": {
306            "color": "#a6a5a0ff",
307            "font_style": null,
308            "font_weight": null
309          },
310          "punctuation.delimiter": {
311            "color": "#a6a5a0ff",
312            "font_style": null,
313            "font_weight": null
314          },
315          "punctuation.list_marker": {
316            "color": "#a6a5a0ff",
317            "font_style": null,
318            "font_weight": null
319          },
320          "punctuation.markup": {
321            "color": "#a6a5a0ff",
322            "font_style": null,
323            "font_weight": null
324          },
325          "punctuation.special": {
326            "color": "#d2a6ffff",
327            "font_style": null,
328            "font_weight": null
329          },
330          "selector": {
331            "color": "#d2a6ffff",
332            "font_style": null,
333            "font_weight": null
334          },
335          "selector.pseudo": {
336            "color": "#5ac1feff",
337            "font_style": null,
338            "font_weight": null
339          },
340          "string": {
341            "color": "#a9d94bff",
342            "font_style": null,
343            "font_weight": null
344          },
345          "string.escape": {
346            "color": "#8c8b88ff",
347            "font_style": null,
348            "font_weight": null
349          },
350          "string.regex": {
351            "color": "#95e6cbff",
352            "font_style": null,
353            "font_weight": null
354          },
355          "string.special": {
356            "color": "#e5b572ff",
357            "font_style": null,
358            "font_weight": null
359          },
360          "string.special.symbol": {
361            "color": "#fe8f40ff",
362            "font_style": null,
363            "font_weight": null
364          },
365          "tag": {
366            "color": "#5ac1feff",
367            "font_style": null,
368            "font_weight": null
369          },
370          "text.literal": {
371            "color": "#fe8f40ff",
372            "font_style": null,
373            "font_weight": null
374          },
375          "title": {
376            "color": "#bfbdb6ff",
377            "font_style": null,
378            "font_weight": 700
379          },
380          "type": {
381            "color": "#59c2ffff",
382            "font_style": null,
383            "font_weight": null
384          },
385          "variable": {
386            "color": "#bfbdb6ff",
387            "font_style": null,
388            "font_weight": null
389          },
390          "variable.parameter": {
391            "color": "#d2a6ffff",
392            "font_style": null,
393            "font_weight": null
394          },
395          "variant": {
396            "color": "#5ac1feff",
397            "font_style": null,
398            "font_weight": null
399          },
400          "diff.plus": {
401            "color": "#aad94cff",
402            "font_style": null,
403            "font_weight": null
404          },
405          "diff.minus": {
406            "color": "#f07178ff",
407            "font_style": null,
408            "font_weight": null
409          }
410        }
411      }
412    },
413    {
414      "name": "Ayu Light",
415      "appearance": "light",
416      "style": {
417        "border": "#cfd1d2ff",
418        "border.variant": "#dfe0e1ff",
419        "border.focused": "#c4daf6ff",
420        "border.selected": "#c4daf6ff",
421        "border.transparent": "#00000000",
422        "border.disabled": "#d5d6d8ff",
423        "elevated_surface.background": "#ececedff",
424        "surface.background": "#ececedff",
425        "background": "#dcdddeff",
426        "element.background": "#ececedff",
427        "element.hover": "#dfe0e1ff",
428        "element.active": "#cfd0d2ff",
429        "element.selected": "#cfd0d2ff",
430        "element.disabled": "#ececedff",
431        "drop_target.background": "#8b8e9280",
432        "ghost_element.background": "#00000000",
433        "ghost_element.hover": "#dfe0e1ff",
434        "ghost_element.active": "#cfd0d2ff",
435        "ghost_element.selected": "#cfd0d2ff",
436        "ghost_element.disabled": "#ececedff",
437        "text": "#5c6166ff",
438        "text.muted": "#8b8e92ff",
439        "text.placeholder": "#a9acaeff",
440        "text.disabled": "#a9acaeff",
441        "text.accent": "#3b9ee5ff",
442        "icon": "#5c6166ff",
443        "icon.muted": "#8b8e92ff",
444        "icon.disabled": "#a9acaeff",
445        "icon.placeholder": "#8b8e92ff",
446        "icon.accent": "#3b9ee5ff",
447        "status_bar.background": "#dcdddeff",
448        "title_bar.background": "#dcdddeff",
449        "title_bar.inactive_background": "#ececedff",
450        "toolbar.background": "#fcfcfcff",
451        "tab_bar.background": "#ececedff",
452        "tab.inactive_background": "#ececedff",
453        "tab.active_background": "#fcfcfcff",
454        "search.match_background": "#3b9ee566",
455        "search.active_match_background": "#f88b3666",
456        "panel.background": "#ececedff",
457        "panel.focused_border": "#3b9ee5ff",
458        "pane.focused_border": null,
459        "scrollbar.thumb.background": "#5c61664c",
460        "scrollbar.thumb.hover_background": "#dfe0e1ff",
461        "scrollbar.thumb.border": "#dfe0e1ff",
462        "scrollbar.track.background": "#00000000",
463        "scrollbar.track.border": "#efeff0ff",
464        "editor.foreground": "#5c6166ff",
465        "editor.background": "#fcfcfcff",
466        "editor.gutter.background": "#fcfcfcff",
467        "editor.subheader.background": "#ececedff",
468        "editor.active_line.background": "#ececedbf",
469        "editor.highlighted_line.background": "#ececedff",
470        "editor.line_number": "#b0b3b5",
471        "editor.active_line_number": "#313435",
472        "editor.hover_line_number": "#62686a",
473        "editor.invisible": "#acafb1ff",
474        "editor.wrap_guide": "#5c61660d",
475        "editor.active_wrap_guide": "#5c61661a",
476        "editor.document_highlight.read_background": "#3b9ee51a",
477        "editor.document_highlight.write_background": "#acafb166",
478        "terminal.background": "#fcfcfcff",
479        "terminal.foreground": "#5c6166ff",
480        "terminal.bright_foreground": "#5c6166ff",
481        "terminal.dim_foreground": "#fcfcfcff",
482        "terminal.ansi.black": "#5c6166ff",
483        "terminal.ansi.bright_black": "#3b9ee5ff",
484        "terminal.ansi.dim_black": "#9c9fa2ff",
485        "terminal.ansi.red": "#ef7271ff",
486        "terminal.ansi.bright_red": "#febab6ff",
487        "terminal.ansi.dim_red": "#833538ff",
488        "terminal.ansi.green": "#85b304ff",
489        "terminal.ansi.bright_green": "#c7d98fff",
490        "terminal.ansi.dim_green": "#445613ff",
491        "terminal.ansi.yellow": "#f1ad49ff",
492        "terminal.ansi.bright_yellow": "#fed5a3ff",
493        "terminal.ansi.dim_yellow": "#8a5227ff",
494        "terminal.ansi.blue": "#3b9ee5ff",
495        "terminal.ansi.bright_blue": "#abcdf2ff",
496        "terminal.ansi.dim_blue": "#214c76ff",
497        "terminal.ansi.magenta": "#55b4d3ff",
498        "terminal.ansi.bright_magenta": "#b1d8e8ff",
499        "terminal.ansi.dim_magenta": "#2f5669ff",
500        "terminal.ansi.cyan": "#4dbf99ff",
501        "terminal.ansi.bright_cyan": "#ace0cbff",
502        "terminal.ansi.dim_cyan": "#2a5f4aff",
503        "terminal.ansi.white": "#fcfcfcff",
504        "terminal.ansi.bright_white": "#ffffffff",
505        "terminal.ansi.dim_white": "#bcbec0ff",
506        "link_text.hover": "#3b9ee5ff",
507        "conflict": "#f1ad49ff",
508        "conflict.background": "#ffeedaff",
509        "conflict.border": "#ffe1beff",
510        "created": "#85b304ff",
511        "created.background": "#e9efd2ff",
512        "created.border": "#d7e3aeff",
513        "deleted": "#ef7271ff",
514        "deleted.background": "#ffe3e1ff",
515        "deleted.border": "#ffcdcaff",
516        "error": "#ef7271ff",
517        "error.background": "#ffe3e1ff",
518        "error.border": "#ffcdcaff",
519        "hidden": "#a9acaeff",
520        "hidden.background": "#dcdddeff",
521        "hidden.border": "#d5d6d8ff",
522        "hint": "#8ca7c2ff",
523        "hint.background": "#deebfaff",
524        "hint.border": "#c4daf6ff",
525        "ignored": "#a9acaeff",
526        "ignored.background": "#dcdddeff",
527        "ignored.border": "#cfd1d2ff",
528        "info": "#3b9ee5ff",
529        "info.background": "#deebfaff",
530        "info.border": "#c4daf6ff",
531        "modified": "#f1ad49ff",
532        "modified.background": "#ffeedaff",
533        "modified.border": "#ffe1beff",
534        "predictive": "#9eb9d3ff",
535        "predictive.background": "#e9efd2ff",
536        "predictive.border": "#d7e3aeff",
537        "renamed": "#3b9ee5ff",
538        "renamed.background": "#deebfaff",
539        "renamed.border": "#c4daf6ff",
540        "success": "#85b304ff",
541        "success.background": "#e9efd2ff",
542        "success.border": "#d7e3aeff",
543        "unreachable": "#8b8e92ff",
544        "unreachable.background": "#dcdddeff",
545        "unreachable.border": "#cfd1d2ff",
546        "warning": "#f1ad49ff",
547        "warning.background": "#ffeedaff",
548        "warning.border": "#ffe1beff",
549        "players": [
550          {
551            "cursor": "#3b9ee5ff",
552            "background": "#3b9ee5ff",
553            "selection": "#3b9ee53d"
554          },
555          {
556            "cursor": "#55b4d3ff",
557            "background": "#55b4d3ff",
558            "selection": "#55b4d33d"
559          },
560          {
561            "cursor": "#f98d3fff",
562            "background": "#f98d3fff",
563            "selection": "#f98d3f3d"
564          },
565          {
566            "cursor": "#a37accff",
567            "background": "#a37accff",
568            "selection": "#a37acc3d"
569          },
570          {
571            "cursor": "#4dbf99ff",
572            "background": "#4dbf99ff",
573            "selection": "#4dbf993d"
574          },
575          {
576            "cursor": "#ef7271ff",
577            "background": "#ef7271ff",
578            "selection": "#ef72713d"
579          },
580          {
581            "cursor": "#f1ad49ff",
582            "background": "#f1ad49ff",
583            "selection": "#f1ad493d"
584          },
585          {
586            "cursor": "#85b304ff",
587            "background": "#85b304ff",
588            "selection": "#85b3043d"
589          }
590        ],
591        "syntax": {
592          "attribute": {
593            "color": "#3b9ee5ff",
594            "font_style": null,
595            "font_weight": null
596          },
597          "boolean": {
598            "color": "#a37accff",
599            "font_style": null,
600            "font_weight": null
601          },
602          "comment": {
603            "color": "#abb0b6ff",
604            "font_style": null,
605            "font_weight": null
606          },
607          "comment.doc": {
608            "color": "#898d90ff",
609            "font_style": null,
610            "font_weight": null
611          },
612          "constant": {
613            "color": "#a37accff",
614            "font_style": null,
615            "font_weight": null
616          },
617          "constructor": {
618            "color": "#3b9ee5ff",
619            "font_style": null,
620            "font_weight": null
621          },
622          "embedded": {
623            "color": "#5c6166ff",
624            "font_style": null,
625            "font_weight": null
626          },
627          "emphasis": {
628            "color": "#3b9ee5ff",
629            "font_style": null,
630            "font_weight": null
631          },
632          "emphasis.strong": {
633            "color": "#3b9ee5ff",
634            "font_style": null,
635            "font_weight": 700
636          },
637          "enum": {
638            "color": "#f98d3fff",
639            "font_style": null,
640            "font_weight": null
641          },
642          "function": {
643            "color": "#f2ad48ff",
644            "font_style": null,
645            "font_weight": null
646          },
647          "hint": {
648            "color": "#8ca7c2ff",
649            "font_style": null,
650            "font_weight": null
651          },
652          "keyword": {
653            "color": "#fa8d3eff",
654            "font_style": null,
655            "font_weight": null
656          },
657          "label": {
658            "color": "#3b9ee5ff",
659            "font_style": null,
660            "font_weight": null
661          },
662          "link_text": {
663            "color": "#f98d3fff",
664            "font_style": "italic",
665            "font_weight": null
666          },
667          "link_uri": {
668            "color": "#85b304ff",
669            "font_style": null,
670            "font_weight": null
671          },
672          "namespace": {
673            "color": "#5c6166ff",
674            "font_style": null,
675            "font_weight": null
676          },
677          "number": {
678            "color": "#a37accff",
679            "font_style": null,
680            "font_weight": null
681          },
682          "operator": {
683            "color": "#ed9365ff",
684            "font_style": null,
685            "font_weight": null
686          },
687          "predictive": {
688            "color": "#9eb9d3ff",
689            "font_style": "italic",
690            "font_weight": null
691          },
692          "preproc": {
693            "color": "#fa8d3eff",
694            "font_style": null,
695            "font_weight": null
696          },
697          "primary": {
698            "color": "#5c6166ff",
699            "font_style": null,
700            "font_weight": null
701          },
702          "property": {
703            "color": "#3b9ee5ff",
704            "font_style": null,
705            "font_weight": null
706          },
707          "punctuation": {
708            "color": "#73777bff",
709            "font_style": null,
710            "font_weight": null
711          },
712          "punctuation.bracket": {
713            "color": "#73777bff",
714            "font_style": null,
715            "font_weight": null
716          },
717          "punctuation.delimiter": {
718            "color": "#73777bff",
719            "font_style": null,
720            "font_weight": null
721          },
722          "punctuation.list_marker": {
723            "color": "#73777bff",
724            "font_style": null,
725            "font_weight": null
726          },
727          "punctuation.markup": {
728            "color": "#73777bff",
729            "font_style": null,
730            "font_weight": null
731          },
732          "punctuation.special": {
733            "color": "#a37accff",
734            "font_style": null,
735            "font_weight": null
736          },
737          "selector": {
738            "color": "#a37accff",
739            "font_style": null,
740            "font_weight": null
741          },
742          "selector.pseudo": {
743            "color": "#3b9ee5ff",
744            "font_style": null,
745            "font_weight": null
746          },
747          "string": {
748            "color": "#86b300ff",
749            "font_style": null,
750            "font_weight": null
751          },
752          "string.escape": {
753            "color": "#898d90ff",
754            "font_style": null,
755            "font_weight": null
756          },
757          "string.regex": {
758            "color": "#4bbf98ff",
759            "font_style": null,
760            "font_weight": null
761          },
762          "string.special": {
763            "color": "#e6ba7eff",
764            "font_style": null,
765            "font_weight": null
766          },
767          "string.special.symbol": {
768            "color": "#f98d3fff",
769            "font_style": null,
770            "font_weight": null
771          },
772          "tag": {
773            "color": "#3b9ee5ff",
774            "font_style": null,
775            "font_weight": null
776          },
777          "text.literal": {
778            "color": "#f98d3fff",
779            "font_style": null,
780            "font_weight": null
781          },
782          "title": {
783            "color": "#5c6166ff",
784            "font_style": null,
785            "font_weight": 700
786          },
787          "type": {
788            "color": "#389ee6ff",
789            "font_style": null,
790            "font_weight": null
791          },
792          "variable": {
793            "color": "#5c6166ff",
794            "font_style": null,
795            "font_weight": null
796          },
797          "variable.parameter": {
798            "color": "#a37accff",
799            "font_style": null,
800            "font_weight": null
801          },
802          "variant": {
803            "color": "#3b9ee5ff",
804            "font_style": null,
805            "font_weight": null
806          },
807          "diff.plus": {
808            "color": "#6cbf43ff",
809            "font_style": null,
810            "font_weight": null
811          },
812          "diff.minus": {
813            "color": "#ff6666ff",
814            "font_style": null,
815            "font_weight": null
816          }
817        }
818      }
819    },
820    {
821      "name": "Ayu Mirage",
822      "appearance": "dark",
823      "style": {
824        "border": "#53565dff",
825        "border.variant": "#43464fff",
826        "border.focused": "#24556fff",
827        "border.selected": "#24556fff",
828        "border.transparent": "#00000000",
829        "border.disabled": "#4d5058ff",
830        "elevated_surface.background": "#353944ff",
831        "surface.background": "#353944ff",
832        "background": "#464a52ff",
833        "element.background": "#353944ff",
834        "element.hover": "#43464fff",
835        "element.active": "#53565dff",
836        "element.selected": "#53565dff",
837        "element.disabled": "#353944ff",
838        "drop_target.background": "#9a9a9880",
839        "ghost_element.background": "#00000000",
840        "ghost_element.hover": "#43464fff",
841        "ghost_element.active": "#53565dff",
842        "ghost_element.selected": "#53565dff",
843        "ghost_element.disabled": "#353944ff",
844        "text": "#cccac2ff",
845        "text.muted": "#9a9a98ff",
846        "text.placeholder": "#7b7d7fff",
847        "text.disabled": "#7b7d7fff",
848        "text.accent": "#72cffeff",
849        "icon": "#cccac2ff",
850        "icon.muted": "#9a9a98ff",
851        "icon.disabled": "#7b7d7fff",
852        "icon.placeholder": "#9a9a98ff",
853        "icon.accent": "#72cffeff",
854        "status_bar.background": "#464a52ff",
855        "title_bar.background": "#464a52ff",
856        "title_bar.inactive_background": "#353944ff",
857        "toolbar.background": "#242835ff",
858        "tab_bar.background": "#353944ff",
859        "tab.inactive_background": "#353944ff",
860        "tab.active_background": "#242835ff",
861        "search.match_background": "#73cffe66",
862        "search.active_match_background": "#fd722b66",
863        "panel.background": "#353944ff",
864        "panel.focused_border": null,
865        "pane.focused_border": null,
866        "scrollbar.thumb.background": "#cccac24c",
867        "scrollbar.thumb.hover_background": "#43464fff",
868        "scrollbar.thumb.border": "#43464fff",
869        "scrollbar.track.background": "#00000000",
870        "scrollbar.track.border": "#323641ff",
871        "editor.foreground": "#cccac2ff",
872        "editor.background": "#242835ff",
873        "editor.gutter.background": "#242835ff",
874        "editor.subheader.background": "#353944ff",
875        "editor.active_line.background": "#353944bf",
876        "editor.highlighted_line.background": "#353944ff",
877        "editor.line_number": "#575c6b",
878        "editor.active_line_number": "#e1e3ea",
879        "editor.hover_line_number": "#b2b6c8",
880        "editor.invisible": "#787a7cff",
881        "editor.wrap_guide": "#cccac20d",
882        "editor.active_wrap_guide": "#cccac21a",
883        "editor.document_highlight.read_background": "#72cffe1a",
884        "editor.document_highlight.write_background": "#787a7c66",
885        "terminal.background": "#242835ff",
886        "terminal.foreground": "#cccac2ff",
887        "terminal.bright_foreground": "#cccac2ff",
888        "terminal.dim_foreground": "#8e8d87ff",
889        "terminal.ansi.black": "#242835ff",
890        "terminal.ansi.bright_black": "#67696eff",
891        "terminal.ansi.dim_black": "#48494dff",
892        "terminal.ansi.red": "#f18779ff",
893        "terminal.ansi.bright_red": "#833f3cff",
894        "terminal.ansi.dim_red": "#a85e54ff",
895        "terminal.ansi.green": "#d5fe80ff",
896        "terminal.ansi.bright_green": "#75993cff",
897        "terminal.ansi.dim_green": "#95b159ff",
898        "terminal.ansi.yellow": "#fecf72ff",
899        "terminal.ansi.bright_yellow": "#937237ff",
900        "terminal.ansi.dim_yellow": "#b1904fff",
901        "terminal.ansi.blue": "#72cffeff",
902        "terminal.ansi.bright_blue": "#336d8dff",
903        "terminal.ansi.dim_blue": "#4f90b1ff",
904        "terminal.ansi.magenta": "#5bcde5ff",
905        "terminal.ansi.bright_magenta": "#2b6c7bff",
906        "terminal.ansi.dim_magenta": "#3f8fa0ff",
907        "terminal.ansi.cyan": "#95e5cbff",
908        "terminal.ansi.bright_cyan": "#4c806fff",
909        "terminal.ansi.dim_cyan": "#68a08eff",
910        "terminal.ansi.white": "#cccac2ff",
911        "terminal.ansi.bright_white": "#fafafaff",
912        "terminal.ansi.dim_white": "#8e8d87ff",
913        "link_text.hover": "#72cffeff",
914        "conflict": "#fecf72ff",
915        "conflict.background": "#574018ff",
916        "conflict.border": "#765a29ff",
917        "created": "#d5fe80ff",
918        "created.background": "#426117ff",
919        "created.border": "#5d7e2cff",
920        "deleted": "#f18779ff",
921        "deleted.background": "#481a1bff",
922        "deleted.border": "#662e2dff",
923        "error": "#f18779ff",
924        "error.background": "#481a1bff",
925        "error.border": "#662e2dff",
926        "hidden": "#7b7d7fff",
927        "hidden.background": "#464a52ff",
928        "hidden.border": "#4d5058ff",
929        "hint": "#7399a3ff",
930        "hint.background": "#123950ff",
931        "hint.border": "#24556fff",
932        "ignored": "#7b7d7fff",
933        "ignored.background": "#464a52ff",
934        "ignored.border": "#53565dff",
935        "info": "#72cffeff",
936        "info.background": "#123950ff",
937        "info.border": "#24556fff",
938        "modified": "#fecf72ff",
939        "modified.background": "#574018ff",
940        "modified.border": "#765a29ff",
941        "predictive": "#6d839bff",
942        "predictive.background": "#426117ff",
943        "predictive.border": "#5d7e2cff",
944        "renamed": "#72cffeff",
945        "renamed.background": "#123950ff",
946        "renamed.border": "#24556fff",
947        "success": "#d5fe80ff",
948        "success.background": "#426117ff",
949        "success.border": "#5d7e2cff",
950        "unreachable": "#9a9a98ff",
951        "unreachable.background": "#464a52ff",
952        "unreachable.border": "#53565dff",
953        "warning": "#fecf72ff",
954        "warning.background": "#574018ff",
955        "warning.border": "#765a29ff",
956        "players": [
957          {
958            "cursor": "#72cffeff",
959            "background": "#72cffeff",
960            "selection": "#72cffe3d"
961          },
962          {
963            "cursor": "#5bcde5ff",
964            "background": "#5bcde5ff",
965            "selection": "#5bcde53d"
966          },
967          {
968            "cursor": "#fead66ff",
969            "background": "#fead66ff",
970            "selection": "#fead663d"
971          },
972          {
973            "cursor": "#debffeff",
974            "background": "#debffeff",
975            "selection": "#debffe3d"
976          },
977          {
978            "cursor": "#95e5cbff",
979            "background": "#95e5cbff",
980            "selection": "#95e5cb3d"
981          },
982          {
983            "cursor": "#f18779ff",
984            "background": "#f18779ff",
985            "selection": "#f187793d"
986          },
987          {
988            "cursor": "#fecf72ff",
989            "background": "#fecf72ff",
990            "selection": "#fecf723d"
991          },
992          {
993            "cursor": "#d5fe80ff",
994            "background": "#d5fe80ff",
995            "selection": "#d5fe803d"
996          }
997        ],
998        "syntax": {
999          "attribute": {
1000            "color": "#72cffeff",
1001            "font_style": null,
1002            "font_weight": null
1003          },
1004          "boolean": {
1005            "color": "#dfbfffff",
1006            "font_style": null,
1007            "font_weight": null
1008          },
1009          "comment": {
1010            "color": "#5c6773ff",
1011            "font_style": null,
1012            "font_weight": null
1013          },
1014          "comment.doc": {
1015            "color": "#9b9b99ff",
1016            "font_style": null,
1017            "font_weight": null
1018          },
1019          "constant": {
1020            "color": "#dfbfffff",
1021            "font_style": null,
1022            "font_weight": null
1023          },
1024          "constructor": {
1025            "color": "#72cffeff",
1026            "font_style": null,
1027            "font_weight": null
1028          },
1029          "embedded": {
1030            "color": "#cccac2ff",
1031            "font_style": null,
1032            "font_weight": null
1033          },
1034          "emphasis": {
1035            "color": "#72cffeff",
1036            "font_style": null,
1037            "font_weight": null
1038          },
1039          "emphasis.strong": {
1040            "color": "#72cffeff",
1041            "font_style": null,
1042            "font_weight": 700
1043          },
1044          "enum": {
1045            "color": "#fead66ff",
1046            "font_style": null,
1047            "font_weight": null
1048          },
1049          "function": {
1050            "color": "#ffd173ff",
1051            "font_style": null,
1052            "font_weight": null
1053          },
1054          "hint": {
1055            "color": "#7399a3ff",
1056            "font_style": null,
1057            "font_weight": null
1058          },
1059          "keyword": {
1060            "color": "#ffad65ff",
1061            "font_style": null,
1062            "font_weight": null
1063          },
1064          "label": {
1065            "color": "#72cffeff",
1066            "font_style": null,
1067            "font_weight": null
1068          },
1069          "link_text": {
1070            "color": "#fead66ff",
1071            "font_style": "italic",
1072            "font_weight": null
1073          },
1074          "link_uri": {
1075            "color": "#d5fe80ff",
1076            "font_style": null,
1077            "font_weight": null
1078          },
1079          "namespace": {
1080            "color": "#cccac2ff",
1081            "font_style": null,
1082            "font_weight": null
1083          },
1084          "number": {
1085            "color": "#dfbfffff",
1086            "font_style": null,
1087            "font_weight": null
1088          },
1089          "operator": {
1090            "color": "#f29e74ff",
1091            "font_style": null,
1092            "font_weight": null
1093          },
1094          "predictive": {
1095            "color": "#6d839bff",
1096            "font_style": "italic",
1097            "font_weight": null
1098          },
1099          "preproc": {
1100            "color": "#ffad65ff",
1101            "font_style": null,
1102            "font_weight": null
1103          },
1104          "primary": {
1105            "color": "#cccac2ff",
1106            "font_style": null,
1107            "font_weight": null
1108          },
1109          "property": {
1110            "color": "#72cffeff",
1111            "font_style": null,
1112            "font_weight": null
1113          },
1114          "punctuation": {
1115            "color": "#b4b3aeff",
1116            "font_style": null,
1117            "font_weight": null
1118          },
1119          "punctuation.bracket": {
1120            "color": "#b4b3aeff",
1121            "font_style": null,
1122            "font_weight": null
1123          },
1124          "punctuation.delimiter": {
1125            "color": "#b4b3aeff",
1126            "font_style": null,
1127            "font_weight": null
1128          },
1129          "punctuation.list_marker": {
1130            "color": "#b4b3aeff",
1131            "font_style": null,
1132            "font_weight": null
1133          },
1134          "punctuation.markup": {
1135            "color": "#b4b3aeff",
1136            "font_style": null,
1137            "font_weight": null
1138          },
1139          "punctuation.special": {
1140            "color": "#dfbfffff",
1141            "font_style": null,
1142            "font_weight": null
1143          },
1144          "selector": {
1145            "color": "#dfbfffff",
1146            "font_style": null,
1147            "font_weight": null
1148          },
1149          "selector.pseudo": {
1150            "color": "#72cffeff",
1151            "font_style": null,
1152            "font_weight": null
1153          },
1154          "string": {
1155            "color": "#d4fe7fff",
1156            "font_style": null,
1157            "font_weight": null
1158          },
1159          "string.escape": {
1160            "color": "#9b9b99ff",
1161            "font_style": null,
1162            "font_weight": null
1163          },
1164          "string.regex": {
1165            "color": "#95e6cbff",
1166            "font_style": null,
1167            "font_weight": null
1168          },
1169          "string.special": {
1170            "color": "#ffdfb3ff",
1171            "font_style": null,
1172            "font_weight": null
1173          },
1174          "string.special.symbol": {
1175            "color": "#fead66ff",
1176            "font_style": null,
1177            "font_weight": null
1178          },
1179          "tag": {
1180            "color": "#72cffeff",
1181            "font_style": null,
1182            "font_weight": null
1183          },
1184          "text.literal": {
1185            "color": "#fead66ff",
1186            "font_style": null,
1187            "font_weight": null
1188          },
1189          "title": {
1190            "color": "#cccac2ff",
1191            "font_style": null,
1192            "font_weight": 700
1193          },
1194          "type": {
1195            "color": "#73cfffff",
1196            "font_style": null,
1197            "font_weight": null
1198          },
1199          "variable": {
1200            "color": "#cccac2ff",
1201            "font_style": null,
1202            "font_weight": null
1203          },
1204          "variable.parameter": {
1205            "color": "#dfbfffff",
1206            "font_style": null,
1207            "font_weight": null
1208          },
1209          "variant": {
1210            "color": "#72cffeff",
1211            "font_style": null,
1212            "font_weight": null
1213          },
1214          "diff.plus": {
1215            "color": "#aad94cff",
1216            "font_style": null,
1217            "font_weight": null
1218          },
1219          "diff.minus": {
1220            "color": "#f07178ff",
1221            "font_style": null,
1222            "font_weight": null
1223          }
1224        }
1225      }
1226    }
1227  ]
1228}
1229
Served at tenant.openagents/omega Member data and write actions are omitted.