Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T02:01:34.728Z 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

one.json

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