solarized.json

  1{
  2  "name": "Solarized",
  3  "author": "Zed Industries",
  4  "themes": [
  5    {
  6      "name": "Solarized Dark",
  7      "appearance": "dark",
  8      "style": {
  9        "border": "#2b4e58ff",
 10        "border.variant": "#053541ff",
 11        "border.focused": "#1b3149ff",
 12        "border.selected": "#1b3149ff",
 13        "border.transparent": "#00000000",
 14        "border.disabled": "#19424dff",
 15        "elevated_surface.background": "#04313bff",
 16        "surface.background": "#04313bff",
 17        "background": "#073743ff",
 18        "element.background": "#04313bff",
 19        "element.hover": "#053541ff",
 20        "element.active": "#294d58ff",
 21        "element.selected": "#294d58ff",
 22        "element.disabled": "#04313bff",
 23        "drop_target.background": "#93a1a180",
 24        "ghost_element.background": "#00000000",
 25        "ghost_element.hover": "#053541ff",
 26        "ghost_element.active": "#294d58ff",
 27        "ghost_element.selected": "#294d58ff",
 28        "ghost_element.disabled": "#04313bff",
 29        "text": "#fdf6e3ff",
 30        "text.muted": "#93a1a1ff",
 31        "text.placeholder": "#6f8389ff",
 32        "text.disabled": "#6f8389ff",
 33        "text.accent": "#278ad1ff",
 34        "icon": "#fdf6e3ff",
 35        "icon.muted": "#93a1a1ff",
 36        "icon.disabled": "#6f8389ff",
 37        "icon.placeholder": "#93a1a1ff",
 38        "icon.accent": "#278ad1ff",
 39        "status_bar.background": "#073743ff",
 40        "title_bar.background": "#073743ff",
 41        "title_bar.inactive_background": "#04313bff",
 42        "toolbar.background": "#002a35ff",
 43        "tab_bar.background": "#04313bff",
 44        "tab.inactive_background": "#04313bff",
 45        "tab.active_background": "#002a35ff",
 46        "search.match_background": "#288bd166",
 47        "panel.background": "#04313bff",
 48        "panel.focused_border": null,
 49        "pane.focused_border": null,
 50        "scrollbar.thumb.background": "#fdf6e34c",
 51        "scrollbar.thumb.hover_background": "#053541ff",
 52        "scrollbar.thumb.border": "#053541ff",
 53        "scrollbar.track.background": "#00000000",
 54        "scrollbar.track.border": "#022f3bff",
 55        "editor.foreground": "#fdf6e3ff",
 56        "editor.background": "#002a35ff",
 57        "editor.gutter.background": "#002a35ff",
 58        "editor.subheader.background": "#04313bff",
 59        "editor.active_line.background": "#04313bbf",
 60        "editor.highlighted_line.background": "#04313bff",
 61        "editor.line_number": "#fdf6e359",
 62        "editor.active_line_number": "#fdf6e3ff",
 63        "editor.invisible": "#6c8287ff",
 64        "editor.wrap_guide": "#fdf6e30d",
 65        "editor.active_wrap_guide": "#fdf6e31a",
 66        "editor.document_highlight.read_background": "#278ad11a",
 67        "editor.document_highlight.write_background": "#6c828766",
 68        "terminal.background": "#002a35ff",
 69        "terminal.foreground": "#fdf6e3ff",
 70        "terminal.bright_foreground": "#fdf6e3ff",
 71        "terminal.dim_foreground": "#002a35ff",
 72        "terminal.ansi.black": "#002a35ff",
 73        "terminal.ansi.bright_black": "#5c7279ff",
 74        "terminal.ansi.dim_black": "#fdf6e3ff",
 75        "terminal.ansi.red": "#dc3330ff",
 76        "terminal.ansi.bright_red": "#7d181cff",
 77        "terminal.ansi.dim_red": "#faa091ff",
 78        "terminal.ansi.green": "#849903ff",
 79        "terminal.ansi.bright_green": "#434a10ff",
 80        "terminal.ansi.dim_green": "#c6cb8bff",
 81        "terminal.ansi.yellow": "#b58902ff",
 82        "terminal.ansi.bright_yellow": "#5d430fff",
 83        "terminal.ansi.dim_yellow": "#e0c189ff",
 84        "terminal.ansi.blue": "#278ad1ff",
 85        "terminal.ansi.bright_blue": "#214365ff",
 86        "terminal.ansi.dim_blue": "#a5c3e9ff",
 87        "terminal.ansi.magenta": "#d33781ff",
 88        "terminal.ansi.bright_magenta": "#6f1f3fff",
 89        "terminal.ansi.dim_magenta": "#f0a2beff",
 90        "terminal.ansi.cyan": "#2ba198ff",
 91        "terminal.ansi.bright_cyan": "#204e4aff",
 92        "terminal.ansi.dim_cyan": "#9fd0cbff",
 93        "terminal.ansi.white": "#fdf6e3ff",
 94        "terminal.ansi.bright_white": "#fdf6e3ff",
 95        "terminal.ansi.dim_white": "#7b8e91ff",
 96        "link_text.hover": "#278ad1ff",
 97        "conflict": "#b58902ff",
 98        "conflict.background": "#2e1d0cff",
 99        "conflict.border": "#47300fff",
100        "created": "#849903ff",
101        "created.background": "#1e210cff",
102        "created.border": "#313510ff",
103        "deleted": "#dc3330ff",
104        "deleted.background": "#4a080eff",
105        "deleted.border": "#641015ff",
106        "error": "#dc3330ff",
107        "error.background": "#4a080eff",
108        "error.border": "#641015ff",
109        "hidden": "#6f8389ff",
110        "hidden.background": "#073743ff",
111        "hidden.border": "#19424dff",
112        "hint": "#4f8297ff",
113        "hint.background": "#141f2cff",
114        "hint.border": "#1b3149ff",
115        "ignored": "#6f8389ff",
116        "ignored.background": "#073743ff",
117        "ignored.border": "#2b4e58ff",
118        "info": "#278ad1ff",
119        "info.background": "#141f2cff",
120        "info.border": "#1b3149ff",
121        "modified": "#b58902ff",
122        "modified.background": "#2e1d0cff",
123        "modified.border": "#47300fff",
124        "predictive": "#3f718bff",
125        "predictive.background": "#1e210cff",
126        "predictive.border": "#313510ff",
127        "renamed": "#278ad1ff",
128        "renamed.background": "#141f2cff",
129        "renamed.border": "#1b3149ff",
130        "success": "#849903ff",
131        "success.background": "#1e210cff",
132        "success.border": "#313510ff",
133        "unreachable": "#93a1a1ff",
134        "unreachable.background": "#073743ff",
135        "unreachable.border": "#2b4e58ff",
136        "warning": "#b58902ff",
137        "warning.background": "#2e1d0cff",
138        "warning.border": "#47300fff",
139        "players": [
140          {
141            "cursor": "#278ad1ff",
142            "background": "#278ad1ff",
143            "selection": "#278ad13d"
144          },
145          {
146            "cursor": "#d33781ff",
147            "background": "#d33781ff",
148            "selection": "#d337813d"
149          },
150          {
151            "cursor": "#cb4b16ff",
152            "background": "#cb4b16ff",
153            "selection": "#cb4b163d"
154          },
155          {
156            "cursor": "#6c71c4ff",
157            "background": "#6c71c4ff",
158            "selection": "#6c71c43d"
159          },
160          {
161            "cursor": "#2ba198ff",
162            "background": "#2ba198ff",
163            "selection": "#2ba1983d"
164          },
165          {
166            "cursor": "#dc3330ff",
167            "background": "#dc3330ff",
168            "selection": "#dc33303d"
169          },
170          {
171            "cursor": "#b58902ff",
172            "background": "#b58902ff",
173            "selection": "#b589023d"
174          },
175          {
176            "cursor": "#849903ff",
177            "background": "#849903ff",
178            "selection": "#8499033d"
179          }
180        ],
181        "syntax": {
182          "attribute": {
183            "color": "#278ad1ff",
184            "font_style": null,
185            "font_weight": null
186          },
187          "boolean": {
188            "color": "#849903ff",
189            "font_style": null,
190            "font_weight": null
191          },
192          "comment": {
193            "color": "#99a5a4ff",
194            "font_style": null,
195            "font_weight": null
196          },
197          "comment.doc": {
198            "color": "#99a5a4ff",
199            "font_style": null,
200            "font_weight": null
201          },
202          "constant": {
203            "color": "#849903ff",
204            "font_style": null,
205            "font_weight": null
206          },
207          "constructor": {
208            "color": "#278ad1ff",
209            "font_style": null,
210            "font_weight": null
211          },
212          "embedded": {
213            "color": "#fdf6e3ff",
214            "font_style": null,
215            "font_weight": null
216          },
217          "emphasis": {
218            "color": "#278ad1ff",
219            "font_style": null,
220            "font_weight": null
221          },
222          "emphasis.strong": {
223            "color": "#278ad1ff",
224            "font_style": null,
225            "font_weight": 700
226          },
227          "enum": {
228            "color": "#cb4b16ff",
229            "font_style": null,
230            "font_weight": null
231          },
232          "function": {
233            "color": "#b58902ff",
234            "font_style": null,
235            "font_weight": null
236          },
237          "hint": {
238            "color": "#4f8297ff",
239            "font_style": null,
240            "font_weight": 700
241          },
242          "keyword": {
243            "color": "#278ad1ff",
244            "font_style": null,
245            "font_weight": null
246          },
247          "label": {
248            "color": "#278ad1ff",
249            "font_style": null,
250            "font_weight": null
251          },
252          "link_text": {
253            "color": "#cb4b16ff",
254            "font_style": "italic",
255            "font_weight": null
256          },
257          "link_uri": {
258            "color": "#849903ff",
259            "font_style": null,
260            "font_weight": null
261          },
262          "number": {
263            "color": "#849903ff",
264            "font_style": null,
265            "font_weight": null
266          },
267          "operator": {
268            "color": "#cb4b16ff",
269            "font_style": null,
270            "font_weight": null
271          },
272          "predictive": {
273            "color": "#3f718bff",
274            "font_style": "italic",
275            "font_weight": null
276          },
277          "preproc": {
278            "color": "#fdf6e3ff",
279            "font_style": null,
280            "font_weight": null
281          },
282          "primary": {
283            "color": "#fdf6e3ff",
284            "font_style": null,
285            "font_weight": null
286          },
287          "property": {
288            "color": "#278ad1ff",
289            "font_style": null,
290            "font_weight": null
291          },
292          "punctuation": {
293            "color": "#efe9d6ff",
294            "font_style": null,
295            "font_weight": null
296          },
297          "punctuation.bracket": {
298            "color": "#efe9d6ff",
299            "font_style": null,
300            "font_weight": null
301          },
302          "punctuation.delimiter": {
303            "color": "#efe9d6ff",
304            "font_style": null,
305            "font_weight": null
306          },
307          "punctuation.list_marker": {
308            "color": "#efe9d6ff",
309            "font_style": null,
310            "font_weight": null
311          },
312          "punctuation.special": {
313            "color": "#efe9d6ff",
314            "font_style": null,
315            "font_weight": null
316          },
317          "string": {
318            "color": "#cb4b16ff",
319            "font_style": null,
320            "font_weight": null
321          },
322          "string.escape": {
323            "color": "#99a5a4ff",
324            "font_style": null,
325            "font_weight": null
326          },
327          "string.regex": {
328            "color": "#cb4b16ff",
329            "font_style": null,
330            "font_weight": null
331          },
332          "string.special": {
333            "color": "#cb4b16ff",
334            "font_style": null,
335            "font_weight": null
336          },
337          "string.special.symbol": {
338            "color": "#cb4b16ff",
339            "font_style": null,
340            "font_weight": null
341          },
342          "tag": {
343            "color": "#278ad1ff",
344            "font_style": null,
345            "font_weight": null
346          },
347          "text.literal": {
348            "color": "#cb4b16ff",
349            "font_style": null,
350            "font_weight": null
351          },
352          "title": {
353            "color": "#fdf6e3ff",
354            "font_style": null,
355            "font_weight": 700
356          },
357          "type": {
358            "color": "#2ba198ff",
359            "font_style": null,
360            "font_weight": null
361          },
362          "variable": {
363            "color": "#fdf6e3ff",
364            "font_style": null,
365            "font_weight": null
366          },
367          "variant": {
368            "color": "#278ad1ff",
369            "font_style": null,
370            "font_weight": null
371          }
372        }
373      }
374    },
375    {
376      "name": "Solarized Light",
377      "appearance": "light",
378      "style": {
379        "border": "#9faaa8ff",
380        "border.variant": "#dcdacbff",
381        "border.focused": "#bfd3efff",
382        "border.selected": "#bfd3efff",
383        "border.transparent": "#00000000",
384        "border.disabled": "#b6bcb5ff",
385        "elevated_surface.background": "#f3eddaff",
386        "surface.background": "#f3eddaff",
387        "background": "#cfd0c4ff",
388        "element.background": "#f3eddaff",
389        "element.hover": "#dcdacbff",
390        "element.active": "#a2aca9ff",
391        "element.selected": "#a2aca9ff",
392        "element.disabled": "#f3eddaff",
393        "drop_target.background": "#34555e80",
394        "ghost_element.background": "#00000000",
395        "ghost_element.hover": "#dcdacbff",
396        "ghost_element.active": "#a2aca9ff",
397        "ghost_element.selected": "#a2aca9ff",
398        "ghost_element.disabled": "#f3eddaff",
399        "text": "#002a35ff",
400        "text.muted": "#34555eff",
401        "text.placeholder": "#6a7f86ff",
402        "text.disabled": "#6a7f86ff",
403        "text.accent": "#288bd1ff",
404        "icon": "#002a35ff",
405        "icon.muted": "#34555eff",
406        "icon.disabled": "#6a7f86ff",
407        "icon.placeholder": "#34555eff",
408        "icon.accent": "#288bd1ff",
409        "status_bar.background": "#cfd0c4ff",
410        "title_bar.background": "#cfd0c4ff",
411        "title_bar.inactive_background": "#f3eddaff",
412        "toolbar.background": "#fdf6e3ff",
413        "tab_bar.background": "#f3eddaff",
414        "tab.inactive_background": "#f3eddaff",
415        "tab.active_background": "#fdf6e3ff",
416        "search.match_background": "#298bd166",
417        "panel.background": "#f3eddaff",
418        "panel.focused_border": null,
419        "pane.focused_border": null,
420        "scrollbar.thumb.background": "#002a354c",
421        "scrollbar.thumb.hover_background": "#dcdacbff",
422        "scrollbar.thumb.border": "#dcdacbff",
423        "scrollbar.track.background": "#00000000",
424        "scrollbar.track.border": "#f5eedbff",
425        "editor.foreground": "#002a35ff",
426        "editor.background": "#fdf6e3ff",
427        "editor.gutter.background": "#fdf6e3ff",
428        "editor.subheader.background": "#f3eddaff",
429        "editor.active_line.background": "#f3eddabf",
430        "editor.highlighted_line.background": "#f3eddaff",
431        "editor.line_number": "#002a3559",
432        "editor.active_line_number": "#002a35ff",
433        "editor.invisible": "#6c8287ff",
434        "editor.wrap_guide": "#002a350d",
435        "editor.active_wrap_guide": "#002a351a",
436        "editor.document_highlight.read_background": "#288bd11a",
437        "editor.document_highlight.write_background": "#6c828766",
438        "terminal.background": "#fdf6e3ff",
439        "terminal.foreground": "#002a35ff",
440        "terminal.bright_foreground": "#002a35ff",
441        "terminal.dim_foreground": "#fdf6e3ff",
442        "terminal.ansi.black": "#fdf6e3ff",
443        "terminal.ansi.bright_black": "#7b8e91ff",
444        "terminal.ansi.dim_black": "#002a35ff",
445        "terminal.ansi.red": "#dc3330ff",
446        "terminal.ansi.bright_red": "#faa091ff",
447        "terminal.ansi.dim_red": "#7d181cff",
448        "terminal.ansi.green": "#849903ff",
449        "terminal.ansi.bright_green": "#c6cb8bff",
450        "terminal.ansi.dim_green": "#434a10ff",
451        "terminal.ansi.yellow": "#b58903ff",
452        "terminal.ansi.bright_yellow": "#e0c189ff",
453        "terminal.ansi.dim_yellow": "#5d430fff",
454        "terminal.ansi.blue": "#288bd1ff",
455        "terminal.ansi.bright_blue": "#a5c3e9ff",
456        "terminal.ansi.dim_blue": "#214365ff",
457        "terminal.ansi.magenta": "#d33781ff",
458        "terminal.ansi.bright_magenta": "#f0a2beff",
459        "terminal.ansi.dim_magenta": "#6f1f3fff",
460        "terminal.ansi.cyan": "#2ba198ff",
461        "terminal.ansi.bright_cyan": "#9fd0cbff",
462        "terminal.ansi.dim_cyan": "#204e4aff",
463        "terminal.ansi.white": "#002a35ff",
464        "terminal.ansi.bright_white": "#002a35ff",
465        "terminal.ansi.dim_white": "#5c7279ff",
466        "link_text.hover": "#288bd1ff",
467        "conflict": "#b58903ff",
468        "conflict.background": "#f5e6d0ff",
469        "conflict.border": "#ebd3aaff",
470        "created": "#849903ff",
471        "created.background": "#e9ead0ff",
472        "created.border": "#d6d9abff",
473        "deleted": "#dc3330ff",
474        "deleted.background": "#ffd9d2ff",
475        "deleted.border": "#ffbbafff",
476        "error": "#dc3330ff",
477        "error.background": "#ffd9d2ff",
478        "error.border": "#ffbbafff",
479        "hidden": "#6a7f86ff",
480        "hidden.background": "#cfd0c4ff",
481        "hidden.border": "#b6bcb5ff",
482        "hint": "#5789a3ff",
483        "hint.background": "#dbe6f6ff",
484        "hint.border": "#bfd3efff",
485        "ignored": "#6a7f86ff",
486        "ignored.background": "#cfd0c4ff",
487        "ignored.border": "#9faaa8ff",
488        "info": "#288bd1ff",
489        "info.background": "#dbe6f6ff",
490        "info.border": "#bfd3efff",
491        "modified": "#b58903ff",
492        "modified.background": "#f5e6d0ff",
493        "modified.border": "#ebd3aaff",
494        "predictive": "#679aafff",
495        "predictive.background": "#e9ead0ff",
496        "predictive.border": "#d6d9abff",
497        "renamed": "#288bd1ff",
498        "renamed.background": "#dbe6f6ff",
499        "renamed.border": "#bfd3efff",
500        "success": "#849903ff",
501        "success.background": "#e9ead0ff",
502        "success.border": "#d6d9abff",
503        "unreachable": "#34555eff",
504        "unreachable.background": "#cfd0c4ff",
505        "unreachable.border": "#9faaa8ff",
506        "warning": "#b58903ff",
507        "warning.background": "#f5e6d0ff",
508        "warning.border": "#ebd3aaff",
509        "players": [
510          {
511            "cursor": "#288bd1ff",
512            "background": "#288bd1ff",
513            "selection": "#288bd13d"
514          },
515          {
516            "cursor": "#d33781ff",
517            "background": "#d33781ff",
518            "selection": "#d337813d"
519          },
520          {
521            "cursor": "#cb4b17ff",
522            "background": "#cb4b17ff",
523            "selection": "#cb4b173d"
524          },
525          {
526            "cursor": "#6c71c3ff",
527            "background": "#6c71c3ff",
528            "selection": "#6c71c33d"
529          },
530          {
531            "cursor": "#2ba198ff",
532            "background": "#2ba198ff",
533            "selection": "#2ba1983d"
534          },
535          {
536            "cursor": "#dc3330ff",
537            "background": "#dc3330ff",
538            "selection": "#dc33303d"
539          },
540          {
541            "cursor": "#b58903ff",
542            "background": "#b58903ff",
543            "selection": "#b589033d"
544          },
545          {
546            "cursor": "#849903ff",
547            "background": "#849903ff",
548            "selection": "#8499033d"
549          }
550        ],
551        "syntax": {
552          "attribute": {
553            "color": "#288bd1ff",
554            "font_style": null,
555            "font_weight": null
556          },
557          "boolean": {
558            "color": "#849903ff",
559            "font_style": null,
560            "font_weight": null
561          },
562          "comment": {
563            "color": "#30525bff",
564            "font_style": null,
565            "font_weight": null
566          },
567          "comment.doc": {
568            "color": "#30525bff",
569            "font_style": null,
570            "font_weight": null
571          },
572          "constant": {
573            "color": "#849903ff",
574            "font_style": null,
575            "font_weight": null
576          },
577          "constructor": {
578            "color": "#288bd1ff",
579            "font_style": null,
580            "font_weight": null
581          },
582          "embedded": {
583            "color": "#002a35ff",
584            "font_style": null,
585            "font_weight": null
586          },
587          "emphasis": {
588            "color": "#288bd1ff",
589            "font_style": null,
590            "font_weight": null
591          },
592          "emphasis.strong": {
593            "color": "#288bd1ff",
594            "font_style": null,
595            "font_weight": 700
596          },
597          "enum": {
598            "color": "#cb4b17ff",
599            "font_style": null,
600            "font_weight": null
601          },
602          "function": {
603            "color": "#b58903ff",
604            "font_style": null,
605            "font_weight": null
606          },
607          "hint": {
608            "color": "#5789a3ff",
609            "font_style": null,
610            "font_weight": 700
611          },
612          "keyword": {
613            "color": "#288bd1ff",
614            "font_style": null,
615            "font_weight": null
616          },
617          "label": {
618            "color": "#288bd1ff",
619            "font_style": null,
620            "font_weight": null
621          },
622          "link_text": {
623            "color": "#cb4b17ff",
624            "font_style": "italic",
625            "font_weight": null
626          },
627          "link_uri": {
628            "color": "#849903ff",
629            "font_style": null,
630            "font_weight": null
631          },
632          "number": {
633            "color": "#849903ff",
634            "font_style": null,
635            "font_weight": null
636          },
637          "operator": {
638            "color": "#cb4b17ff",
639            "font_style": null,
640            "font_weight": null
641          },
642          "predictive": {
643            "color": "#679aafff",
644            "font_style": "italic",
645            "font_weight": null
646          },
647          "preproc": {
648            "color": "#002a35ff",
649            "font_style": null,
650            "font_weight": null
651          },
652          "primary": {
653            "color": "#002a35ff",
654            "font_style": null,
655            "font_weight": null
656          },
657          "property": {
658            "color": "#288bd1ff",
659            "font_style": null,
660            "font_weight": null
661          },
662          "punctuation": {
663            "color": "#04333eff",
664            "font_style": null,
665            "font_weight": null
666          },
667          "punctuation.bracket": {
668            "color": "#04333eff",
669            "font_style": null,
670            "font_weight": null
671          },
672          "punctuation.delimiter": {
673            "color": "#04333eff",
674            "font_style": null,
675            "font_weight": null
676          },
677          "punctuation.list_marker": {
678            "color": "#04333eff",
679            "font_style": null,
680            "font_weight": null
681          },
682          "punctuation.special": {
683            "color": "#04333eff",
684            "font_style": null,
685            "font_weight": null
686          },
687          "string": {
688            "color": "#cb4b17ff",
689            "font_style": null,
690            "font_weight": null
691          },
692          "string.escape": {
693            "color": "#30525bff",
694            "font_style": null,
695            "font_weight": null
696          },
697          "string.regex": {
698            "color": "#cb4b17ff",
699            "font_style": null,
700            "font_weight": null
701          },
702          "string.special": {
703            "color": "#cb4b17ff",
704            "font_style": null,
705            "font_weight": null
706          },
707          "string.special.symbol": {
708            "color": "#cb4b17ff",
709            "font_style": null,
710            "font_weight": null
711          },
712          "tag": {
713            "color": "#288bd1ff",
714            "font_style": null,
715            "font_weight": null
716          },
717          "text.literal": {
718            "color": "#cb4b17ff",
719            "font_style": null,
720            "font_weight": null
721          },
722          "title": {
723            "color": "#002a35ff",
724            "font_style": null,
725            "font_weight": 700
726          },
727          "type": {
728            "color": "#2ba198ff",
729            "font_style": null,
730            "font_weight": null
731          },
732          "variable": {
733            "color": "#002a35ff",
734            "font_style": null,
735            "font_weight": null
736          },
737          "variant": {
738            "color": "#288bd1ff",
739            "font_style": null,
740            "font_weight": null
741          }
742        }
743      }
744    }
745  ]
746}