{
  "name": "Corn Field",
  "author": "joaquinkerr",
  "themes": [
    {
      "name": "Corn Field Dark",
      "appearance": "dark",
      "style": {
        "background": "#3c3c3c",
        "syntax": {
          "comment": {
            "color": "#785f63",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#d1bd7e",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#b08b76",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#a99d32",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#dedede",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#b8b8b8",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#b1a980",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#db8a39",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#d0d0d0",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#d0d0d0",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#c7b7b0",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#838383",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#c5c5c5",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#bdb889",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#957471",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#b8b8b8",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#c5c5c5",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#c2bd8d",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#E6E7A3",
            "font_style": null,
            "font_weight": 700
          },
          "link_uri": {
            "color": "#479FFA",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis": {
            "color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": null,
            "font_style": null,
            "font_weight": 700
          },
          "string.regex": {
            "color": "#af9075",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#b09a76",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#E6E6E6",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#9592A4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#5C6974",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#5C6974",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#5C6974",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#d1ba9e",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#ba998d",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "background": "#F00",
            "selection": "#282218",
            "cursor": "#FFF"
          }
        ],
        "text": "#FFF",
        "text.muted": "#7E7E7E",
        "text.placeholder": "#6A7782",
        "text.disabled": "#46474F",
        "text.accent": "#E6E7A3",
        "border": "#273726",
        "border.variant": "#32333B",
        "border.focused": "#ffffff94",
        "border.selected": "#E6E7A3",
        "border.disabled": "#262626",
        "border.transparent": "#FFFFFF08",
        "element.background": "#232323",
        "element.hover": "#FFFFFF16",
        "element.active": "#2C2C31",
        "element.selected": "#232323",
        "element.disabled": "#0B0B0F",
        "ghost_element.background": "transparent",
        "ghost_element.hover": "#FFFFFF08",
        "ghost_element.active": "#FFFFFF16",
        "ghost_element.selected": "#FFFFFF16",
        "ghost_element.disabled": "transparent",
        "icon": "#9592A4",
        "icon.muted": "#46474F",
        "icon.disabled": "#32333B",
        "icon.accent": "#E6E7A3",
        "icon.placeholder": "#6A7782",
        "scrollbar_thumb.background": "#34343480",
        "scrollbar.thumb.hover_background": "#343434",
        "scrollbar.track.background": "transparent",
        "toolbar.background": "#000",
        "title_bar.background": "#000",
        "tab.active_background": "#000",
        "tab.inactive_background": "#000",
        "tab_bar.background": "#1a1a1a",
        "status_bar.background": "#000",
        "tab.active_foreground": "#000",
        "link_text.hover": "#479FFA",
        "search.match_background": "#395639",
        "error": "#FF5C5C",
        "error.background": "#D84F6815",
        "error.border": "#D84F68",
        "warning": "#FFA16C",
        "warning.background": "#FFA16C15",
        "warning.border": "#FFA16C",
        "info": "#479FFA",
        "info.border": "#479FFA",
        "info.background": "#479FFA15",
        "success": "#54C0A3",
        "success.border": "#54C0A3",
        "success.background": "#54C0A315",
        "hint": "#9592A4",
        "hint.background": "#9592A415",
        "hint.border": "#9592A4",
        "predictive": "#9592A4",
        "predictive.border": "#9592A4",
        "predictive.background": "#9592A415",
        "renamed": "#9592A4",
        "renamed.border": "#9592A4",
        "renamed.background": "#9592A415",
        "unreachable": "#D84F68",
        "unreachable.background": "#D84F6815",
        "unreachable.border": "#D84F68",
        "hidden": "#46474F",
        "hidden.background": "#46474F15",
        "hidden.border": "#46474F",
        "ignored": "#46474F",
        "ignored.background": "#46474F15",
        "ignored.border": "#46474F",
        "deleted": "#D84F68",
        "deleted.background": "#D84F6815",
        "deleted.border": "#D84F68",
        "created": "#E6E6E6",
        "created.background": "#E6E6E615",
        "created.border": "#E6E6E6",
        "modified": "#E6E7A3",
        "modified.border": "#E6E7A3",
        "modified.background": "#E6E7A315",
        "conflict": "#FF5C5C",
        "conflict.background": "#FF5C5C15",
        "conflict.border": "#FF5C5C",
        "panel.background": "#000000",
        "panel.focused_border": "#E6E6E670",
        "pane.focused_border": "#E6E6E670",
        "elevated_surface.background": "#161616",
        "drop_target.background": "#FFFFFF16",
        "surface.background": "#f00",
        "editor.background": "#091614",
        "editor.foreground": "#d1ba9e",
        "editor.line_number": "#666",
        "editor.active_line_number": "#EEE",
        "editor.active_line.background": "#000",
        "editor.gutter.background": "#000",
        "editor.active_wrap_guide": "#5C6974",
        "editor.document_highlight.read_background": "#303030",
        "editor.document_highlight.write_background": "#303030",
        "editor.wrap_guide": "#32333B",
        "editor.invisible": "#32333B",
        "editor.indent_guide": "#262626",
        "editor.indent_guide_active": "#464646",
        "terminal.foreground": "#E6E6E6",
        "terminal.background": "#000",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#7E7E7E",
        "terminal.ansi.black": "#2C2C31",
        "terminal.ansi.red": "#D84F68",
        "terminal.ansi.green": "#54C0A3",
        "terminal.ansi.yellow": "#E6E7A3",
        "terminal.ansi.blue": "#479FFA",
        "terminal.ansi.magenta": "#9592A4",
        "terminal.ansi.cyan": "#54C0A3",
        "terminal.ansi.white": "#E6E6E6",
        "terminal.ansi.bright_black": "#46474F",
        "terminal.ansi.bright_red": "#FF5C5C",
        "terminal.ansi.bright_green": "#4EBE96",
        "terminal.ansi.bright_yellow": "#D6D876",
        "terminal.ansi.bright_blue": "#479FFA",
        "terminal.ansi.bright_magenta": "#9592A4",
        "terminal.ansi.bright_cyan": "#54C0A3",
        "terminal.ansi.bright_white": "#FFFFFF"
      }
    }
  ],
  "id": "MLTqUsMhp4g_83-9kTA8i"
}