ayu.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": "#0d1016ff",
  75        "terminal.ansi.black": "#0d1016ff",
  76        "terminal.ansi.bright_black": "#545557ff",
  77        "terminal.ansi.dim_black": "#bfbdb6ff",
  78        "terminal.ansi.red": "#ef7177ff",
  79        "terminal.ansi.bright_red": "#83353bff",
  80        "terminal.ansi.dim_red": "#febab9ff",
  81        "terminal.ansi.green": "#aad84cff",
  82        "terminal.ansi.bright_green": "#567627ff",
  83        "terminal.ansi.dim_green": "#d8eca8ff",
  84        "terminal.ansi.yellow": "#feb454ff",
  85        "terminal.ansi.bright_yellow": "#92582bff",
  86        "terminal.ansi.dim_yellow": "#ffd9aaff",
  87        "terminal.ansi.blue": "#5ac1feff",
  88        "terminal.ansi.bright_blue": "#27618cff",
  89        "terminal.ansi.dim_blue": "#b7dffeff",
  90        "terminal.ansi.magenta": "#39bae5ff",
  91        "terminal.ansi.bright_magenta": "#205a78ff",
  92        "terminal.ansi.dim_magenta": "#addcf3ff",
  93        "terminal.ansi.cyan": "#95e5cbff",
  94        "terminal.ansi.bright_cyan": "#4c806fff",
  95        "terminal.ansi.dim_cyan": "#cbf2e4ff",
  96        "terminal.ansi.white": "#bfbdb6ff",
  97        "terminal.ansi.bright_white": "#fafafaff",
  98        "terminal.ansi.dim_white": "#787876ff",
  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": "#bfbdb6ff",
 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          "variant": {
 391            "color": "#5ac1feff",
 392            "font_style": null,
 393            "font_weight": null
 394          }
 395        }
 396      }
 397    },
 398    {
 399      "name": "Ayu Light",
 400      "appearance": "light",
 401      "style": {
 402        "border": "#cfd1d2ff",
 403        "border.variant": "#dfe0e1ff",
 404        "border.focused": "#c4daf6ff",
 405        "border.selected": "#c4daf6ff",
 406        "border.transparent": "#00000000",
 407        "border.disabled": "#d5d6d8ff",
 408        "elevated_surface.background": "#ececedff",
 409        "surface.background": "#ececedff",
 410        "background": "#dcdddeff",
 411        "element.background": "#ececedff",
 412        "element.hover": "#dfe0e1ff",
 413        "element.active": "#cfd0d2ff",
 414        "element.selected": "#cfd0d2ff",
 415        "element.disabled": "#ececedff",
 416        "drop_target.background": "#8b8e9280",
 417        "ghost_element.background": "#00000000",
 418        "ghost_element.hover": "#dfe0e1ff",
 419        "ghost_element.active": "#cfd0d2ff",
 420        "ghost_element.selected": "#cfd0d2ff",
 421        "ghost_element.disabled": "#ececedff",
 422        "text": "#5c6166ff",
 423        "text.muted": "#8b8e92ff",
 424        "text.placeholder": "#a9acaeff",
 425        "text.disabled": "#a9acaeff",
 426        "text.accent": "#3b9ee5ff",
 427        "icon": "#5c6166ff",
 428        "icon.muted": "#8b8e92ff",
 429        "icon.disabled": "#a9acaeff",
 430        "icon.placeholder": "#8b8e92ff",
 431        "icon.accent": "#3b9ee5ff",
 432        "status_bar.background": "#dcdddeff",
 433        "title_bar.background": "#dcdddeff",
 434        "title_bar.inactive_background": "#ececedff",
 435        "toolbar.background": "#fcfcfcff",
 436        "tab_bar.background": "#ececedff",
 437        "tab.inactive_background": "#ececedff",
 438        "tab.active_background": "#fcfcfcff",
 439        "search.match_background": "#3b9ee566",
 440        "search.active_match_background": "#f88b3666",
 441        "panel.background": "#ececedff",
 442        "panel.focused_border": "#3b9ee5ff",
 443        "pane.focused_border": null,
 444        "scrollbar.thumb.background": "#5c61664c",
 445        "scrollbar.thumb.hover_background": "#dfe0e1ff",
 446        "scrollbar.thumb.border": "#dfe0e1ff",
 447        "scrollbar.track.background": "#00000000",
 448        "scrollbar.track.border": "#efeff0ff",
 449        "editor.foreground": "#5c6166ff",
 450        "editor.background": "#fcfcfcff",
 451        "editor.gutter.background": "#fcfcfcff",
 452        "editor.subheader.background": "#ececedff",
 453        "editor.active_line.background": "#ececedbf",
 454        "editor.highlighted_line.background": "#ececedff",
 455        "editor.line_number": "#b0b3b5",
 456        "editor.active_line_number": "#313435",
 457        "editor.hover_line_number": "#62686a",
 458        "editor.invisible": "#acafb1ff",
 459        "editor.wrap_guide": "#5c61660d",
 460        "editor.active_wrap_guide": "#5c61661a",
 461        "editor.document_highlight.read_background": "#3b9ee51a",
 462        "editor.document_highlight.write_background": "#acafb166",
 463        "terminal.background": "#fcfcfcff",
 464        "terminal.foreground": "#5c6166ff",
 465        "terminal.bright_foreground": "#5c6166ff",
 466        "terminal.dim_foreground": "#fcfcfcff",
 467        "terminal.ansi.black": "#5c6166ff",
 468        "terminal.ansi.bright_black": "#3b9ee5ff",
 469        "terminal.ansi.dim_black": "#9c9fa2ff",
 470        "terminal.ansi.red": "#ef7271ff",
 471        "terminal.ansi.bright_red": "#febab6ff",
 472        "terminal.ansi.dim_red": "#833538ff",
 473        "terminal.ansi.green": "#85b304ff",
 474        "terminal.ansi.bright_green": "#c7d98fff",
 475        "terminal.ansi.dim_green": "#445613ff",
 476        "terminal.ansi.yellow": "#f1ad49ff",
 477        "terminal.ansi.bright_yellow": "#fed5a3ff",
 478        "terminal.ansi.dim_yellow": "#8a5227ff",
 479        "terminal.ansi.blue": "#3b9ee5ff",
 480        "terminal.ansi.bright_blue": "#abcdf2ff",
 481        "terminal.ansi.dim_blue": "#214c76ff",
 482        "terminal.ansi.magenta": "#55b4d3ff",
 483        "terminal.ansi.bright_magenta": "#b1d8e8ff",
 484        "terminal.ansi.dim_magenta": "#2f5669ff",
 485        "terminal.ansi.cyan": "#4dbf99ff",
 486        "terminal.ansi.bright_cyan": "#ace0cbff",
 487        "terminal.ansi.dim_cyan": "#2a5f4aff",
 488        "terminal.ansi.white": "#fcfcfcff",
 489        "terminal.ansi.bright_white": "#ffffffff",
 490        "terminal.ansi.dim_white": "#bcbec0ff",
 491        "link_text.hover": "#3b9ee5ff",
 492        "conflict": "#f1ad49ff",
 493        "conflict.background": "#ffeedaff",
 494        "conflict.border": "#ffe1beff",
 495        "created": "#85b304ff",
 496        "created.background": "#e9efd2ff",
 497        "created.border": "#d7e3aeff",
 498        "deleted": "#ef7271ff",
 499        "deleted.background": "#ffe3e1ff",
 500        "deleted.border": "#ffcdcaff",
 501        "error": "#ef7271ff",
 502        "error.background": "#ffe3e1ff",
 503        "error.border": "#ffcdcaff",
 504        "hidden": "#a9acaeff",
 505        "hidden.background": "#dcdddeff",
 506        "hidden.border": "#d5d6d8ff",
 507        "hint": "#8ca7c2ff",
 508        "hint.background": "#deebfaff",
 509        "hint.border": "#c4daf6ff",
 510        "ignored": "#a9acaeff",
 511        "ignored.background": "#dcdddeff",
 512        "ignored.border": "#cfd1d2ff",
 513        "info": "#3b9ee5ff",
 514        "info.background": "#deebfaff",
 515        "info.border": "#c4daf6ff",
 516        "modified": "#f1ad49ff",
 517        "modified.background": "#ffeedaff",
 518        "modified.border": "#ffe1beff",
 519        "predictive": "#9eb9d3ff",
 520        "predictive.background": "#e9efd2ff",
 521        "predictive.border": "#d7e3aeff",
 522        "renamed": "#3b9ee5ff",
 523        "renamed.background": "#deebfaff",
 524        "renamed.border": "#c4daf6ff",
 525        "success": "#85b304ff",
 526        "success.background": "#e9efd2ff",
 527        "success.border": "#d7e3aeff",
 528        "unreachable": "#8b8e92ff",
 529        "unreachable.background": "#dcdddeff",
 530        "unreachable.border": "#cfd1d2ff",
 531        "warning": "#f1ad49ff",
 532        "warning.background": "#ffeedaff",
 533        "warning.border": "#ffe1beff",
 534        "players": [
 535          {
 536            "cursor": "#3b9ee5ff",
 537            "background": "#3b9ee5ff",
 538            "selection": "#3b9ee53d"
 539          },
 540          {
 541            "cursor": "#55b4d3ff",
 542            "background": "#55b4d3ff",
 543            "selection": "#55b4d33d"
 544          },
 545          {
 546            "cursor": "#f98d3fff",
 547            "background": "#f98d3fff",
 548            "selection": "#f98d3f3d"
 549          },
 550          {
 551            "cursor": "#a37accff",
 552            "background": "#a37accff",
 553            "selection": "#a37acc3d"
 554          },
 555          {
 556            "cursor": "#4dbf99ff",
 557            "background": "#4dbf99ff",
 558            "selection": "#4dbf993d"
 559          },
 560          {
 561            "cursor": "#ef7271ff",
 562            "background": "#ef7271ff",
 563            "selection": "#ef72713d"
 564          },
 565          {
 566            "cursor": "#f1ad49ff",
 567            "background": "#f1ad49ff",
 568            "selection": "#f1ad493d"
 569          },
 570          {
 571            "cursor": "#85b304ff",
 572            "background": "#85b304ff",
 573            "selection": "#85b3043d"
 574          }
 575        ],
 576        "syntax": {
 577          "attribute": {
 578            "color": "#3b9ee5ff",
 579            "font_style": null,
 580            "font_weight": null
 581          },
 582          "boolean": {
 583            "color": "#a37accff",
 584            "font_style": null,
 585            "font_weight": null
 586          },
 587          "comment": {
 588            "color": "#abb0b6ff",
 589            "font_style": null,
 590            "font_weight": null
 591          },
 592          "comment.doc": {
 593            "color": "#898d90ff",
 594            "font_style": null,
 595            "font_weight": null
 596          },
 597          "constant": {
 598            "color": "#a37accff",
 599            "font_style": null,
 600            "font_weight": null
 601          },
 602          "constructor": {
 603            "color": "#3b9ee5ff",
 604            "font_style": null,
 605            "font_weight": null
 606          },
 607          "embedded": {
 608            "color": "#5c6166ff",
 609            "font_style": null,
 610            "font_weight": null
 611          },
 612          "emphasis": {
 613            "color": "#3b9ee5ff",
 614            "font_style": null,
 615            "font_weight": null
 616          },
 617          "emphasis.strong": {
 618            "color": "#3b9ee5ff",
 619            "font_style": null,
 620            "font_weight": 700
 621          },
 622          "enum": {
 623            "color": "#f98d3fff",
 624            "font_style": null,
 625            "font_weight": null
 626          },
 627          "function": {
 628            "color": "#f2ad48ff",
 629            "font_style": null,
 630            "font_weight": null
 631          },
 632          "hint": {
 633            "color": "#8ca7c2ff",
 634            "font_style": null,
 635            "font_weight": null
 636          },
 637          "keyword": {
 638            "color": "#fa8d3eff",
 639            "font_style": null,
 640            "font_weight": null
 641          },
 642          "label": {
 643            "color": "#3b9ee5ff",
 644            "font_style": null,
 645            "font_weight": null
 646          },
 647          "link_text": {
 648            "color": "#f98d3fff",
 649            "font_style": "italic",
 650            "font_weight": null
 651          },
 652          "link_uri": {
 653            "color": "#85b304ff",
 654            "font_style": null,
 655            "font_weight": null
 656          },
 657          "namespace": {
 658            "color": "#5c6166ff",
 659            "font_style": null,
 660            "font_weight": null
 661          },
 662          "number": {
 663            "color": "#a37accff",
 664            "font_style": null,
 665            "font_weight": null
 666          },
 667          "operator": {
 668            "color": "#ed9365ff",
 669            "font_style": null,
 670            "font_weight": null
 671          },
 672          "predictive": {
 673            "color": "#9eb9d3ff",
 674            "font_style": "italic",
 675            "font_weight": null
 676          },
 677          "preproc": {
 678            "color": "#5c6166ff",
 679            "font_style": null,
 680            "font_weight": null
 681          },
 682          "primary": {
 683            "color": "#5c6166ff",
 684            "font_style": null,
 685            "font_weight": null
 686          },
 687          "property": {
 688            "color": "#3b9ee5ff",
 689            "font_style": null,
 690            "font_weight": null
 691          },
 692          "punctuation": {
 693            "color": "#73777bff",
 694            "font_style": null,
 695            "font_weight": null
 696          },
 697          "punctuation.bracket": {
 698            "color": "#73777bff",
 699            "font_style": null,
 700            "font_weight": null
 701          },
 702          "punctuation.delimiter": {
 703            "color": "#73777bff",
 704            "font_style": null,
 705            "font_weight": null
 706          },
 707          "punctuation.list_marker": {
 708            "color": "#73777bff",
 709            "font_style": null,
 710            "font_weight": null
 711          },
 712          "punctuation.markup": {
 713            "color": "#73777bff",
 714            "font_style": null,
 715            "font_weight": null
 716          },
 717          "punctuation.special": {
 718            "color": "#a37accff",
 719            "font_style": null,
 720            "font_weight": null
 721          },
 722          "selector": {
 723            "color": "#a37accff",
 724            "font_style": null,
 725            "font_weight": null
 726          },
 727          "selector.pseudo": {
 728            "color": "#3b9ee5ff",
 729            "font_style": null,
 730            "font_weight": null
 731          },
 732          "string": {
 733            "color": "#86b300ff",
 734            "font_style": null,
 735            "font_weight": null
 736          },
 737          "string.escape": {
 738            "color": "#898d90ff",
 739            "font_style": null,
 740            "font_weight": null
 741          },
 742          "string.regex": {
 743            "color": "#4bbf98ff",
 744            "font_style": null,
 745            "font_weight": null
 746          },
 747          "string.special": {
 748            "color": "#e6ba7eff",
 749            "font_style": null,
 750            "font_weight": null
 751          },
 752          "string.special.symbol": {
 753            "color": "#f98d3fff",
 754            "font_style": null,
 755            "font_weight": null
 756          },
 757          "tag": {
 758            "color": "#3b9ee5ff",
 759            "font_style": null,
 760            "font_weight": null
 761          },
 762          "text.literal": {
 763            "color": "#f98d3fff",
 764            "font_style": null,
 765            "font_weight": null
 766          },
 767          "title": {
 768            "color": "#5c6166ff",
 769            "font_style": null,
 770            "font_weight": 700
 771          },
 772          "type": {
 773            "color": "#389ee6ff",
 774            "font_style": null,
 775            "font_weight": null
 776          },
 777          "variable": {
 778            "color": "#5c6166ff",
 779            "font_style": null,
 780            "font_weight": null
 781          },
 782          "variant": {
 783            "color": "#3b9ee5ff",
 784            "font_style": null,
 785            "font_weight": null
 786          }
 787        }
 788      }
 789    },
 790    {
 791      "name": "Ayu Mirage",
 792      "appearance": "dark",
 793      "style": {
 794        "border": "#53565dff",
 795        "border.variant": "#43464fff",
 796        "border.focused": "#24556fff",
 797        "border.selected": "#24556fff",
 798        "border.transparent": "#00000000",
 799        "border.disabled": "#4d5058ff",
 800        "elevated_surface.background": "#353944ff",
 801        "surface.background": "#353944ff",
 802        "background": "#464a52ff",
 803        "element.background": "#353944ff",
 804        "element.hover": "#43464fff",
 805        "element.active": "#53565dff",
 806        "element.selected": "#53565dff",
 807        "element.disabled": "#353944ff",
 808        "drop_target.background": "#9a9a9880",
 809        "ghost_element.background": "#00000000",
 810        "ghost_element.hover": "#43464fff",
 811        "ghost_element.active": "#53565dff",
 812        "ghost_element.selected": "#53565dff",
 813        "ghost_element.disabled": "#353944ff",
 814        "text": "#cccac2ff",
 815        "text.muted": "#9a9a98ff",
 816        "text.placeholder": "#7b7d7fff",
 817        "text.disabled": "#7b7d7fff",
 818        "text.accent": "#72cffeff",
 819        "icon": "#cccac2ff",
 820        "icon.muted": "#9a9a98ff",
 821        "icon.disabled": "#7b7d7fff",
 822        "icon.placeholder": "#9a9a98ff",
 823        "icon.accent": "#72cffeff",
 824        "status_bar.background": "#464a52ff",
 825        "title_bar.background": "#464a52ff",
 826        "title_bar.inactive_background": "#353944ff",
 827        "toolbar.background": "#242835ff",
 828        "tab_bar.background": "#353944ff",
 829        "tab.inactive_background": "#353944ff",
 830        "tab.active_background": "#242835ff",
 831        "search.match_background": "#73cffe66",
 832        "search.active_match_background": "#fd722b66",
 833        "panel.background": "#353944ff",
 834        "panel.focused_border": null,
 835        "pane.focused_border": null,
 836        "scrollbar.thumb.background": "#cccac24c",
 837        "scrollbar.thumb.hover_background": "#43464fff",
 838        "scrollbar.thumb.border": "#43464fff",
 839        "scrollbar.track.background": "#00000000",
 840        "scrollbar.track.border": "#323641ff",
 841        "editor.foreground": "#cccac2ff",
 842        "editor.background": "#242835ff",
 843        "editor.gutter.background": "#242835ff",
 844        "editor.subheader.background": "#353944ff",
 845        "editor.active_line.background": "#353944bf",
 846        "editor.highlighted_line.background": "#353944ff",
 847        "editor.line_number": "#575c6b",
 848        "editor.active_line_number": "#e1e3ea",
 849        "editor.hover_line_number": "#b2b6c8",
 850        "editor.invisible": "#787a7cff",
 851        "editor.wrap_guide": "#cccac20d",
 852        "editor.active_wrap_guide": "#cccac21a",
 853        "editor.document_highlight.read_background": "#72cffe1a",
 854        "editor.document_highlight.write_background": "#787a7c66",
 855        "terminal.background": "#242835ff",
 856        "terminal.foreground": "#cccac2ff",
 857        "terminal.bright_foreground": "#cccac2ff",
 858        "terminal.dim_foreground": "#242835ff",
 859        "terminal.ansi.black": "#242835ff",
 860        "terminal.ansi.bright_black": "#67696eff",
 861        "terminal.ansi.dim_black": "#cccac2ff",
 862        "terminal.ansi.red": "#f18779ff",
 863        "terminal.ansi.bright_red": "#833f3cff",
 864        "terminal.ansi.dim_red": "#fec4baff",
 865        "terminal.ansi.green": "#d5fe80ff",
 866        "terminal.ansi.bright_green": "#75993cff",
 867        "terminal.ansi.dim_green": "#ecffc1ff",
 868        "terminal.ansi.yellow": "#fecf72ff",
 869        "terminal.ansi.bright_yellow": "#937237ff",
 870        "terminal.ansi.dim_yellow": "#ffe7b9ff",
 871        "terminal.ansi.blue": "#72cffeff",
 872        "terminal.ansi.bright_blue": "#336d8dff",
 873        "terminal.ansi.dim_blue": "#c1e7ffff",
 874        "terminal.ansi.magenta": "#5bcde5ff",
 875        "terminal.ansi.bright_magenta": "#2b6c7bff",
 876        "terminal.ansi.dim_magenta": "#b7e7f2ff",
 877        "terminal.ansi.cyan": "#95e5cbff",
 878        "terminal.ansi.bright_cyan": "#4c806fff",
 879        "terminal.ansi.dim_cyan": "#cbf2e4ff",
 880        "terminal.ansi.white": "#cccac2ff",
 881        "terminal.ansi.bright_white": "#fafafaff",
 882        "terminal.ansi.dim_white": "#898a8aff",
 883        "link_text.hover": "#72cffeff",
 884        "conflict": "#fecf72ff",
 885        "conflict.background": "#574018ff",
 886        "conflict.border": "#765a29ff",
 887        "created": "#d5fe80ff",
 888        "created.background": "#426117ff",
 889        "created.border": "#5d7e2cff",
 890        "deleted": "#f18779ff",
 891        "deleted.background": "#481a1bff",
 892        "deleted.border": "#662e2dff",
 893        "error": "#f18779ff",
 894        "error.background": "#481a1bff",
 895        "error.border": "#662e2dff",
 896        "hidden": "#7b7d7fff",
 897        "hidden.background": "#464a52ff",
 898        "hidden.border": "#4d5058ff",
 899        "hint": "#7399a3ff",
 900        "hint.background": "#123950ff",
 901        "hint.border": "#24556fff",
 902        "ignored": "#7b7d7fff",
 903        "ignored.background": "#464a52ff",
 904        "ignored.border": "#53565dff",
 905        "info": "#72cffeff",
 906        "info.background": "#123950ff",
 907        "info.border": "#24556fff",
 908        "modified": "#fecf72ff",
 909        "modified.background": "#574018ff",
 910        "modified.border": "#765a29ff",
 911        "predictive": "#6d839bff",
 912        "predictive.background": "#426117ff",
 913        "predictive.border": "#5d7e2cff",
 914        "renamed": "#72cffeff",
 915        "renamed.background": "#123950ff",
 916        "renamed.border": "#24556fff",
 917        "success": "#d5fe80ff",
 918        "success.background": "#426117ff",
 919        "success.border": "#5d7e2cff",
 920        "unreachable": "#9a9a98ff",
 921        "unreachable.background": "#464a52ff",
 922        "unreachable.border": "#53565dff",
 923        "warning": "#fecf72ff",
 924        "warning.background": "#574018ff",
 925        "warning.border": "#765a29ff",
 926        "players": [
 927          {
 928            "cursor": "#72cffeff",
 929            "background": "#72cffeff",
 930            "selection": "#72cffe3d"
 931          },
 932          {
 933            "cursor": "#5bcde5ff",
 934            "background": "#5bcde5ff",
 935            "selection": "#5bcde53d"
 936          },
 937          {
 938            "cursor": "#fead66ff",
 939            "background": "#fead66ff",
 940            "selection": "#fead663d"
 941          },
 942          {
 943            "cursor": "#debffeff",
 944            "background": "#debffeff",
 945            "selection": "#debffe3d"
 946          },
 947          {
 948            "cursor": "#95e5cbff",
 949            "background": "#95e5cbff",
 950            "selection": "#95e5cb3d"
 951          },
 952          {
 953            "cursor": "#f18779ff",
 954            "background": "#f18779ff",
 955            "selection": "#f187793d"
 956          },
 957          {
 958            "cursor": "#fecf72ff",
 959            "background": "#fecf72ff",
 960            "selection": "#fecf723d"
 961          },
 962          {
 963            "cursor": "#d5fe80ff",
 964            "background": "#d5fe80ff",
 965            "selection": "#d5fe803d"
 966          }
 967        ],
 968        "syntax": {
 969          "attribute": {
 970            "color": "#72cffeff",
 971            "font_style": null,
 972            "font_weight": null
 973          },
 974          "boolean": {
 975            "color": "#dfbfffff",
 976            "font_style": null,
 977            "font_weight": null
 978          },
 979          "comment": {
 980            "color": "#5c6773ff",
 981            "font_style": null,
 982            "font_weight": null
 983          },
 984          "comment.doc": {
 985            "color": "#9b9b99ff",
 986            "font_style": null,
 987            "font_weight": null
 988          },
 989          "constant": {
 990            "color": "#dfbfffff",
 991            "font_style": null,
 992            "font_weight": null
 993          },
 994          "constructor": {
 995            "color": "#72cffeff",
 996            "font_style": null,
 997            "font_weight": null
 998          },
 999          "embedded": {
1000            "color": "#cccac2ff",
1001            "font_style": null,
1002            "font_weight": null
1003          },
1004          "emphasis": {
1005            "color": "#72cffeff",
1006            "font_style": null,
1007            "font_weight": null
1008          },
1009          "emphasis.strong": {
1010            "color": "#72cffeff",
1011            "font_style": null,
1012            "font_weight": 700
1013          },
1014          "enum": {
1015            "color": "#fead66ff",
1016            "font_style": null,
1017            "font_weight": null
1018          },
1019          "function": {
1020            "color": "#ffd173ff",
1021            "font_style": null,
1022            "font_weight": null
1023          },
1024          "hint": {
1025            "color": "#7399a3ff",
1026            "font_style": null,
1027            "font_weight": null
1028          },
1029          "keyword": {
1030            "color": "#ffad65ff",
1031            "font_style": null,
1032            "font_weight": null
1033          },
1034          "label": {
1035            "color": "#72cffeff",
1036            "font_style": null,
1037            "font_weight": null
1038          },
1039          "link_text": {
1040            "color": "#fead66ff",
1041            "font_style": "italic",
1042            "font_weight": null
1043          },
1044          "link_uri": {
1045            "color": "#d5fe80ff",
1046            "font_style": null,
1047            "font_weight": null
1048          },
1049          "namespace": {
1050            "color": "#cccac2ff",
1051            "font_style": null,
1052            "font_weight": null
1053          },
1054          "number": {
1055            "color": "#dfbfffff",
1056            "font_style": null,
1057            "font_weight": null
1058          },
1059          "operator": {
1060            "color": "#f29e74ff",
1061            "font_style": null,
1062            "font_weight": null
1063          },
1064          "predictive": {
1065            "color": "#6d839bff",
1066            "font_style": "italic",
1067            "font_weight": null
1068          },
1069          "preproc": {
1070            "color": "#cccac2ff",
1071            "font_style": null,
1072            "font_weight": null
1073          },
1074          "primary": {
1075            "color": "#cccac2ff",
1076            "font_style": null,
1077            "font_weight": null
1078          },
1079          "property": {
1080            "color": "#72cffeff",
1081            "font_style": null,
1082            "font_weight": null
1083          },
1084          "punctuation": {
1085            "color": "#b4b3aeff",
1086            "font_style": null,
1087            "font_weight": null
1088          },
1089          "punctuation.bracket": {
1090            "color": "#b4b3aeff",
1091            "font_style": null,
1092            "font_weight": null
1093          },
1094          "punctuation.delimiter": {
1095            "color": "#b4b3aeff",
1096            "font_style": null,
1097            "font_weight": null
1098          },
1099          "punctuation.list_marker": {
1100            "color": "#b4b3aeff",
1101            "font_style": null,
1102            "font_weight": null
1103          },
1104          "punctuation.markup": {
1105            "color": "#b4b3aeff",
1106            "font_style": null,
1107            "font_weight": null
1108          },
1109          "punctuation.special": {
1110            "color": "#dfbfffff",
1111            "font_style": null,
1112            "font_weight": null
1113          },
1114          "selector": {
1115            "color": "#dfbfffff",
1116            "font_style": null,
1117            "font_weight": null
1118          },
1119          "selector.pseudo": {
1120            "color": "#72cffeff",
1121            "font_style": null,
1122            "font_weight": null
1123          },
1124          "string": {
1125            "color": "#d4fe7fff",
1126            "font_style": null,
1127            "font_weight": null
1128          },
1129          "string.escape": {
1130            "color": "#9b9b99ff",
1131            "font_style": null,
1132            "font_weight": null
1133          },
1134          "string.regex": {
1135            "color": "#95e6cbff",
1136            "font_style": null,
1137            "font_weight": null
1138          },
1139          "string.special": {
1140            "color": "#ffdfb3ff",
1141            "font_style": null,
1142            "font_weight": null
1143          },
1144          "string.special.symbol": {
1145            "color": "#fead66ff",
1146            "font_style": null,
1147            "font_weight": null
1148          },
1149          "tag": {
1150            "color": "#72cffeff",
1151            "font_style": null,
1152            "font_weight": null
1153          },
1154          "text.literal": {
1155            "color": "#fead66ff",
1156            "font_style": null,
1157            "font_weight": null
1158          },
1159          "title": {
1160            "color": "#cccac2ff",
1161            "font_style": null,
1162            "font_weight": 700
1163          },
1164          "type": {
1165            "color": "#73cfffff",
1166            "font_style": null,
1167            "font_weight": null
1168          },
1169          "variable": {
1170            "color": "#cccac2ff",
1171            "font_style": null,
1172            "font_weight": null
1173          },
1174          "variant": {
1175            "color": "#72cffeff",
1176            "font_style": null,
1177            "font_weight": null
1178          }
1179        }
1180      }
1181    }
1182  ]
1183}