{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "GFE",
  "author": "tymon3568",
  "themes": [
    {
      "name": "GFE",
      "appearance": "light",
      "style": {
        "background": "#faf9f5",
        "background.appearance": "opaque",
        "border": "#dad9d4",
        "elevated_surface.background": "",
        "editor.background": "#ffeee3",
        "editor.line_number": "#237893",
        "editor.active_line_number": "#0b216f",
        "editor.document_highlight.bracket_background": "#00640044",
        "title_bar.background": "#f5f4ee",
        "title_bar.inactive_background": "#ffffff",
        "tab.active_background": "#ffeee3",
        "tab.inactive_background": "#e9e6dc",
        "tab_bar.background": "#f5f4ee",
        "toolbar.background": "#ffeee3",
        "status_bar.background": "#faf9f5",
        "pane.focused_border": "#f00",
        "pane_group.border": "#dddddd",
        "panel.background": "#faf9f5",
        "panel.indent_guide": "#00000000",
        "panel.indent_guide_active": "#616161",
        "panel.indent_guide_hover": "#e4e6f1",
        "scrollbar.thumb.background": "#c1c1c1",
        "scrollbar.thumb.hover_background": "#929292",
        "scrollbar.thumb.active_background": "#929292",
        "scrollbar.thumb.border": "#c1c1c1",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#c1c1c1",
        "text": "#141413",
        "text.muted": "#616161",
        "search.match_background": "#f8c9ab",
        "editor.invisible": "",
        "ignored": "#8e8e90",
        "created": "#007100",
        "modified": "#895503",
        "info": "#616161",
        "info.background": "#f3f3f3",
        "info.border": "#e7e7e7",
        "hint": "#616161",
        "hint.background": "#f3f3f3",
        "hint.border": "#e7e7e7",
        "warning": "#bf8803",
        "warning.background": "#f3f3f3",
        "warning.border": "#e7e7e7",
        "error": "#e51400",
        "error.background": "#f3f3f3",
        "error.border": "#e7e7e7",
        "players": [
          {
            "cursor": "#000000",
            "background": "#add6ff80",
            "selection": "#add6ff"
          },
          {
            "cursor": "#984ea5ff",
            "background": "#984ea5ff",
            "selection": "#984ea53d"
          },
          {
            "cursor": "#ad6e26ff",
            "background": "#ad6e26ff",
            "selection": "#ad6e263d"
          },
          {
            "cursor": "#a349abff",
            "background": "#a349abff",
            "selection": "#a349ab3d"
          },
          {
            "cursor": "#3a82b7ff",
            "background": "#3a82b7ff",
            "selection": "#3a82b73d"
          },
          {
            "cursor": "#d36151ff",
            "background": "#d36151ff",
            "selection": "#d361513d"
          },
          {
            "cursor": "#a48819ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#669f59ff",
            "background": "#669f59ff",
            "selection": "#669f593d"
          }
        ],
        "terminal.background": "#ffeee3",
        "terminal.ansi.background": "#ffffff",
        "terminal.foreground": "#333333",
        "terminal.bright_foreground": "#000000",
        "terminal.dim_foreground": "#666666",
        "terminal.ansi.black": "#000000",
        "terminal.ansi.red": "#cd3131",
        "terminal.ansi.green": "#107c10",
        "terminal.ansi.yellow": "#949800",
        "terminal.ansi.blue": "#0451a5",
        "terminal.ansi.magenta": "#bc05bc",
        "terminal.ansi.cyan": "#0598bc",
        "terminal.ansi.white": "#555555",
        "terminal.ansi.bright_black": "#666666",
        "terminal.ansi.bright_red": "#cd3131",
        "terminal.ansi.bright_green": "#14ce14",
        "terminal.ansi.bright_yellow": "#b5ba00",
        "terminal.ansi.bright_blue": "#0451a5",
        "terminal.ansi.bright_magenta": "#bc05bc",
        "terminal.ansi.bright_cyan": "#0598bc",
        "terminal.ansi.bright_white": "#a5a5a5",
        "syntax": {
          "attribute": {
            "color": "#E50000",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "boolean": {
            "color": "#0000ff",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "comment": {
            "color": "#3aa93a",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#008000",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#0000FF",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "constructor": {
            "color": "#800000",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "embedded": {
            "color": "#0000ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#5c78e2ff",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#000080",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#795E26",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "keyword": {
            "color": "#0000FF",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "link_text": {
            "color": "#5b79e3ff",
            "font_style": "italic",
            "font_weight": 500
          },
          "link_uri": {
            "color": "#3882b7ff",
            "font_style": null,
            "font_weight": 500
          },
          "number": {
            "color": "#098658",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "operator": {
            "color": "#000000",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#0000FF",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "property": {
            "color": "#E50000",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "punctuation": {
            "color": "#800000",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "punctuation.bracket": {
            "color": "#800000",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#800000",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#0451a5",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#800000",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#A31515",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#0000FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#A31515",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#A31515",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#A31515",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#800000",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#A31515",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#d3604fff",
            "font_style": null,
            "font_weight": 500
          },
          "type": {
            "color": "#267F99",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "variable": {
            "color": "#001080",
            "background_color": null,
            "font_style": null,
            "font_weight": 500
          },
          "variable.special": {
            "color": "#0000FF",
            "background_color": null,
            "font_style": null,
            "font_weight": 600
          },
          "editor.foreground": {
            "color": "#3d3929",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#795E26",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#795E26",
            "font_style": null,
            "font_weight": null
          }
        },
        "editor.foreground": "#3d3929",
        "surface.background": "#ffeee3",
        "element.active": "",
        "drop_target.background": "",
        "editor.gutter.background": "#ffeee3",
        "border.focused": "",
        "editor.document_highlight.write_background": "",
        "text.accent": ""
      }
    }
  ],
  "id": "EWs54gU9I2ib0UKln4KR7"
}