{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Flatland Dark",
  "author": "thusstyles",
  "themes": [
    {
      "name": "Flatland Dark",
      "appearance": "dark",
      "style": {
        "accents": [
          "#57c7ffff",
          "#ff6ac1ff",
          "#f3f99dff",
          "#9aedfeff",
          "#5af78eff",
          "#ff5c57ff"
        ],
        "background": "#313437",
        "background.appearance": "opaque",
        "border": "#313437",
        "border.disabled": "#313437",
        "border.focused": "#313437",
        "border.selected": "#313437",
        "border.transparent": "#00000000",
        "border.variant": "#c1c5dc33",
        "conflict": "#f3f99dff",
        "conflict.background": "#54555ecc",
        "conflict.border": "#f3f99dff",
        "created": "#5af78eff",
        "created.background": "#282a36ff",
        "created.border": "#5af78eff",
        "deleted": "#ff5c57ff",
        "deleted.background": "#282a36ff",
        "deleted.border": "#ff5c57ff",
        "drop_target.background": "#26292C",
        "editor.active_line.background": "#202325",
        "editor.active_line_number": "#7a8288",
        "editor.active_wrap_guide": "#F8F8F8",
        "editor.background": "#26292C",
        "editor.foreground": "#F8F8F8",
        "editor.gutter.background": "#313437",
        "editor.highlighted_line.background": "#515559",
        "editor.indent_guide": "#616263aa",
        "editor.indent_guide_active": "#eff0ebaa",
        "editor.invisible": "#7a8288",
        "editor.line_number": "#7a8288",
        "editor.subheader.background": null,
        "editor.wrap_guide": null,
        "editor.document_highlight.bracket_background": "#54555e80",
        "editor.document_highlight.read_background": "#57c7ff1a",
        "editor.document_highlight.write_background": "#54555e66",
        "element.active": "#3e4043ff",
        "element.background": "#2C2F3Dff",
        "element.disabled": "#232631ff",
        "element.hover": "#54555e66",
        "element.selected": "#54555e66",
        "elevated_surface.background": null,
        "error": "#ff5c57ff",
        "error.background": "#282a36ff",
        "error.border": "#ff5c57ff",
        "ghost_element.active": "#3e4043ff",
        "ghost_element.background": "#00000000",
        "ghost_element.disabled": "#232631ff",
        "ghost_element.hover": "#54555e66",
        "ghost_element.selected": "#54555e66",
        "hidden": "#616263ff",
        "hidden.background": "#282a36ff",
        "hidden.border": "#616263ff",
        "hint": "#C4E2F2",
        "hint.background": "#282a36ff",
        "hint.border": "#C4E2F2",
        "icon": "#f8f8f8",
        "icon.accent": "#57c7ffff",
        "icon.disabled": "#616263ff",
        "icon.muted": "#616263ff",
        "icon.placeholder": "#616263ff",
        "ignored": "#eff0eb77",
        "ignored.background": "#282a36ff",
        "ignored.border": "#616263ff",
        "info": "#57c7ffff",
        "info.background": "#282a36ff",
        "info.border": "#57c7ffff",
        "link_text.hover": "#57c7ffff",
        "minimap.thumb.active_background": "#955f6126",
        "minimap.thumb.background": "#e7d2be66",
        "minimap.thumb.hover_background": "#a4c1c2CC",
        "modified": "#f3f99dff",
        "modified.background": "#282a36ff",
        "modified.border": "#f3f99dff",
        "pane.focused_border": null,
        "pane_group.border": "#363a4fff",
        "panel.background": null,
        "panel.focused_border": null,
        "panel.indent_guide": "#616263aa",
        "panel.indent_guide_active": "#eff0ebaa",
        "panel.indent_guide_hover": "#57c7ffaa",
        "players": [
          {
            "cursor": "#57c7ffff",
            "background": "#57c7ffff",
            "selection": "#57c7ff3d"
          },
          {
            "cursor": "#ff6ac1ff",
            "background": "#ff6ac1ff",
            "selection": "#ff6ac13d"
          },
          {
            "cursor": "#f3f99dff",
            "background": "#f3f99dff",
            "selection": "#f3f99d3d"
          },
          {
            "cursor": "#9aedfeff",
            "background": "#9aedfeff",
            "selection": "#9aedfe3d"
          },
          {
            "cursor": "#5af78eff",
            "background": "#5af78eff",
            "selection": "#5af78e3d"
          },
          {
            "cursor": "#ff5c57ff",
            "background": "#ff5c57ff",
            "selection": "#ff5c573d"
          }
        ],
        "predictive": "#616263ff",
        "predictive.background": "#282a36ff",
        "predictive.border": "#616263ff",
        "renamed": "#57c7ffff",
        "renamed.background": "#282a36ff",
        "renamed.border": "#57c7ffff",
        "scrollbar.thumb.background": "#eff0eb4c",
        "scrollbar.thumb.border": "#54555eff",
        "scrollbar.thumb.hover_background": "#54555eff",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#232631ff",
        "scrollbar.thumb.active_background": "#54555eff",
        "search.match_background": null,
        "status_bar.background": null,
        "success": "#C4E2F2",
        "success.background": "#282a36ff",
        "success.border": "#C4E2F2",
        "surface.background": null,
        "syntax": {
          "attribute": {
            "color": "#72AACA",
            "font_style": "italic",
            "font_weight": null
          },
          "boolean": {
            "color": "#b8d977",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#616263ff",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#616263ff",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#b8d977",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "color": "#5af78eff",
            "font_style": null,
            "font_weight": null
          },
          "constant.macro": {
            "color": "#ff6ac1ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#fa9a4b",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#72AACA",
            "font_style": null,
            "font_weight": null
          },
          "concept": {
            "color": "#57c7ffff",
            "font_style": null,
            "font_weight": null
          },
          "module": {
            "color": "#f3f99dff",
            "font_style": "italic",
            "font_weight": null
          },
          "character": {
            "color": "#5af78eff",
            "font_style": null,
            "font_weight": null
          },
          "character.special": {
            "color": "#ff6ac1ff",
            "font_style": null,
            "font_weight": null
          },
          "diff.plus": {
            "color": "#5af78eff",
            "font_style": null,
            "font_weight": null
          },
          "diff.minus": {
            "color": "#ff5c57ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#fa9a4b",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#fa9a4b",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#fa9a4b",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#fa9a4b",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#72AACA",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F6F080",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#72AACA",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#ff5c57ff",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#EDEF7D",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#b8d977",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#fa9a4b",
            "font_style": null,
            "font_weight": null
          },
          "method": {
            "color": "#57c7ffff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#616263ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#EDEF7D",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#d6ef71",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#F8F8F8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#F8F8F8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#F8F8F8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#F8F8F8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#f3f99dff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#fa9a4b",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#ff6ac1ff",
            "font_style": null,
            "font_weight": null
          },
          "meta": {
            "color": "#ff6ac1ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#C4E2F2",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#C4E2F2",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#FFB454",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#FFB454",
            "font_style": null,
            "font_weight": null
          },
          "string.special.path": {
            "color": "#ff6ac1ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.url": {
            "color": "#eff0ebff",
            "font_style": "italic",
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#FFB454",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#b8d977",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#b8d977",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#88b9d1",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#72AACA",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#fa9a4b",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#fa9a4b",
            "font_style": "italic",
            "font_weight": null
          },
          "parameter": {
            "color": "#eff0ebff",
            "font_style": "italic",
            "font_weight": null
          },
          "field": {
            "color": "#f3f99dff",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#f3f99dff",
            "font_style": "italic",
            "font_weight": null
          },
          "float": {
            "color": "#5af78eff",
            "font_style": null,
            "font_weight": null
          },
          "symbol": {
            "color": "#ff6ac1ff",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "color": "#5af78eff",
            "font_style": "italic",
            "font_weight": null
          },
          "tag.doctype": {
            "color": "#ff6ac1ff",
            "font_style": null,
            "font_weight": null
          },
          "parent": {
            "color": "#f3f99dff",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#ff5c57ff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#fa9a4b",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#72AACA",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#72AACA",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#72AACA",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#72AACA",
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#4b4f53",
        "tab.inactive_background": "#26292C",
        "tab_bar.background": "#313437",
        "terminal.background": "#282a36ff",
        "terminal.foreground": "#eff0ebff",
        "terminal.bright_foreground": "#eff0ebff",
        "terminal.dim_foreground": "#616263ff",
        "terminal.ansi.background": "#282a36ff",
        "terminal.ansi.black": "#000000ff",
        "terminal.ansi.red": "#ff5c57ff",
        "terminal.ansi.green": "#5af78eff",
        "terminal.ansi.yellow": "#f3f99dff",
        "terminal.ansi.blue": "#57c7ffff",
        "terminal.ansi.magenta": "#ff6ac1ff",
        "terminal.ansi.cyan": "#9aedfeff",
        "terminal.ansi.white": "#eff0ebff",
        "terminal.ansi.bright_black": "#5b5b5bff",
        "terminal.ansi.bright_red": "#ff5c57ff",
        "terminal.ansi.bright_green": "#5af78eff",
        "terminal.ansi.bright_yellow": "#f3f99dff",
        "terminal.ansi.bright_blue": "#57c7ffff",
        "terminal.ansi.bright_magenta": "#ff6ac1ff",
        "terminal.ansi.bright_cyan": "#9aedfeff",
        "terminal.ansi.bright_white": "#eff0ebff",
        "terminal.ansi.dim_black": "#616263ff",
        "terminal.ansi.dim_red": "#ff5c57aa",
        "terminal.ansi.dim_green": "#5af78eaa",
        "terminal.ansi.dim_yellow": "#f3f99daa",
        "terminal.ansi.dim_blue": "#57c7ffaa",
        "terminal.ansi.dim_magenta": "#ff6ac1aa",
        "terminal.ansi.dim_cyan": "#9aedfeaa",
        "terminal.ansi.dim_white": "#eff0ebaa",
        "text": "#F8F8F8",
        "text.accent": "#72AACA",
        "text.disabled": "#798188",
        "text.muted": "#eff0ebff",
        "text.placeholder": "#616263ff",
        "title_bar.background": "#313437",
        "title_bar.inactive_background": "#232631ff",
        "toolbar.background": "#313437",
        "unreachable": "#616263ff",
        "unreachable.background": "#282a36ff",
        "unreachable.border": "#616263ff",
        "warning": "#f3f99dff",
        "warning.background": "#282a36ff",
        "warning.border": "#f3f99dff"
      }
    }
  ],
  "id": "9LGWtU7Hx8DIyeqUTr3C2"
}