gruvbox.json

   1{
   2  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
   3  "name": "Gruvbox",
   4  "author": "Zed Industries",
   5  "themes": [
   6    {
   7      "name": "Gruvbox Dark",
   8      "appearance": "dark",
   9      "style": {
  10        "accents": ["#cc241dff", "#98971aff", "#d79921ff", "#458588ff", "#b16286ff", "#689d6aff", "#d65d0eff"],
  11        "border": "#5b534dff",
  12        "border.variant": "#494340ff",
  13        "border.focused": "#303a36ff",
  14        "border.selected": "#303a36ff",
  15        "border.transparent": "#00000000",
  16        "border.disabled": "#544c48ff",
  17        "elevated_surface.background": "#3a3735ff",
  18        "surface.background": "#3a3735ff",
  19        "background": "#4c4642ff",
  20        "element.background": "#3a3735ff",
  21        "element.hover": "#494340ff",
  22        "element.active": "#5b524cff",
  23        "element.selected": "#5b524cff",
  24        "element.disabled": "#3a3735ff",
  25        "drop_target.background": "#c5b59780",
  26        "ghost_element.background": "#00000000",
  27        "ghost_element.hover": "#494340ff",
  28        "ghost_element.active": "#5b524cff",
  29        "ghost_element.selected": "#5b524cff",
  30        "ghost_element.disabled": "#3a3735ff",
  31        "text": "#fbf1c7ff",
  32        "text.muted": "#c5b597ff",
  33        "text.placeholder": "#998b78ff",
  34        "text.disabled": "#998b78ff",
  35        "text.accent": "#83a598ff",
  36        "icon": "#fbf1c7ff",
  37        "icon.muted": "#c5b597ff",
  38        "icon.disabled": "#998b78ff",
  39        "icon.placeholder": "#c5b597ff",
  40        "icon.accent": "#83a598ff",
  41        "status_bar.background": "#4c4642ff",
  42        "title_bar.background": "#4c4642ff",
  43        "title_bar.inactive_background": "#3a3735ff",
  44        "toolbar.background": "#282828ff",
  45        "tab_bar.background": "#3a3735ff",
  46        "tab.inactive_background": "#3a3735ff",
  47        "tab.active_background": "#282828ff",
  48        "search.match_background": "#83a59866",
  49        "search.active_match_background": "#c09f3f66",
  50        "panel.background": "#3a3735ff",
  51        "panel.focused_border": "#83a598ff",
  52        "pane.focused_border": null,
  53        "scrollbar.thumb.active_background": "#83a598ac",
  54        "scrollbar.thumb.hover_background": "#fbf1c74c",
  55        "scrollbar.thumb.background": "#a899844c",
  56        "scrollbar.thumb.border": "#494340ff",
  57        "scrollbar.track.background": "#00000000",
  58        "scrollbar.track.border": "#373432ff",
  59        "editor.foreground": "#ebdbb2ff",
  60        "editor.background": "#282828ff",
  61        "editor.gutter.background": "#282828ff",
  62        "editor.subheader.background": "#3a3735ff",
  63        "editor.active_line.background": "#3a3735bf",
  64        "editor.highlighted_line.background": "#3a3735ff",
  65        "editor.line_number": "#6e6b5e",
  66        "editor.active_line_number": "#dedcd3",
  67        "editor.hover_line_number": "#c9c5b6",
  68        "editor.invisible": "#928474ff",
  69        "editor.wrap_guide": "#fbf1c70d",
  70        "editor.active_wrap_guide": "#fbf1c71a",
  71        "editor.document_highlight.read_background": "#83a5981a",
  72        "editor.document_highlight.write_background": "#92847466",
  73        "terminal.background": "#282828ff",
  74        "terminal.foreground": "#ebdbb2ff",
  75        "terminal.bright_foreground": "#fbf1c7ff",
  76        "terminal.dim_foreground": "#766b5dff",
  77        "terminal.ansi.black": "#282828ff",
  78        "terminal.ansi.bright_black": "#928374ff",
  79        "terminal.ansi.dim_black": "#fbf1c7ff",
  80        "terminal.ansi.red": "#cc241dff",
  81        "terminal.ansi.bright_red": "#fb4934ff",
  82        "terminal.ansi.dim_red": "#8e1814ff",
  83        "terminal.ansi.green": "#98971aff",
  84        "terminal.ansi.bright_green": "#b8bb26ff",
  85        "terminal.ansi.dim_green": "#6a6912ff",
  86        "terminal.ansi.yellow": "#d79921ff",
  87        "terminal.ansi.bright_yellow": "#fabd2fff",
  88        "terminal.ansi.dim_yellow": "#966a17ff",
  89        "terminal.ansi.blue": "#458588ff",
  90        "terminal.ansi.bright_blue": "#83a598ff",
  91        "terminal.ansi.dim_blue": "#305d5fff",
  92        "terminal.ansi.magenta": "#b16286ff",
  93        "terminal.ansi.bright_magenta": "#d3869bff",
  94        "terminal.ansi.dim_magenta": "#7c455eff",
  95        "terminal.ansi.cyan": "#689d6aff",
  96        "terminal.ansi.bright_cyan": "#8ec07cff",
  97        "terminal.ansi.dim_cyan": "#496e4aff",
  98        "terminal.ansi.white": "#a89984ff",
  99        "terminal.ansi.bright_white": "#fbf1c7ff",
 100        "terminal.ansi.dim_white": "#766b5dff",
 101        "link_text.hover": "#83a598ff",
 102        "version_control.added": "#b7bb26ff",
 103        "version_control.modified": "#f9bd2fff",
 104        "version_control.deleted": "#fb4a35ff",
 105        "conflict": "#f9bd2fff",
 106        "conflict.background": "#572e10ff",
 107        "conflict.border": "#754916ff",
 108        "created": "#b7bb26ff",
 109        "created.background": "#322b11ff",
 110        "created.border": "#4a4516ff",
 111        "deleted": "#fb4a35ff",
 112        "deleted.background": "#590a0fff",
 113        "deleted.border": "#771617ff",
 114        "error": "#fb4a35ff",
 115        "error.background": "#590a0fff",
 116        "error.border": "#771617ff",
 117        "hidden": "#998b78ff",
 118        "hidden.background": "#4c4642ff",
 119        "hidden.border": "#544c48ff",
 120        "hint": "#8c957dff",
 121        "hint.background": "#1e2321ff",
 122        "hint.border": "#303a36ff",
 123        "ignored": "#998b78ff",
 124        "ignored.background": "#4c4642ff",
 125        "ignored.border": "#5b534dff",
 126        "info": "#83a598ff",
 127        "info.background": "#1e2321ff",
 128        "info.border": "#303a36ff",
 129        "modified": "#f9bd2fff",
 130        "modified.background": "#572e10ff",
 131        "modified.border": "#754916ff",
 132        "predictive": "#717363ff",
 133        "predictive.background": "#322b11ff",
 134        "predictive.border": "#4a4516ff",
 135        "renamed": "#83a598ff",
 136        "renamed.background": "#1e2321ff",
 137        "renamed.border": "#303a36ff",
 138        "success": "#b7bb26ff",
 139        "success.background": "#322b11ff",
 140        "success.border": "#4a4516ff",
 141        "unreachable": "#c5b597ff",
 142        "unreachable.background": "#4c4642ff",
 143        "unreachable.border": "#5b534dff",
 144        "warning": "#f9bd2fff",
 145        "warning.background": "#572e10ff",
 146        "warning.border": "#754916ff",
 147        "players": [
 148          {
 149            "cursor": "#83a598ff",
 150            "background": "#83a598ff",
 151            "selection": "#83a5983d"
 152          },
 153          {
 154            "cursor": "#a89984ff",
 155            "background": "#a89984ff",
 156            "selection": "#a899843d"
 157          },
 158          {
 159            "cursor": "#fd801bff",
 160            "background": "#fd801bff",
 161            "selection": "#fd801b3d"
 162          },
 163          {
 164            "cursor": "#d3869bff",
 165            "background": "#d3869bff",
 166            "selection": "#d3869b3d"
 167          },
 168          {
 169            "cursor": "#8ec07cff",
 170            "background": "#8ec07cff",
 171            "selection": "#8ec07c3d"
 172          },
 173          {
 174            "cursor": "#fb4a35ff",
 175            "background": "#fb4a35ff",
 176            "selection": "#fb4a353d"
 177          },
 178          {
 179            "cursor": "#f9bd2fff",
 180            "background": "#f9bd2fff",
 181            "selection": "#f9bd2f3d"
 182          },
 183          {
 184            "cursor": "#b7bb26ff",
 185            "background": "#b7bb26ff",
 186            "selection": "#b7bb263d"
 187          }
 188        ],
 189        "syntax": {
 190          "attribute": {
 191            "color": "#83a598ff",
 192            "font_style": null,
 193            "font_weight": null
 194          },
 195          "boolean": {
 196            "color": "#d3869bff",
 197            "font_style": null,
 198            "font_weight": null
 199          },
 200          "comment": {
 201            "color": "#a89984ff",
 202            "font_style": null,
 203            "font_weight": null
 204          },
 205          "comment.doc": {
 206            "color": "#c6b697ff",
 207            "font_style": null,
 208            "font_weight": null
 209          },
 210          "constant": {
 211            "color": "#fabd2eff",
 212            "font_style": null,
 213            "font_weight": null
 214          },
 215          "constructor": {
 216            "color": "#83a598ff",
 217            "font_style": null,
 218            "font_weight": null
 219          },
 220          "embedded": {
 221            "color": "#8ec07cff",
 222            "font_style": null,
 223            "font_weight": null
 224          },
 225          "emphasis": {
 226            "color": "#83a598ff",
 227            "font_style": null,
 228            "font_weight": null
 229          },
 230          "emphasis.strong": {
 231            "color": "#83a598ff",
 232            "font_style": null,
 233            "font_weight": 700
 234          },
 235          "enum": {
 236            "color": "#fe7f18ff",
 237            "font_style": null,
 238            "font_weight": null
 239          },
 240          "function": {
 241            "color": "#b8bb25ff",
 242            "font_style": null,
 243            "font_weight": null
 244          },
 245          "function.builtin": {
 246            "color": "#fb4833ff",
 247            "font_style": null,
 248            "font_weight": null
 249          },
 250          "hint": {
 251            "color": "#8c957dff",
 252            "font_style": null,
 253            "font_weight": null
 254          },
 255          "keyword": {
 256            "color": "#fb4833ff",
 257            "font_style": null,
 258            "font_weight": null
 259          },
 260          "label": {
 261            "color": "#83a598ff",
 262            "font_style": null,
 263            "font_weight": null
 264          },
 265          "link_text": {
 266            "color": "#8ec07cff",
 267            "font_style": "italic",
 268            "font_weight": null
 269          },
 270          "link_uri": {
 271            "color": "#d3869bff",
 272            "font_style": null,
 273            "font_weight": null
 274          },
 275          "namespace": {
 276            "color": "#83a598ff",
 277            "font_style": null,
 278            "font_weight": null
 279          },
 280          "number": {
 281            "color": "#d3869bff",
 282            "font_style": null,
 283            "font_weight": null
 284          },
 285          "operator": {
 286            "color": "#8ec07cff",
 287            "font_style": null,
 288            "font_weight": null
 289          },
 290          "predictive": {
 291            "color": "#717363ff",
 292            "font_style": "italic",
 293            "font_weight": null
 294          },
 295          "preproc": {
 296            "color": "#fb4833ff",
 297            "font_style": null,
 298            "font_weight": null
 299          },
 300          "primary": {
 301            "color": "#ebdbb2ff",
 302            "font_style": null,
 303            "font_weight": null
 304          },
 305          "property": {
 306            "color": "#ebdbb2ff",
 307            "font_style": null,
 308            "font_weight": null
 309          },
 310          "punctuation": {
 311            "color": "#d5c4a1ff",
 312            "font_style": null,
 313            "font_weight": null
 314          },
 315          "punctuation.bracket": {
 316            "color": "#a89984ff",
 317            "font_style": null,
 318            "font_weight": null
 319          },
 320          "punctuation.delimiter": {
 321            "color": "#e5d5adff",
 322            "font_style": null,
 323            "font_weight": null
 324          },
 325          "punctuation.list_marker": {
 326            "color": "#ebdbb2ff",
 327            "font_style": null,
 328            "font_weight": null
 329          },
 330          "punctuation.markup": {
 331            "color": "#83a598ff",
 332            "font_style": null,
 333            "font_weight": null
 334          },
 335          "punctuation.special": {
 336            "color": "#e5d5adff",
 337            "font_style": null,
 338            "font_weight": null
 339          },
 340          "selector": {
 341            "color": "#fabd2eff",
 342            "font_style": null,
 343            "font_weight": null
 344          },
 345          "selector.pseudo": {
 346            "color": "#83a598ff",
 347            "font_style": null,
 348            "font_weight": null
 349          },
 350          "string": {
 351            "color": "#b8bb25ff",
 352            "font_style": null,
 353            "font_weight": null
 354          },
 355          "string.escape": {
 356            "color": "#c6b697ff",
 357            "font_style": null,
 358            "font_weight": null
 359          },
 360          "string.regex": {
 361            "color": "#fe7f18ff",
 362            "font_style": null,
 363            "font_weight": null
 364          },
 365          "string.special": {
 366            "color": "#d3869bff",
 367            "font_style": null,
 368            "font_weight": null
 369          },
 370          "string.special.symbol": {
 371            "color": "#8ec07cff",
 372            "font_style": null,
 373            "font_weight": null
 374          },
 375          "tag": {
 376            "color": "#8ec07cff",
 377            "font_style": null,
 378            "font_weight": null
 379          },
 380          "text.literal": {
 381            "color": "#83a598ff",
 382            "font_style": null,
 383            "font_weight": null
 384          },
 385          "title": {
 386            "color": "#b8bb25ff",
 387            "font_style": null,
 388            "font_weight": 700
 389          },
 390          "type": {
 391            "color": "#fabd2eff",
 392            "font_style": null,
 393            "font_weight": null
 394          },
 395          "variable": {
 396            "color": "#ebdbb2ff",
 397            "font_style": null,
 398            "font_weight": null
 399          },
 400          "variable.special": {
 401            "color": "#83a598ff",
 402            "font_style": null,
 403            "font_weight": null
 404          },
 405          "variant": {
 406            "color": "#83a598ff",
 407            "font_style": null,
 408            "font_weight": null
 409          },
 410          "diff.plus": {
 411            "color": "#b8bb26ff",
 412            "font_style": null,
 413            "font_weight": null
 414          },
 415          "diff.minus": {
 416            "color": "#fb4934ff",
 417            "font_style": null,
 418            "font_weight": null
 419          }
 420        }
 421      }
 422    },
 423    {
 424      "name": "Gruvbox Dark Hard",
 425      "appearance": "dark",
 426      "style": {
 427        "accents": ["#cc241dff", "#98971aff", "#d79921ff", "#458588ff", "#b16286ff", "#689d6aff", "#d65d0eff"],
 428        "border": "#5b534dff",
 429        "border.variant": "#494340ff",
 430        "border.focused": "#303a36ff",
 431        "border.selected": "#303a36ff",
 432        "border.transparent": "#00000000",
 433        "border.disabled": "#544c48ff",
 434        "elevated_surface.background": "#393634ff",
 435        "surface.background": "#393634ff",
 436        "background": "#4c4642ff",
 437        "element.background": "#393634ff",
 438        "element.hover": "#494340ff",
 439        "element.active": "#5b524cff",
 440        "element.selected": "#5b524cff",
 441        "element.disabled": "#393634ff",
 442        "drop_target.background": "#c5b59780",
 443        "ghost_element.background": "#00000000",
 444        "ghost_element.hover": "#494340ff",
 445        "ghost_element.active": "#5b524cff",
 446        "ghost_element.selected": "#5b524cff",
 447        "ghost_element.disabled": "#393634ff",
 448        "text": "#fbf1c7ff",
 449        "text.muted": "#c5b597ff",
 450        "text.placeholder": "#998b78ff",
 451        "text.disabled": "#998b78ff",
 452        "text.accent": "#83a598ff",
 453        "icon": "#fbf1c7ff",
 454        "icon.muted": "#c5b597ff",
 455        "icon.disabled": "#998b78ff",
 456        "icon.placeholder": "#c5b597ff",
 457        "icon.accent": "#83a598ff",
 458        "status_bar.background": "#4c4642ff",
 459        "title_bar.background": "#4c4642ff",
 460        "title_bar.inactive_background": "#393634ff",
 461        "toolbar.background": "#1d2021ff",
 462        "tab_bar.background": "#393634ff",
 463        "tab.inactive_background": "#393634ff",
 464        "tab.active_background": "#1d2021ff",
 465        "search.match_background": "#83a59866",
 466        "search.active_match_background": "#c9653666",
 467        "panel.background": "#393634ff",
 468        "panel.focused_border": "#83a598ff",
 469        "pane.focused_border": null,
 470        "scrollbar.thumb.active_background": "#83a598ac",
 471        "scrollbar.thumb.hover_background": "#fbf1c74c",
 472        "scrollbar.thumb.background": "#a899844c",
 473        "scrollbar.thumb.border": "#494340ff",
 474        "scrollbar.track.background": "#00000000",
 475        "scrollbar.track.border": "#343130ff",
 476        "editor.foreground": "#ebdbb2ff",
 477        "editor.background": "#1d2021ff",
 478        "editor.gutter.background": "#1d2021ff",
 479        "editor.subheader.background": "#393634ff",
 480        "editor.active_line.background": "#393634bf",
 481        "editor.highlighted_line.background": "#393634ff",
 482        "editor.line_number": "#6e6b5e",
 483        "editor.active_line_number": "#dedcd3",
 484        "editor.hover_line_number": "#c9c5b6",
 485        "editor.invisible": "#928474ff",
 486        "editor.wrap_guide": "#fbf1c70d",
 487        "editor.active_wrap_guide": "#fbf1c71a",
 488        "editor.document_highlight.read_background": "#83a5981a",
 489        "editor.document_highlight.write_background": "#92847466",
 490        "terminal.background": "#1d2021ff",
 491        "terminal.foreground": "#ebdbb2ff",
 492        "terminal.bright_foreground": "#fbf1c7ff",
 493        "terminal.dim_foreground": "#766b5dff",
 494        "terminal.ansi.black": "#282828ff",
 495        "terminal.ansi.bright_black": "#928374ff",
 496        "terminal.ansi.dim_black": "#fbf1c7ff",
 497        "terminal.ansi.red": "#cc241dff",
 498        "terminal.ansi.bright_red": "#fb4934ff",
 499        "terminal.ansi.dim_red": "#8e1814ff",
 500        "terminal.ansi.green": "#98971aff",
 501        "terminal.ansi.bright_green": "#b8bb26ff",
 502        "terminal.ansi.dim_green": "#6a6912ff",
 503        "terminal.ansi.yellow": "#d79921ff",
 504        "terminal.ansi.bright_yellow": "#fabd2fff",
 505        "terminal.ansi.dim_yellow": "#966a17ff",
 506        "terminal.ansi.blue": "#458588ff",
 507        "terminal.ansi.bright_blue": "#83a598ff",
 508        "terminal.ansi.dim_blue": "#305d5fff",
 509        "terminal.ansi.magenta": "#b16286ff",
 510        "terminal.ansi.bright_magenta": "#d3869bff",
 511        "terminal.ansi.dim_magenta": "#7c455eff",
 512        "terminal.ansi.cyan": "#689d6aff",
 513        "terminal.ansi.bright_cyan": "#8ec07cff",
 514        "terminal.ansi.dim_cyan": "#496e4aff",
 515        "terminal.ansi.white": "#a89984ff",
 516        "terminal.ansi.bright_white": "#fbf1c7ff",
 517        "terminal.ansi.dim_white": "#766b5dff",
 518        "link_text.hover": "#83a598ff",
 519        "version_control.added": "#b7bb26ff",
 520        "version_control.modified": "#f9bd2fff",
 521        "version_control.deleted": "#fb4a35ff",
 522        "conflict": "#f9bd2fff",
 523        "conflict.background": "#572e10ff",
 524        "conflict.border": "#754916ff",
 525        "created": "#b7bb26ff",
 526        "created.background": "#322b11ff",
 527        "created.border": "#4a4516ff",
 528        "deleted": "#fb4a35ff",
 529        "deleted.background": "#590a0fff",
 530        "deleted.border": "#771617ff",
 531        "error": "#fb4a35ff",
 532        "error.background": "#590a0fff",
 533        "error.border": "#771617ff",
 534        "hidden": "#998b78ff",
 535        "hidden.background": "#4c4642ff",
 536        "hidden.border": "#544c48ff",
 537        "hint": "#6a695bff",
 538        "hint.background": "#1e2321ff",
 539        "hint.border": "#303a36ff",
 540        "ignored": "#998b78ff",
 541        "ignored.background": "#4c4642ff",
 542        "ignored.border": "#5b534dff",
 543        "info": "#83a598ff",
 544        "info.background": "#1e2321ff",
 545        "info.border": "#303a36ff",
 546        "modified": "#f9bd2fff",
 547        "modified.background": "#572e10ff",
 548        "modified.border": "#754916ff",
 549        "predictive": "#717363ff",
 550        "predictive.background": "#322b11ff",
 551        "predictive.border": "#4a4516ff",
 552        "renamed": "#83a598ff",
 553        "renamed.background": "#1e2321ff",
 554        "renamed.border": "#303a36ff",
 555        "success": "#b7bb26ff",
 556        "success.background": "#322b11ff",
 557        "success.border": "#4a4516ff",
 558        "unreachable": "#c5b597ff",
 559        "unreachable.background": "#4c4642ff",
 560        "unreachable.border": "#5b534dff",
 561        "warning": "#f9bd2fff",
 562        "warning.background": "#572e10ff",
 563        "warning.border": "#754916ff",
 564        "players": [
 565          {
 566            "cursor": "#83a598ff",
 567            "background": "#83a598ff",
 568            "selection": "#83a5983d"
 569          },
 570          {
 571            "cursor": "#a89984ff",
 572            "background": "#a89984ff",
 573            "selection": "#a899843d"
 574          },
 575          {
 576            "cursor": "#fd801bff",
 577            "background": "#fd801bff",
 578            "selection": "#fd801b3d"
 579          },
 580          {
 581            "cursor": "#d3869bff",
 582            "background": "#d3869bff",
 583            "selection": "#d3869b3d"
 584          },
 585          {
 586            "cursor": "#8ec07cff",
 587            "background": "#8ec07cff",
 588            "selection": "#8ec07c3d"
 589          },
 590          {
 591            "cursor": "#fb4a35ff",
 592            "background": "#fb4a35ff",
 593            "selection": "#fb4a353d"
 594          },
 595          {
 596            "cursor": "#f9bd2fff",
 597            "background": "#f9bd2fff",
 598            "selection": "#f9bd2f3d"
 599          },
 600          {
 601            "cursor": "#b7bb26ff",
 602            "background": "#b7bb26ff",
 603            "selection": "#b7bb263d"
 604          }
 605        ],
 606        "syntax": {
 607          "attribute": {
 608            "color": "#83a598ff",
 609            "font_style": null,
 610            "font_weight": null
 611          },
 612          "boolean": {
 613            "color": "#d3869bff",
 614            "font_style": null,
 615            "font_weight": null
 616          },
 617          "comment": {
 618            "color": "#a89984ff",
 619            "font_style": null,
 620            "font_weight": null
 621          },
 622          "comment.doc": {
 623            "color": "#c6b697ff",
 624            "font_style": null,
 625            "font_weight": null
 626          },
 627          "constant": {
 628            "color": "#fabd2eff",
 629            "font_style": null,
 630            "font_weight": null
 631          },
 632          "constructor": {
 633            "color": "#83a598ff",
 634            "font_style": null,
 635            "font_weight": null
 636          },
 637          "embedded": {
 638            "color": "#8ec07cff",
 639            "font_style": null,
 640            "font_weight": null
 641          },
 642          "emphasis": {
 643            "color": "#83a598ff",
 644            "font_style": null,
 645            "font_weight": null
 646          },
 647          "emphasis.strong": {
 648            "color": "#83a598ff",
 649            "font_style": null,
 650            "font_weight": 700
 651          },
 652          "enum": {
 653            "color": "#fe7f18ff",
 654            "font_style": null,
 655            "font_weight": null
 656          },
 657          "function": {
 658            "color": "#b8bb25ff",
 659            "font_style": null,
 660            "font_weight": null
 661          },
 662          "function.builtin": {
 663            "color": "#fb4833ff",
 664            "font_style": null,
 665            "font_weight": null
 666          },
 667          "hint": {
 668            "color": "#8c957dff",
 669            "font_style": null,
 670            "font_weight": null
 671          },
 672          "keyword": {
 673            "color": "#fb4833ff",
 674            "font_style": null,
 675            "font_weight": null
 676          },
 677          "label": {
 678            "color": "#83a598ff",
 679            "font_style": null,
 680            "font_weight": null
 681          },
 682          "link_text": {
 683            "color": "#8ec07cff",
 684            "font_style": "italic",
 685            "font_weight": null
 686          },
 687          "link_uri": {
 688            "color": "#d3869bff",
 689            "font_style": null,
 690            "font_weight": null
 691          },
 692          "namespace": {
 693            "color": "#83a598ff",
 694            "font_style": null,
 695            "font_weight": null
 696          },
 697          "number": {
 698            "color": "#d3869bff",
 699            "font_style": null,
 700            "font_weight": null
 701          },
 702          "operator": {
 703            "color": "#8ec07cff",
 704            "font_style": null,
 705            "font_weight": null
 706          },
 707          "predictive": {
 708            "color": "#717363ff",
 709            "font_style": "italic",
 710            "font_weight": null
 711          },
 712          "preproc": {
 713            "color": "#fb4833ff",
 714            "font_style": null,
 715            "font_weight": null
 716          },
 717          "primary": {
 718            "color": "#ebdbb2ff",
 719            "font_style": null,
 720            "font_weight": null
 721          },
 722          "property": {
 723            "color": "#ebdbb2ff",
 724            "font_style": null,
 725            "font_weight": null
 726          },
 727          "punctuation": {
 728            "color": "#d5c4a1ff",
 729            "font_style": null,
 730            "font_weight": null
 731          },
 732          "punctuation.bracket": {
 733            "color": "#a89984ff",
 734            "font_style": null,
 735            "font_weight": null
 736          },
 737          "punctuation.delimiter": {
 738            "color": "#e5d5adff",
 739            "font_style": null,
 740            "font_weight": null
 741          },
 742          "punctuation.list_marker": {
 743            "color": "#ebdbb2ff",
 744            "font_style": null,
 745            "font_weight": null
 746          },
 747          "punctuation.markup": {
 748            "color": "#83a598ff",
 749            "font_style": null,
 750            "font_weight": null
 751          },
 752          "punctuation.special": {
 753            "color": "#e5d5adff",
 754            "font_style": null,
 755            "font_weight": null
 756          },
 757          "selector": {
 758            "color": "#fabd2eff",
 759            "font_style": null,
 760            "font_weight": null
 761          },
 762          "selector.pseudo": {
 763            "color": "#83a598ff",
 764            "font_style": null,
 765            "font_weight": null
 766          },
 767          "string": {
 768            "color": "#b8bb25ff",
 769            "font_style": null,
 770            "font_weight": null
 771          },
 772          "string.escape": {
 773            "color": "#c6b697ff",
 774            "font_style": null,
 775            "font_weight": null
 776          },
 777          "string.regex": {
 778            "color": "#fe7f18ff",
 779            "font_style": null,
 780            "font_weight": null
 781          },
 782          "string.special": {
 783            "color": "#d3869bff",
 784            "font_style": null,
 785            "font_weight": null
 786          },
 787          "string.special.symbol": {
 788            "color": "#8ec07cff",
 789            "font_style": null,
 790            "font_weight": null
 791          },
 792          "tag": {
 793            "color": "#8ec07cff",
 794            "font_style": null,
 795            "font_weight": null
 796          },
 797          "text.literal": {
 798            "color": "#83a598ff",
 799            "font_style": null,
 800            "font_weight": null
 801          },
 802          "title": {
 803            "color": "#b8bb25ff",
 804            "font_style": null,
 805            "font_weight": 700
 806          },
 807          "type": {
 808            "color": "#fabd2eff",
 809            "font_style": null,
 810            "font_weight": null
 811          },
 812          "variable": {
 813            "color": "#ebdbb2ff",
 814            "font_style": null,
 815            "font_weight": null
 816          },
 817          "variable.special": {
 818            "color": "#83a598ff",
 819            "font_style": null,
 820            "font_weight": null
 821          },
 822          "variant": {
 823            "color": "#83a598ff",
 824            "font_style": null,
 825            "font_weight": null
 826          },
 827          "diff.plus": {
 828            "color": "#b8bb26ff",
 829            "font_style": null,
 830            "font_weight": null
 831          },
 832          "diff.minus": {
 833            "color": "#fb4934ff",
 834            "font_style": null,
 835            "font_weight": null
 836          }
 837        }
 838      }
 839    },
 840    {
 841      "name": "Gruvbox Dark Soft",
 842      "appearance": "dark",
 843      "style": {
 844        "accents": ["#cc241dff", "#98971aff", "#d79921ff", "#458588ff", "#b16286ff", "#689d6aff", "#d65d0eff"],
 845        "border": "#5b534dff",
 846        "border.variant": "#494340ff",
 847        "border.focused": "#303a36ff",
 848        "border.selected": "#303a36ff",
 849        "border.transparent": "#00000000",
 850        "border.disabled": "#544c48ff",
 851        "elevated_surface.background": "#3b3735ff",
 852        "surface.background": "#3b3735ff",
 853        "background": "#4c4642ff",
 854        "element.background": "#3b3735ff",
 855        "element.hover": "#494340ff",
 856        "element.active": "#5b524cff",
 857        "element.selected": "#5b524cff",
 858        "element.disabled": "#3b3735ff",
 859        "drop_target.background": "#c5b59780",
 860        "ghost_element.background": "#00000000",
 861        "ghost_element.hover": "#494340ff",
 862        "ghost_element.active": "#5b524cff",
 863        "ghost_element.selected": "#5b524cff",
 864        "ghost_element.disabled": "#3b3735ff",
 865        "text": "#fbf1c7ff",
 866        "text.muted": "#c5b597ff",
 867        "text.placeholder": "#998b78ff",
 868        "text.disabled": "#998b78ff",
 869        "text.accent": "#83a598ff",
 870        "icon": "#fbf1c7ff",
 871        "icon.muted": "#c5b597ff",
 872        "icon.disabled": "#998b78ff",
 873        "icon.placeholder": "#c5b597ff",
 874        "icon.accent": "#83a598ff",
 875        "status_bar.background": "#4c4642ff",
 876        "title_bar.background": "#4c4642ff",
 877        "title_bar.inactive_background": "#3b3735ff",
 878        "toolbar.background": "#32302fff",
 879        "tab_bar.background": "#3b3735ff",
 880        "tab.inactive_background": "#3b3735ff",
 881        "tab.active_background": "#32302fff",
 882        "search.match_background": "#83a59866",
 883        "search.active_match_background": "#aea85166",
 884        "panel.background": "#3b3735ff",
 885        "panel.focused_border": null,
 886        "pane.focused_border": null,
 887        "scrollbar.thumb.active_background": "#83a598ac",
 888        "scrollbar.thumb.hover_background": "#fbf1c74c",
 889        "scrollbar.thumb.background": "#a899844c",
 890        "scrollbar.thumb.border": "#494340ff",
 891        "scrollbar.track.background": "#00000000",
 892        "scrollbar.track.border": "#393634ff",
 893        "editor.foreground": "#ebdbb2ff",
 894        "editor.background": "#32302fff",
 895        "editor.gutter.background": "#32302fff",
 896        "editor.subheader.background": "#3b3735ff",
 897        "editor.active_line.background": "#3b3735bf",
 898        "editor.highlighted_line.background": "#3b3735ff",
 899        "editor.line_number": "#6e6b5e",
 900        "editor.active_line_number": "#dedcd3",
 901        "editor.hover_line_number": "#c9c5b6",
 902        "editor.invisible": "#928474ff",
 903        "editor.wrap_guide": "#fbf1c70d",
 904        "editor.active_wrap_guide": "#fbf1c71a",
 905        "editor.document_highlight.read_background": "#83a5981a",
 906        "editor.document_highlight.write_background": "#92847466",
 907        "terminal.background": "#32302fff",
 908        "terminal.foreground": "#ebdbb2ff",
 909        "terminal.bright_foreground": "#fbf1c7ff",
 910        "terminal.dim_foreground": "#766b5dff",
 911        "terminal.ansi.black": "#282828ff",
 912        "terminal.ansi.bright_black": "#928374ff",
 913        "terminal.ansi.dim_black": "#fbf1c7ff",
 914        "terminal.ansi.red": "#cc241dff",
 915        "terminal.ansi.bright_red": "#fb4934ff",
 916        "terminal.ansi.dim_red": "#8e1814ff",
 917        "terminal.ansi.green": "#98971aff",
 918        "terminal.ansi.bright_green": "#b8bb26ff",
 919        "terminal.ansi.dim_green": "#6a6912ff",
 920        "terminal.ansi.yellow": "#d79921ff",
 921        "terminal.ansi.bright_yellow": "#fabd2fff",
 922        "terminal.ansi.dim_yellow": "#966a17ff",
 923        "terminal.ansi.blue": "#458588ff",
 924        "terminal.ansi.bright_blue": "#83a598ff",
 925        "terminal.ansi.dim_blue": "#305d5fff",
 926        "terminal.ansi.magenta": "#b16286ff",
 927        "terminal.ansi.bright_magenta": "#d3869bff",
 928        "terminal.ansi.dim_magenta": "#7c455eff",
 929        "terminal.ansi.cyan": "#689d6aff",
 930        "terminal.ansi.bright_cyan": "#8ec07cff",
 931        "terminal.ansi.dim_cyan": "#496e4aff",
 932        "terminal.ansi.white": "#a89984ff",
 933        "terminal.ansi.bright_white": "#fbf1c7ff",
 934        "terminal.ansi.dim_white": "#766b5dff",
 935        "link_text.hover": "#83a598ff",
 936        "version_control.added": "#b7bb26ff",
 937        "version_control.modified": "#f9bd2fff",
 938        "version_control.deleted": "#fb4a35ff",
 939        "conflict": "#f9bd2fff",
 940        "conflict.background": "#572e10ff",
 941        "conflict.border": "#754916ff",
 942        "created": "#b7bb26ff",
 943        "created.background": "#322b11ff",
 944        "created.border": "#4a4516ff",
 945        "deleted": "#fb4a35ff",
 946        "deleted.background": "#590a0fff",
 947        "deleted.border": "#771617ff",
 948        "error": "#fb4a35ff",
 949        "error.background": "#590a0fff",
 950        "error.border": "#771617ff",
 951        "hidden": "#998b78ff",
 952        "hidden.background": "#4c4642ff",
 953        "hidden.border": "#544c48ff",
 954        "hint": "#8c957dff",
 955        "hint.background": "#1e2321ff",
 956        "hint.border": "#303a36ff",
 957        "ignored": "#998b78ff",
 958        "ignored.background": "#4c4642ff",
 959        "ignored.border": "#5b534dff",
 960        "info": "#83a598ff",
 961        "info.background": "#1e2321ff",
 962        "info.border": "#303a36ff",
 963        "modified": "#f9bd2fff",
 964        "modified.background": "#572e10ff",
 965        "modified.border": "#754916ff",
 966        "predictive": "#717363ff",
 967        "predictive.background": "#322b11ff",
 968        "predictive.border": "#4a4516ff",
 969        "renamed": "#83a598ff",
 970        "renamed.background": "#1e2321ff",
 971        "renamed.border": "#303a36ff",
 972        "success": "#b7bb26ff",
 973        "success.background": "#322b11ff",
 974        "success.border": "#4a4516ff",
 975        "unreachable": "#c5b597ff",
 976        "unreachable.background": "#4c4642ff",
 977        "unreachable.border": "#5b534dff",
 978        "warning": "#f9bd2fff",
 979        "warning.background": "#572e10ff",
 980        "warning.border": "#754916ff",
 981        "players": [
 982          {
 983            "cursor": "#83a598ff",
 984            "background": "#83a598ff",
 985            "selection": "#83a5983d"
 986          },
 987          {
 988            "cursor": "#a89984ff",
 989            "background": "#a89984ff",
 990            "selection": "#a899843d"
 991          },
 992          {
 993            "cursor": "#fd801bff",
 994            "background": "#fd801bff",
 995            "selection": "#fd801b3d"
 996          },
 997          {
 998            "cursor": "#d3869bff",
 999            "background": "#d3869bff",
1000            "selection": "#d3869b3d"
1001          },
1002          {
1003            "cursor": "#8ec07cff",
1004            "background": "#8ec07cff",
1005            "selection": "#8ec07c3d"
1006          },
1007          {
1008            "cursor": "#fb4a35ff",
1009            "background": "#fb4a35ff",
1010            "selection": "#fb4a353d"
1011          },
1012          {
1013            "cursor": "#f9bd2fff",
1014            "background": "#f9bd2fff",
1015            "selection": "#f9bd2f3d"
1016          },
1017          {
1018            "cursor": "#b7bb26ff",
1019            "background": "#b7bb26ff",
1020            "selection": "#b7bb263d"
1021          }
1022        ],
1023        "syntax": {
1024          "attribute": {
1025            "color": "#83a598ff",
1026            "font_style": null,
1027            "font_weight": null
1028          },
1029          "boolean": {
1030            "color": "#d3869bff",
1031            "font_style": null,
1032            "font_weight": null
1033          },
1034          "comment": {
1035            "color": "#a89984ff",
1036            "font_style": null,
1037            "font_weight": null
1038          },
1039          "comment.doc": {
1040            "color": "#c6b697ff",
1041            "font_style": null,
1042            "font_weight": null
1043          },
1044          "constant": {
1045            "color": "#fabd2eff",
1046            "font_style": null,
1047            "font_weight": null
1048          },
1049          "constructor": {
1050            "color": "#83a598ff",
1051            "font_style": null,
1052            "font_weight": null
1053          },
1054          "embedded": {
1055            "color": "#8ec07cff",
1056            "font_style": null,
1057            "font_weight": null
1058          },
1059          "emphasis": {
1060            "color": "#83a598ff",
1061            "font_style": null,
1062            "font_weight": null
1063          },
1064          "emphasis.strong": {
1065            "color": "#83a598ff",
1066            "font_style": null,
1067            "font_weight": 700
1068          },
1069          "enum": {
1070            "color": "#fe7f18ff",
1071            "font_style": null,
1072            "font_weight": null
1073          },
1074          "function": {
1075            "color": "#b8bb25ff",
1076            "font_style": null,
1077            "font_weight": null
1078          },
1079          "function.builtin": {
1080            "color": "#fb4833ff",
1081            "font_style": null,
1082            "font_weight": null
1083          },
1084          "hint": {
1085            "color": "#8c957dff",
1086            "font_style": null,
1087            "font_weight": null
1088          },
1089          "keyword": {
1090            "color": "#fb4833ff",
1091            "font_style": null,
1092            "font_weight": null
1093          },
1094          "label": {
1095            "color": "#83a598ff",
1096            "font_style": null,
1097            "font_weight": null
1098          },
1099          "link_text": {
1100            "color": "#8ec07cff",
1101            "font_style": "italic",
1102            "font_weight": null
1103          },
1104          "link_uri": {
1105            "color": "#d3869bff",
1106            "font_style": null,
1107            "font_weight": null
1108          },
1109          "namespace": {
1110            "color": "#83a598ff",
1111            "font_style": null,
1112            "font_weight": null
1113          },
1114          "number": {
1115            "color": "#d3869bff",
1116            "font_style": null,
1117            "font_weight": null
1118          },
1119          "operator": {
1120            "color": "#8ec07cff",
1121            "font_style": null,
1122            "font_weight": null
1123          },
1124          "predictive": {
1125            "color": "#717363ff",
1126            "font_style": "italic",
1127            "font_weight": null
1128          },
1129          "preproc": {
1130            "color": "#fb4833ff",
1131            "font_style": null,
1132            "font_weight": null
1133          },
1134          "primary": {
1135            "color": "#ebdbb2ff",
1136            "font_style": null,
1137            "font_weight": null
1138          },
1139          "property": {
1140            "color": "#ebdbb2ff",
1141            "font_style": null,
1142            "font_weight": null
1143          },
1144          "punctuation": {
1145            "color": "#d5c4a1ff",
1146            "font_style": null,
1147            "font_weight": null
1148          },
1149          "punctuation.bracket": {
1150            "color": "#a89984ff",
1151            "font_style": null,
1152            "font_weight": null
1153          },
1154          "punctuation.delimiter": {
1155            "color": "#e5d5adff",
1156            "font_style": null,
1157            "font_weight": null
1158          },
1159          "punctuation.list_marker": {
1160            "color": "#ebdbb2ff",
1161            "font_style": null,
1162            "font_weight": null
1163          },
1164          "punctuation.markup": {
1165            "color": "#83a598ff",
1166            "font_style": null,
1167            "font_weight": null
1168          },
1169          "punctuation.special": {
1170            "color": "#e5d5adff",
1171            "font_style": null,
1172            "font_weight": null
1173          },
1174          "selector": {
1175            "color": "#fabd2eff",
1176            "font_style": null,
1177            "font_weight": null
1178          },
1179          "selector.pseudo": {
1180            "color": "#83a598ff",
1181            "font_style": null,
1182            "font_weight": null
1183          },
1184          "string": {
1185            "color": "#b8bb25ff",
1186            "font_style": null,
1187            "font_weight": null
1188          },
1189          "string.escape": {
1190            "color": "#c6b697ff",
1191            "font_style": null,
1192            "font_weight": null
1193          },
1194          "string.regex": {
1195            "color": "#fe7f18ff",
1196            "font_style": null,
1197            "font_weight": null
1198          },
1199          "string.special": {
1200            "color": "#d3869bff",
1201            "font_style": null,
1202            "font_weight": null
1203          },
1204          "string.special.symbol": {
1205            "color": "#8ec07cff",
1206            "font_style": null,
1207            "font_weight": null
1208          },
1209          "tag": {
1210            "color": "#8ec07cff",
1211            "font_style": null,
1212            "font_weight": null
1213          },
1214          "text.literal": {
1215            "color": "#83a598ff",
1216            "font_style": null,
1217            "font_weight": null
1218          },
1219          "title": {
1220            "color": "#b8bb25ff",
1221            "font_style": null,
1222            "font_weight": 700
1223          },
1224          "type": {
1225            "color": "#fabd2eff",
1226            "font_style": null,
1227            "font_weight": null
1228          },
1229          "variable": {
1230            "color": "#ebdbb2ff",
1231            "font_style": null,
1232            "font_weight": null
1233          },
1234          "variable.special": {
1235            "color": "#83a598ff",
1236            "font_style": null,
1237            "font_weight": null
1238          },
1239          "variant": {
1240            "color": "#83a598ff",
1241            "font_style": null,
1242            "font_weight": null
1243          },
1244          "diff.plus": {
1245            "color": "#b8bb26ff",
1246            "font_style": null,
1247            "font_weight": null
1248          },
1249          "diff.minus": {
1250            "color": "#fb4934ff",
1251            "font_style": null,
1252            "font_weight": null
1253          }
1254        }
1255      }
1256    },
1257    {
1258      "name": "Gruvbox Light",
1259      "appearance": "light",
1260      "style": {
1261        "accents": ["#cc241dff", "#98971aff", "#d79921ff", "#458588ff", "#b16286ff", "#689d6aff", "#d65d0eff"],
1262        "border": "#c8b899ff",
1263        "border.variant": "#ddcca7ff",
1264        "border.focused": "#adc5ccff",
1265        "border.selected": "#adc5ccff",
1266        "border.transparent": "#00000000",
1267        "border.disabled": "#d0bf9dff",
1268        "elevated_surface.background": "#ecddb4ff",
1269        "surface.background": "#ecddb4ff",
1270        "background": "#d9c8a4ff",
1271        "element.background": "#ecddb4ff",
1272        "element.hover": "#ddcca7ff",
1273        "element.active": "#c8b899ff",
1274        "element.selected": "#c8b899ff",
1275        "element.disabled": "#ecddb4ff",
1276        "drop_target.background": "#5f565080",
1277        "ghost_element.background": "#00000000",
1278        "ghost_element.hover": "#ddcca7ff",
1279        "ghost_element.active": "#c8b899ff",
1280        "ghost_element.selected": "#c8b899ff",
1281        "ghost_element.disabled": "#ecddb4ff",
1282        "text": "#282828ff",
1283        "text.muted": "#5f5650ff",
1284        "text.placeholder": "#897b6eff",
1285        "text.disabled": "#897b6eff",
1286        "text.accent": "#0b6678ff",
1287        "icon": "#282828ff",
1288        "icon.muted": "#5f5650ff",
1289        "icon.disabled": "#897b6eff",
1290        "icon.placeholder": "#5f5650ff",
1291        "icon.accent": "#0b6678ff",
1292        "status_bar.background": "#d9c8a4ff",
1293        "title_bar.background": "#d9c8a4ff",
1294        "title_bar.inactive_background": "#ecddb4ff",
1295        "toolbar.background": "#fbf1c7ff",
1296        "tab_bar.background": "#ecddb4ff",
1297        "tab.inactive_background": "#ecddb4ff",
1298        "tab.active_background": "#fbf1c7ff",
1299        "search.match_background": "#0b667866",
1300        "search.active_match_background": "#ba2d1166",
1301        "panel.background": "#ecddb4ff",
1302        "panel.focused_border": null,
1303        "pane.focused_border": null,
1304        "scrollbar.thumb.active_background": "#458588ac",
1305        "scrollbar.thumb.hover_background": "#2828284c",
1306        "scrollbar.thumb.background": "#7c6f644c",
1307        "scrollbar.thumb.border": "#ddcca7ff",
1308        "scrollbar.track.background": "#00000000",
1309        "scrollbar.track.border": "#eee0b7ff",
1310        "editor.foreground": "#282828ff",
1311        "editor.background": "#fbf1c7ff",
1312        "editor.gutter.background": "#fbf1c7ff",
1313        "editor.subheader.background": "#ecddb4ff",
1314        "editor.active_line.background": "#ecddb4bf",
1315        "editor.highlighted_line.background": "#ecddb4ff",
1316        "editor.line_number": "#a9a389",
1317        "editor.active_line_number": "#3b382b",
1318        "editor.hover_line_number": "#5e5a45",
1319        "editor.invisible": "#928474ff",
1320        "editor.wrap_guide": "#2828280d",
1321        "editor.active_wrap_guide": "#2828281a",
1322        "editor.document_highlight.read_background": "#0b66781a",
1323        "editor.document_highlight.write_background": "#92847466",
1324        "terminal.background": "#fbf1c7ff",
1325        "terminal.foreground": "#282828ff",
1326        "terminal.bright_foreground": "#282828ff",
1327        "terminal.dim_foreground": "#fbf1c7ff",
1328        "terminal.ansi.black": "#fbf1c7ff",
1329        "terminal.ansi.bright_black": "#928374ff",
1330        "terminal.ansi.dim_black": "#7c6f64ff",
1331        "terminal.ansi.red": "#cc241dff",
1332        "terminal.ansi.bright_red": "#9d0006ff",
1333        "terminal.ansi.dim_red": "#c31c16ff",
1334        "terminal.ansi.green": "#98971aff",
1335        "terminal.ansi.bright_green": "#79740eff",
1336        "terminal.ansi.dim_green": "#929015ff",
1337        "terminal.ansi.yellow": "#d79921ff",
1338        "terminal.ansi.bright_yellow": "#b57614ff",
1339        "terminal.ansi.dim_yellow": "#cf8e1aff",
1340        "terminal.ansi.blue": "#458588ff",
1341        "terminal.ansi.bright_blue": "#076678ff",
1342        "terminal.ansi.dim_blue": "#356f77ff",
1343        "terminal.ansi.magenta": "#b16286ff",
1344        "terminal.ansi.bright_magenta": "#8f3f71ff",
1345        "terminal.ansi.dim_magenta": "#a85580ff",
1346        "terminal.ansi.cyan": "#689d6aff",
1347        "terminal.ansi.bright_cyan": "#427b58ff",
1348        "terminal.ansi.dim_cyan": "#5f9166ff",
1349        "terminal.ansi.white": "#7c6f64ff",
1350        "terminal.ansi.bright_white": "#282828ff",
1351        "terminal.ansi.dim_white": "#282828ff",
1352        "link_text.hover": "#0b6678ff",
1353        "version_control.added": "#797410ff",
1354        "version_control.modified": "#b57615ff",
1355        "version_control.deleted": "#9d0308ff",
1356        "conflict": "#b57615ff",
1357        "conflict.background": "#f5e2d0ff",
1358        "conflict.border": "#ebccabff",
1359        "created": "#797410ff",
1360        "created.background": "#e4e0cdff",
1361        "created.border": "#d1cba8ff",
1362        "deleted": "#9d0308ff",
1363        "deleted.background": "#f4d1c9ff",
1364        "deleted.border": "#e8ac9eff",
1365        "error": "#9d0308ff",
1366        "error.background": "#f4d1c9ff",
1367        "error.border": "#e8ac9eff",
1368        "hidden": "#897b6eff",
1369        "hidden.background": "#d9c8a4ff",
1370        "hidden.border": "#d0bf9dff",
1371        "hint": "#677562ff",
1372        "hint.background": "#d2dee2ff",
1373        "hint.border": "#adc5ccff",
1374        "ignored": "#897b6eff",
1375        "ignored.background": "#d9c8a4ff",
1376        "ignored.border": "#c8b899ff",
1377        "info": "#0b6678ff",
1378        "info.background": "#d2dee2ff",
1379        "info.border": "#adc5ccff",
1380        "modified": "#b57615ff",
1381        "modified.background": "#f5e2d0ff",
1382        "modified.border": "#ebccabff",
1383        "predictive": "#7c9780ff",
1384        "predictive.background": "#e4e0cdff",
1385        "predictive.border": "#d1cba8ff",
1386        "renamed": "#0b6678ff",
1387        "renamed.background": "#d2dee2ff",
1388        "renamed.border": "#adc5ccff",
1389        "success": "#797410ff",
1390        "success.background": "#e4e0cdff",
1391        "success.border": "#d1cba8ff",
1392        "unreachable": "#5f5650ff",
1393        "unreachable.background": "#d9c8a4ff",
1394        "unreachable.border": "#c8b899ff",
1395        "warning": "#b57615ff",
1396        "warning.background": "#f5e2d0ff",
1397        "warning.border": "#ebccabff",
1398        "players": [
1399          {
1400            "cursor": "#0b6678ff",
1401            "background": "#0b6678ff",
1402            "selection": "#0b66783d"
1403          },
1404          {
1405            "cursor": "#7c6f64ff",
1406            "background": "#7c6f64ff",
1407            "selection": "#7c6f643d"
1408          },
1409          {
1410            "cursor": "#af3a04ff",
1411            "background": "#af3a04ff",
1412            "selection": "#af3a043d"
1413          },
1414          {
1415            "cursor": "#8f3f70ff",
1416            "background": "#8f3f70ff",
1417            "selection": "#8f3f703d"
1418          },
1419          {
1420            "cursor": "#437b59ff",
1421            "background": "#437b59ff",
1422            "selection": "#437b593d"
1423          },
1424          {
1425            "cursor": "#9d0308ff",
1426            "background": "#9d0308ff",
1427            "selection": "#9d03083d"
1428          },
1429          {
1430            "cursor": "#b57615ff",
1431            "background": "#b57615ff",
1432            "selection": "#b576153d"
1433          },
1434          {
1435            "cursor": "#797410ff",
1436            "background": "#797410ff",
1437            "selection": "#7974103d"
1438          }
1439        ],
1440        "syntax": {
1441          "attribute": {
1442            "color": "#0b6678ff",
1443            "font_style": null,
1444            "font_weight": null
1445          },
1446          "boolean": {
1447            "color": "#8f3e71ff",
1448            "font_style": null,
1449            "font_weight": null
1450          },
1451          "comment": {
1452            "color": "#7c6f64ff",
1453            "font_style": null,
1454            "font_weight": null
1455          },
1456          "comment.doc": {
1457            "color": "#5d544eff",
1458            "font_style": null,
1459            "font_weight": null
1460          },
1461          "constant": {
1462            "color": "#b57613ff",
1463            "font_style": null,
1464            "font_weight": null
1465          },
1466          "constructor": {
1467            "color": "#0b6678ff",
1468            "font_style": null,
1469            "font_weight": null
1470          },
1471          "embedded": {
1472            "color": "#427b58ff",
1473            "font_style": null,
1474            "font_weight": null
1475          },
1476          "emphasis": {
1477            "color": "#0b6678ff",
1478            "font_style": null,
1479            "font_weight": null
1480          },
1481          "emphasis.strong": {
1482            "color": "#0b6678ff",
1483            "font_style": null,
1484            "font_weight": 700
1485          },
1486          "enum": {
1487            "color": "#af3a02ff",
1488            "font_style": null,
1489            "font_weight": null
1490          },
1491          "function": {
1492            "color": "#79740eff",
1493            "font_style": null,
1494            "font_weight": null
1495          },
1496          "function.builtin": {
1497            "color": "#9d0006ff",
1498            "font_style": null,
1499            "font_weight": null
1500          },
1501          "hint": {
1502            "color": "#677562ff",
1503            "font_style": null,
1504            "font_weight": null
1505          },
1506          "keyword": {
1507            "color": "#9d0006ff",
1508            "font_style": null,
1509            "font_weight": null
1510          },
1511          "label": {
1512            "color": "#0b6678ff",
1513            "font_style": null,
1514            "font_weight": null
1515          },
1516          "link_text": {
1517            "color": "#427b58ff",
1518            "font_style": "italic",
1519            "font_weight": null
1520          },
1521          "link_uri": {
1522            "color": "#8f3e71ff",
1523            "font_style": null,
1524            "font_weight": null
1525          },
1526          "namespace": {
1527            "color": "#066578ff",
1528            "font_style": null,
1529            "font_weight": null
1530          },
1531          "number": {
1532            "color": "#8f3e71ff",
1533            "font_style": null,
1534            "font_weight": null
1535          },
1536          "operator": {
1537            "color": "#427b58ff",
1538            "font_style": null,
1539            "font_weight": null
1540          },
1541          "predictive": {
1542            "color": "#7c9780ff",
1543            "font_style": "italic",
1544            "font_weight": null
1545          },
1546          "preproc": {
1547            "color": "#9d0006ff",
1548            "font_style": null,
1549            "font_weight": null
1550          },
1551          "primary": {
1552            "color": "#282828ff",
1553            "font_style": null,
1554            "font_weight": null
1555          },
1556          "property": {
1557            "color": "#282828ff",
1558            "font_style": null,
1559            "font_weight": null
1560          },
1561          "punctuation": {
1562            "color": "#3c3836ff",
1563            "font_style": null,
1564            "font_weight": null
1565          },
1566          "punctuation.bracket": {
1567            "color": "#665c54ff",
1568            "font_style": null,
1569            "font_weight": null
1570          },
1571          "punctuation.delimiter": {
1572            "color": "#413d3aff",
1573            "font_style": null,
1574            "font_weight": null
1575          },
1576          "punctuation.list_marker": {
1577            "color": "#282828ff",
1578            "font_style": null,
1579            "font_weight": null
1580          },
1581          "punctuation.markup": {
1582            "color": "#066578ff",
1583            "font_style": null,
1584            "font_weight": null
1585          },
1586          "punctuation.special": {
1587            "color": "#413d3aff",
1588            "font_style": null,
1589            "font_weight": null
1590          },
1591          "selector": {
1592            "color": "#b57613ff",
1593            "font_style": null,
1594            "font_weight": null
1595          },
1596          "selector.pseudo": {
1597            "color": "#0b6678ff",
1598            "font_style": null,
1599            "font_weight": null
1600          },
1601          "string": {
1602            "color": "#79740eff",
1603            "font_style": null,
1604            "font_weight": null
1605          },
1606          "string.escape": {
1607            "color": "#5d544eff",
1608            "font_style": null,
1609            "font_weight": null
1610          },
1611          "string.regex": {
1612            "color": "#af3a02ff",
1613            "font_style": null,
1614            "font_weight": null
1615          },
1616          "string.special": {
1617            "color": "#8f3e71ff",
1618            "font_style": null,
1619            "font_weight": null
1620          },
1621          "string.special.symbol": {
1622            "color": "#427b58ff",
1623            "font_style": null,
1624            "font_weight": null
1625          },
1626          "tag": {
1627            "color": "#427b58ff",
1628            "font_style": null,
1629            "font_weight": null
1630          },
1631          "text.literal": {
1632            "color": "#066578ff",
1633            "font_style": null,
1634            "font_weight": null
1635          },
1636          "title": {
1637            "color": "#79740eff",
1638            "font_style": null,
1639            "font_weight": 700
1640          },
1641          "type": {
1642            "color": "#b57613ff",
1643            "font_style": null,
1644            "font_weight": null
1645          },
1646          "variable": {
1647            "color": "#282828ff",
1648            "font_style": null,
1649            "font_weight": null
1650          },
1651          "variable.special": {
1652            "color": "#066578ff",
1653            "font_style": null,
1654            "font_weight": null
1655          },
1656          "variant": {
1657            "color": "#0b6678ff",
1658            "font_style": null,
1659            "font_weight": null
1660          },
1661          "diff.plus": {
1662            "color": "#79740eff",
1663            "font_style": null,
1664            "font_weight": null
1665          },
1666          "diff.minus": {
1667            "color": "#9d0006ff",
1668            "font_style": null,
1669            "font_weight": null
1670          }
1671        }
1672      }
1673    },
1674    {
1675      "name": "Gruvbox Light Hard",
1676      "appearance": "light",
1677      "style": {
1678        "accents": ["#cc241dff", "#98971aff", "#d79921ff", "#458588ff", "#b16286ff", "#689d6aff", "#d65d0eff"],
1679        "border": "#c8b899ff",
1680        "border.variant": "#ddcca7ff",
1681        "border.focused": "#adc5ccff",
1682        "border.selected": "#adc5ccff",
1683        "border.transparent": "#00000000",
1684        "border.disabled": "#d0bf9dff",
1685        "elevated_surface.background": "#ecddb5ff",
1686        "surface.background": "#ecddb5ff",
1687        "background": "#d9c8a4ff",
1688        "element.background": "#ecddb5ff",
1689        "element.hover": "#ddcca7ff",
1690        "element.active": "#c8b899ff",
1691        "element.selected": "#c8b899ff",
1692        "element.disabled": "#ecddb5ff",
1693        "drop_target.background": "#5f565080",
1694        "ghost_element.background": "#00000000",
1695        "ghost_element.hover": "#ddcca7ff",
1696        "ghost_element.active": "#c8b899ff",
1697        "ghost_element.selected": "#c8b899ff",
1698        "ghost_element.disabled": "#ecddb5ff",
1699        "text": "#282828ff",
1700        "text.muted": "#5f5650ff",
1701        "text.placeholder": "#897b6eff",
1702        "text.disabled": "#897b6eff",
1703        "text.accent": "#0b6678ff",
1704        "icon": "#282828ff",
1705        "icon.muted": "#5f5650ff",
1706        "icon.disabled": "#897b6eff",
1707        "icon.placeholder": "#5f5650ff",
1708        "icon.accent": "#0b6678ff",
1709        "status_bar.background": "#d9c8a4ff",
1710        "title_bar.background": "#d9c8a4ff",
1711        "title_bar.inactive_background": "#ecddb5ff",
1712        "toolbar.background": "#f9f5d7ff",
1713        "tab_bar.background": "#ecddb5ff",
1714        "tab.inactive_background": "#ecddb5ff",
1715        "tab.active_background": "#f9f5d7ff",
1716        "search.match_background": "#0b667866",
1717        "search.active_match_background": "#dc351466",
1718        "panel.background": "#ecddb5ff",
1719        "panel.focused_border": null,
1720        "pane.focused_border": null,
1721        "scrollbar.thumb.active_background": "#458588ac",
1722        "scrollbar.thumb.hover_background": "#2828284c",
1723        "scrollbar.thumb.background": "#7c6f644c",
1724        "scrollbar.thumb.border": "#ddcca7ff",
1725        "scrollbar.track.background": "#00000000",
1726        "scrollbar.track.border": "#eee1bbff",
1727        "editor.foreground": "#282828ff",
1728        "editor.background": "#f9f5d7ff",
1729        "editor.gutter.background": "#f9f5d7ff",
1730        "editor.subheader.background": "#ecddb5ff",
1731        "editor.active_line.background": "#ecddb5bf",
1732        "editor.highlighted_line.background": "#ecddb5ff",
1733        "editor.line_number": "#a9a389",
1734        "editor.active_line_number": "#3b382b",
1735        "editor.hover_line_number": "#5e5a45",
1736        "editor.invisible": "#928474ff",
1737        "editor.wrap_guide": "#2828280d",
1738        "editor.active_wrap_guide": "#2828281a",
1739        "editor.document_highlight.read_background": "#0b66781a",
1740        "editor.document_highlight.write_background": "#92847466",
1741        "terminal.background": "#f9f5d7ff",
1742        "terminal.foreground": "#282828ff",
1743        "terminal.bright_foreground": "#282828ff",
1744        "terminal.dim_foreground": "#f9f5d7ff",
1745        "terminal.ansi.black": "#fbf1c7ff",
1746        "terminal.ansi.bright_black": "#928374ff",
1747        "terminal.ansi.dim_black": "#7c6f64ff",
1748        "terminal.ansi.red": "#cc241dff",
1749        "terminal.ansi.bright_red": "#9d0006ff",
1750        "terminal.ansi.dim_red": "#c31c16ff",
1751        "terminal.ansi.green": "#98971aff",
1752        "terminal.ansi.bright_green": "#79740eff",
1753        "terminal.ansi.dim_green": "#929015ff",
1754        "terminal.ansi.yellow": "#d79921ff",
1755        "terminal.ansi.bright_yellow": "#b57614ff",
1756        "terminal.ansi.dim_yellow": "#cf8e1aff",
1757        "terminal.ansi.blue": "#458588ff",
1758        "terminal.ansi.bright_blue": "#076678ff",
1759        "terminal.ansi.dim_blue": "#356f77ff",
1760        "terminal.ansi.magenta": "#b16286ff",
1761        "terminal.ansi.bright_magenta": "#8f3f71ff",
1762        "terminal.ansi.dim_magenta": "#a85580ff",
1763        "terminal.ansi.cyan": "#689d6aff",
1764        "terminal.ansi.bright_cyan": "#427b58ff",
1765        "terminal.ansi.dim_cyan": "#5f9166ff",
1766        "terminal.ansi.white": "#7c6f64ff",
1767        "terminal.ansi.bright_white": "#282828ff",
1768        "terminal.ansi.dim_white": "#282828ff",
1769        "link_text.hover": "#0b6678ff",
1770        "version_control.added": "#797410ff",
1771        "version_control.modified": "#b57615ff",
1772        "version_control.deleted": "#9d0308ff",
1773        "conflict": "#b57615ff",
1774        "conflict.background": "#f5e2d0ff",
1775        "conflict.border": "#ebccabff",
1776        "created": "#797410ff",
1777        "created.background": "#e4e0cdff",
1778        "created.border": "#d1cba8ff",
1779        "deleted": "#9d0308ff",
1780        "deleted.background": "#f4d1c9ff",
1781        "deleted.border": "#e8ac9eff",
1782        "error": "#9d0308ff",
1783        "error.background": "#f4d1c9ff",
1784        "error.border": "#e8ac9eff",
1785        "hidden": "#897b6eff",
1786        "hidden.background": "#d9c8a4ff",
1787        "hidden.border": "#d0bf9dff",
1788        "hint": "#677562ff",
1789        "hint.background": "#d2dee2ff",
1790        "hint.border": "#adc5ccff",
1791        "ignored": "#897b6eff",
1792        "ignored.background": "#d9c8a4ff",
1793        "ignored.border": "#c8b899ff",
1794        "info": "#0b6678ff",
1795        "info.background": "#d2dee2ff",
1796        "info.border": "#adc5ccff",
1797        "modified": "#b57615ff",
1798        "modified.background": "#f5e2d0ff",
1799        "modified.border": "#ebccabff",
1800        "predictive": "#7c9780ff",
1801        "predictive.background": "#e4e0cdff",
1802        "predictive.border": "#d1cba8ff",
1803        "renamed": "#0b6678ff",
1804        "renamed.background": "#d2dee2ff",
1805        "renamed.border": "#adc5ccff",
1806        "success": "#797410ff",
1807        "success.background": "#e4e0cdff",
1808        "success.border": "#d1cba8ff",
1809        "unreachable": "#5f5650ff",
1810        "unreachable.background": "#d9c8a4ff",
1811        "unreachable.border": "#c8b899ff",
1812        "warning": "#b57615ff",
1813        "warning.background": "#f5e2d0ff",
1814        "warning.border": "#ebccabff",
1815        "players": [
1816          {
1817            "cursor": "#0b6678ff",
1818            "background": "#0b6678ff",
1819            "selection": "#0b66783d"
1820          },
1821          {
1822            "cursor": "#7c6f64ff",
1823            "background": "#7c6f64ff",
1824            "selection": "#7c6f643d"
1825          },
1826          {
1827            "cursor": "#af3a04ff",
1828            "background": "#af3a04ff",
1829            "selection": "#af3a043d"
1830          },
1831          {
1832            "cursor": "#8f3f70ff",
1833            "background": "#8f3f70ff",
1834            "selection": "#8f3f703d"
1835          },
1836          {
1837            "cursor": "#437b59ff",
1838            "background": "#437b59ff",
1839            "selection": "#437b593d"
1840          },
1841          {
1842            "cursor": "#9d0308ff",
1843            "background": "#9d0308ff",
1844            "selection": "#9d03083d"
1845          },
1846          {
1847            "cursor": "#b57615ff",
1848            "background": "#b57615ff",
1849            "selection": "#b576153d"
1850          },
1851          {
1852            "cursor": "#797410ff",
1853            "background": "#797410ff",
1854            "selection": "#7974103d"
1855          }
1856        ],
1857        "syntax": {
1858          "attribute": {
1859            "color": "#0b6678ff",
1860            "font_style": null,
1861            "font_weight": null
1862          },
1863          "boolean": {
1864            "color": "#8f3e71ff",
1865            "font_style": null,
1866            "font_weight": null
1867          },
1868          "comment": {
1869            "color": "#7c6f64ff",
1870            "font_style": null,
1871            "font_weight": null
1872          },
1873          "comment.doc": {
1874            "color": "#5d544eff",
1875            "font_style": null,
1876            "font_weight": null
1877          },
1878          "constant": {
1879            "color": "#b57613ff",
1880            "font_style": null,
1881            "font_weight": null
1882          },
1883          "constructor": {
1884            "color": "#0b6678ff",
1885            "font_style": null,
1886            "font_weight": null
1887          },
1888          "embedded": {
1889            "color": "#427b58ff",
1890            "font_style": null,
1891            "font_weight": null
1892          },
1893          "emphasis": {
1894            "color": "#0b6678ff",
1895            "font_style": null,
1896            "font_weight": null
1897          },
1898          "emphasis.strong": {
1899            "color": "#0b6678ff",
1900            "font_style": null,
1901            "font_weight": 700
1902          },
1903          "enum": {
1904            "color": "#af3a02ff",
1905            "font_style": null,
1906            "font_weight": null
1907          },
1908          "function": {
1909            "color": "#79740eff",
1910            "font_style": null,
1911            "font_weight": null
1912          },
1913          "function.builtin": {
1914            "color": "#9d0006ff",
1915            "font_style": null,
1916            "font_weight": null
1917          },
1918          "hint": {
1919            "color": "#677562ff",
1920            "font_style": null,
1921            "font_weight": null
1922          },
1923          "keyword": {
1924            "color": "#9d0006ff",
1925            "font_style": null,
1926            "font_weight": null
1927          },
1928          "label": {
1929            "color": "#0b6678ff",
1930            "font_style": null,
1931            "font_weight": null
1932          },
1933          "link_text": {
1934            "color": "#427b58ff",
1935            "font_style": "italic",
1936            "font_weight": null
1937          },
1938          "link_uri": {
1939            "color": "#8f3e71ff",
1940            "font_style": null,
1941            "font_weight": null
1942          },
1943          "namespace": {
1944            "color": "#066578ff",
1945            "font_style": null,
1946            "font_weight": null
1947          },
1948          "number": {
1949            "color": "#8f3e71ff",
1950            "font_style": null,
1951            "font_weight": null
1952          },
1953          "operator": {
1954            "color": "#427b58ff",
1955            "font_style": null,
1956            "font_weight": null
1957          },
1958          "predictive": {
1959            "color": "#7c9780ff",
1960            "font_style": "italic",
1961            "font_weight": null
1962          },
1963          "preproc": {
1964            "color": "#9d0006ff",
1965            "font_style": null,
1966            "font_weight": null
1967          },
1968          "primary": {
1969            "color": "#282828ff",
1970            "font_style": null,
1971            "font_weight": null
1972          },
1973          "property": {
1974            "color": "#282828ff",
1975            "font_style": null,
1976            "font_weight": null
1977          },
1978          "punctuation": {
1979            "color": "#3c3836ff",
1980            "font_style": null,
1981            "font_weight": null
1982          },
1983          "punctuation.bracket": {
1984            "color": "#665c54ff",
1985            "font_style": null,
1986            "font_weight": null
1987          },
1988          "punctuation.delimiter": {
1989            "color": "#413d3aff",
1990            "font_style": null,
1991            "font_weight": null
1992          },
1993          "punctuation.list_marker": {
1994            "color": "#282828ff",
1995            "font_style": null,
1996            "font_weight": null
1997          },
1998          "punctuation.markup": {
1999            "color": "#066578ff",
2000            "font_style": null,
2001            "font_weight": null
2002          },
2003          "punctuation.special": {
2004            "color": "#413d3aff",
2005            "font_style": null,
2006            "font_weight": null
2007          },
2008          "selector": {
2009            "color": "#b57613ff",
2010            "font_style": null,
2011            "font_weight": null
2012          },
2013          "selector.pseudo": {
2014            "color": "#0b6678ff",
2015            "font_style": null,
2016            "font_weight": null
2017          },
2018          "string": {
2019            "color": "#79740eff",
2020            "font_style": null,
2021            "font_weight": null
2022          },
2023          "string.escape": {
2024            "color": "#5d544eff",
2025            "font_style": null,
2026            "font_weight": null
2027          },
2028          "string.regex": {
2029            "color": "#af3a02ff",
2030            "font_style": null,
2031            "font_weight": null
2032          },
2033          "string.special": {
2034            "color": "#8f3e71ff",
2035            "font_style": null,
2036            "font_weight": null
2037          },
2038          "string.special.symbol": {
2039            "color": "#427b58ff",
2040            "font_style": null,
2041            "font_weight": null
2042          },
2043          "tag": {
2044            "color": "#427b58ff",
2045            "font_style": null,
2046            "font_weight": null
2047          },
2048          "text.literal": {
2049            "color": "#066578ff",
2050            "font_style": null,
2051            "font_weight": null
2052          },
2053          "title": {
2054            "color": "#79740eff",
2055            "font_style": null,
2056            "font_weight": 700
2057          },
2058          "type": {
2059            "color": "#b57613ff",
2060            "font_style": null,
2061            "font_weight": null
2062          },
2063          "variable": {
2064            "color": "#282828ff",
2065            "font_style": null,
2066            "font_weight": null
2067          },
2068          "variable.special": {
2069            "color": "#066578ff",
2070            "font_style": null,
2071            "font_weight": null
2072          },
2073          "variant": {
2074            "color": "#0b6678ff",
2075            "font_style": null,
2076            "font_weight": null
2077          },
2078          "diff.plus": {
2079            "color": "#79740eff",
2080            "font_style": null,
2081            "font_weight": null
2082          },
2083          "diff.minus": {
2084            "color": "#9d0006ff",
2085            "font_style": null,
2086            "font_weight": null
2087          }
2088        }
2089      }
2090    },
2091    {
2092      "name": "Gruvbox Light Soft",
2093      "appearance": "light",
2094      "style": {
2095        "accents": ["#cc241dff", "#98971aff", "#d79921ff", "#458588ff", "#b16286ff", "#689d6aff", "#d65d0eff"],
2096        "border": "#c8b899ff",
2097        "border.variant": "#ddcca7ff",
2098        "border.focused": "#adc5ccff",
2099        "border.selected": "#adc5ccff",
2100        "border.transparent": "#00000000",
2101        "border.disabled": "#d0bf9dff",
2102        "elevated_surface.background": "#ecdcb3ff",
2103        "surface.background": "#ecdcb3ff",
2104        "background": "#d9c8a4ff",
2105        "element.background": "#ecdcb3ff",
2106        "element.hover": "#ddcca7ff",
2107        "element.active": "#c8b899ff",
2108        "element.selected": "#c8b899ff",
2109        "element.disabled": "#ecdcb3ff",
2110        "drop_target.background": "#5f565080",
2111        "ghost_element.background": "#00000000",
2112        "ghost_element.hover": "#ddcca7ff",
2113        "ghost_element.active": "#c8b899ff",
2114        "ghost_element.selected": "#c8b899ff",
2115        "ghost_element.disabled": "#ecdcb3ff",
2116        "text": "#282828ff",
2117        "text.muted": "#5f5650ff",
2118        "text.placeholder": "#897b6eff",
2119        "text.disabled": "#897b6eff",
2120        "text.accent": "#0b6678ff",
2121        "icon": "#282828ff",
2122        "icon.muted": "#5f5650ff",
2123        "icon.disabled": "#897b6eff",
2124        "icon.placeholder": "#5f5650ff",
2125        "icon.accent": "#0b6678ff",
2126        "status_bar.background": "#d9c8a4ff",
2127        "title_bar.background": "#d9c8a4ff",
2128        "title_bar.inactive_background": "#ecdcb3ff",
2129        "toolbar.background": "#f2e5bcff",
2130        "tab_bar.background": "#ecdcb3ff",
2131        "tab.inactive_background": "#ecdcb3ff",
2132        "tab.active_background": "#f2e5bcff",
2133        "search.match_background": "#0b667866",
2134        "search.active_match_background": "#d7331466",
2135        "panel.background": "#ecdcb3ff",
2136        "panel.focused_border": null,
2137        "pane.focused_border": null,
2138        "scrollbar.thumb.active_background": "#458588ac",
2139        "scrollbar.thumb.hover_background": "#2828284c",
2140        "scrollbar.thumb.background": "#7c6f644c",
2141        "scrollbar.thumb.border": "#ddcca7ff",
2142        "scrollbar.track.background": "#00000000",
2143        "scrollbar.track.border": "#eddeb5ff",
2144        "editor.foreground": "#282828ff",
2145        "editor.background": "#f2e5bcff",
2146        "editor.gutter.background": "#f2e5bcff",
2147        "editor.subheader.background": "#ecdcb3ff",
2148        "editor.active_line.background": "#ecdcb3bf",
2149        "editor.highlighted_line.background": "#ecdcb3ff",
2150        "editor.line_number": "#a9a389",
2151        "editor.active_line_number": "#3b382b",
2152        "editor.hover_line_number": "#5e5a45",
2153        "editor.invisible": "#928474ff",
2154        "editor.wrap_guide": "#2828280d",
2155        "editor.active_wrap_guide": "#2828281a",
2156        "editor.document_highlight.read_background": "#0b66781a",
2157        "editor.document_highlight.write_background": "#92847466",
2158        "terminal.background": "#f2e5bcff",
2159        "terminal.foreground": "#282828ff",
2160        "terminal.bright_foreground": "#282828ff",
2161        "terminal.dim_foreground": "#f2e5bcff",
2162        "terminal.ansi.black": "#fbf1c7ff",
2163        "terminal.ansi.bright_black": "#928374ff",
2164        "terminal.ansi.dim_black": "#7c6f64ff",
2165        "terminal.ansi.red": "#cc241dff",
2166        "terminal.ansi.bright_red": "#9d0006ff",
2167        "terminal.ansi.dim_red": "#c31c16ff",
2168        "terminal.ansi.green": "#98971aff",
2169        "terminal.ansi.bright_green": "#79740eff",
2170        "terminal.ansi.dim_green": "#929015ff",
2171        "terminal.ansi.yellow": "#d79921ff",
2172        "terminal.ansi.bright_yellow": "#b57614ff",
2173        "terminal.ansi.dim_yellow": "#cf8e1aff",
2174        "terminal.ansi.blue": "#458588ff",
2175        "terminal.ansi.bright_blue": "#076678ff",
2176        "terminal.ansi.dim_blue": "#356f77ff",
2177        "terminal.ansi.magenta": "#b16286ff",
2178        "terminal.ansi.bright_magenta": "#8f3f71ff",
2179        "terminal.ansi.dim_magenta": "#a85580ff",
2180        "terminal.ansi.cyan": "#689d6aff",
2181        "terminal.ansi.bright_cyan": "#427b58ff",
2182        "terminal.ansi.dim_cyan": "#5f9166ff",
2183        "terminal.ansi.white": "#7c6f64ff",
2184        "terminal.ansi.bright_white": "#282828ff",
2185        "terminal.ansi.dim_white": "#282828ff",
2186        "link_text.hover": "#0b6678ff",
2187        "version_control.added": "#797410ff",
2188        "version_control.modified": "#b57615ff",
2189        "version_control.deleted": "#9d0308ff",
2190        "conflict": "#b57615ff",
2191        "conflict.background": "#f5e2d0ff",
2192        "conflict.border": "#ebccabff",
2193        "created": "#797410ff",
2194        "created.background": "#e4e0cdff",
2195        "created.border": "#d1cba8ff",
2196        "deleted": "#9d0308ff",
2197        "deleted.background": "#f4d1c9ff",
2198        "deleted.border": "#e8ac9eff",
2199        "error": "#9d0308ff",
2200        "error.background": "#f4d1c9ff",
2201        "error.border": "#e8ac9eff",
2202        "hidden": "#897b6eff",
2203        "hidden.background": "#d9c8a4ff",
2204        "hidden.border": "#d0bf9dff",
2205        "hint": "#677562ff",
2206        "hint.background": "#d2dee2ff",
2207        "hint.border": "#adc5ccff",
2208        "ignored": "#897b6eff",
2209        "ignored.background": "#d9c8a4ff",
2210        "ignored.border": "#c8b899ff",
2211        "info": "#0b6678ff",
2212        "info.background": "#d2dee2ff",
2213        "info.border": "#adc5ccff",
2214        "modified": "#b57615ff",
2215        "modified.background": "#f5e2d0ff",
2216        "modified.border": "#ebccabff",
2217        "predictive": "#7c9780ff",
2218        "predictive.background": "#e4e0cdff",
2219        "predictive.border": "#d1cba8ff",
2220        "renamed": "#0b6678ff",
2221        "renamed.background": "#d2dee2ff",
2222        "renamed.border": "#adc5ccff",
2223        "success": "#797410ff",
2224        "success.background": "#e4e0cdff",
2225        "success.border": "#d1cba8ff",
2226        "unreachable": "#5f5650ff",
2227        "unreachable.background": "#d9c8a4ff",
2228        "unreachable.border": "#c8b899ff",
2229        "warning": "#b57615ff",
2230        "warning.background": "#f5e2d0ff",
2231        "warning.border": "#ebccabff",
2232        "players": [
2233          {
2234            "cursor": "#0b6678ff",
2235            "background": "#0b6678ff",
2236            "selection": "#0b66783d"
2237          },
2238          {
2239            "cursor": "#7c6f64ff",
2240            "background": "#7c6f64ff",
2241            "selection": "#7c6f643d"
2242          },
2243          {
2244            "cursor": "#af3a04ff",
2245            "background": "#af3a04ff",
2246            "selection": "#af3a043d"
2247          },
2248          {
2249            "cursor": "#8f3f70ff",
2250            "background": "#8f3f70ff",
2251            "selection": "#8f3f703d"
2252          },
2253          {
2254            "cursor": "#437b59ff",
2255            "background": "#437b59ff",
2256            "selection": "#437b593d"
2257          },
2258          {
2259            "cursor": "#9d0308ff",
2260            "background": "#9d0308ff",
2261            "selection": "#9d03083d"
2262          },
2263          {
2264            "cursor": "#b57615ff",
2265            "background": "#b57615ff",
2266            "selection": "#b576153d"
2267          },
2268          {
2269            "cursor": "#797410ff",
2270            "background": "#797410ff",
2271            "selection": "#7974103d"
2272          }
2273        ],
2274        "syntax": {
2275          "attribute": {
2276            "color": "#0b6678ff",
2277            "font_style": null,
2278            "font_weight": null
2279          },
2280          "boolean": {
2281            "color": "#8f3e71ff",
2282            "font_style": null,
2283            "font_weight": null
2284          },
2285          "comment": {
2286            "color": "#7c6f64ff",
2287            "font_style": null,
2288            "font_weight": null
2289          },
2290          "comment.doc": {
2291            "color": "#5d544eff",
2292            "font_style": null,
2293            "font_weight": null
2294          },
2295          "constant": {
2296            "color": "#b57613ff",
2297            "font_style": null,
2298            "font_weight": null
2299          },
2300          "constructor": {
2301            "color": "#0b6678ff",
2302            "font_style": null,
2303            "font_weight": null
2304          },
2305          "embedded": {
2306            "color": "#427b58ff",
2307            "font_style": null,
2308            "font_weight": null
2309          },
2310          "emphasis": {
2311            "color": "#0b6678ff",
2312            "font_style": null,
2313            "font_weight": null
2314          },
2315          "emphasis.strong": {
2316            "color": "#0b6678ff",
2317            "font_style": null,
2318            "font_weight": 700
2319          },
2320          "enum": {
2321            "color": "#af3a02ff",
2322            "font_style": null,
2323            "font_weight": null
2324          },
2325          "function": {
2326            "color": "#79740eff",
2327            "font_style": null,
2328            "font_weight": null
2329          },
2330          "function.builtin": {
2331            "color": "#9d0006ff",
2332            "font_style": null,
2333            "font_weight": null
2334          },
2335          "hint": {
2336            "color": "#677562ff",
2337            "font_style": null,
2338            "font_weight": null
2339          },
2340          "keyword": {
2341            "color": "#9d0006ff",
2342            "font_style": null,
2343            "font_weight": null
2344          },
2345          "label": {
2346            "color": "#0b6678ff",
2347            "font_style": null,
2348            "font_weight": null
2349          },
2350          "link_text": {
2351            "color": "#427b58ff",
2352            "font_style": "italic",
2353            "font_weight": null
2354          },
2355          "link_uri": {
2356            "color": "#8f3e71ff",
2357            "font_style": null,
2358            "font_weight": null
2359          },
2360          "namespace": {
2361            "color": "#066578ff",
2362            "font_style": null,
2363            "font_weight": null
2364          },
2365          "number": {
2366            "color": "#8f3e71ff",
2367            "font_style": null,
2368            "font_weight": null
2369          },
2370          "operator": {
2371            "color": "#427b58ff",
2372            "font_style": null,
2373            "font_weight": null
2374          },
2375          "predictive": {
2376            "color": "#7c9780ff",
2377            "font_style": "italic",
2378            "font_weight": null
2379          },
2380          "preproc": {
2381            "color": "#9d0006ff",
2382            "font_style": null,
2383            "font_weight": null
2384          },
2385          "primary": {
2386            "color": "#282828ff",
2387            "font_style": null,
2388            "font_weight": null
2389          },
2390          "property": {
2391            "color": "#282828ff",
2392            "font_style": null,
2393            "font_weight": null
2394          },
2395          "punctuation": {
2396            "color": "#3c3836ff",
2397            "font_style": null,
2398            "font_weight": null
2399          },
2400          "punctuation.bracket": {
2401            "color": "#665c54ff",
2402            "font_style": null,
2403            "font_weight": null
2404          },
2405          "punctuation.delimiter": {
2406            "color": "#413d3aff",
2407            "font_style": null,
2408            "font_weight": null
2409          },
2410          "punctuation.list_marker": {
2411            "color": "#282828ff",
2412            "font_style": null,
2413            "font_weight": null
2414          },
2415          "punctuation.markup": {
2416            "color": "#066578ff",
2417            "font_style": null,
2418            "font_weight": null
2419          },
2420          "punctuation.special": {
2421            "color": "#413d3aff",
2422            "font_style": null,
2423            "font_weight": null
2424          },
2425          "selector": {
2426            "color": "#b57613ff",
2427            "font_style": null,
2428            "font_weight": null
2429          },
2430          "selector.pseudo": {
2431            "color": "#0b6678ff",
2432            "font_style": null,
2433            "font_weight": null
2434          },
2435          "string": {
2436            "color": "#79740eff",
2437            "font_style": null,
2438            "font_weight": null
2439          },
2440          "string.escape": {
2441            "color": "#5d544eff",
2442            "font_style": null,
2443            "font_weight": null
2444          },
2445          "string.regex": {
2446            "color": "#af3a02ff",
2447            "font_style": null,
2448            "font_weight": null
2449          },
2450          "string.special": {
2451            "color": "#8f3e71ff",
2452            "font_style": null,
2453            "font_weight": null
2454          },
2455          "string.special.symbol": {
2456            "color": "#427b58ff",
2457            "font_style": null,
2458            "font_weight": null
2459          },
2460          "tag": {
2461            "color": "#427b58ff",
2462            "font_style": null,
2463            "font_weight": null
2464          },
2465          "text.literal": {
2466            "color": "#066578ff",
2467            "font_style": null,
2468            "font_weight": null
2469          },
2470          "title": {
2471            "color": "#79740eff",
2472            "font_style": null,
2473            "font_weight": 700
2474          },
2475          "type": {
2476            "color": "#b57613ff",
2477            "font_style": null,
2478            "font_weight": null
2479          },
2480          "variable": {
2481            "color": "#282828ff",
2482            "font_style": null,
2483            "font_weight": null
2484          },
2485          "variable.special": {
2486            "color": "#066578ff",
2487            "font_style": null,
2488            "font_weight": null
2489          },
2490          "variant": {
2491            "color": "#0b6678ff",
2492            "font_style": null,
2493            "font_weight": null
2494          },
2495          "diff.plus": {
2496            "color": "#79740eff",
2497            "font_style": null,
2498            "font_weight": null
2499          },
2500          "diff.minus": {
2501            "color": "#9d0006ff",
2502            "font_style": null,
2503            "font_weight": null
2504          }
2505        }
2506      }
2507    }
2508  ]
2509}