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