{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "lane-term",
  "author": "linehaul",
  "themes": [
    {
      "name": "laneweaver",
      "appearance": "dark",
      "style": {
        "accents": [
          "#F5B82E66",
          "#8576FF66",
          "#4CCB7E66",
          "#6BA8F566",
          "#FF808066",
          "#FFD46B66",
          "#5B47E066",
          "#C6CCD166"
        ],
        "background.appearance": "opaque",
        "background": "#121722",
        "border": "#313A56",
        "border.disabled": "#232B42",
        "border.focused": "#F5B82E66",
        "border.selected": "#46537A",
        "border.transparent": "#12172200",
        "border.variant": "#232B42",
        "conflict": "#8576FF",
        "conflict.background": "#121722",
        "conflict.border": "#5B47E0",
        "created": "#4CCB7E",
        "created.background": "#121722",
        "created.border": "#4CCB7E",
        "deleted": "#FF8080",
        "deleted.background": "#121722",
        "deleted.border": "#FF4D4D",
        "drop_target.background": "#F5B82E1A",
        "editor.active_line.background": "#1A1F2E99",
        "editor.active_line_number": "#F5B82E",
        "editor.active_wrap_guide": "#46537A",
        "editor.background": "#121722",
        "editor.document_highlight.bracket_background": "#46537A66",
        "editor.document_highlight.read_background": "#F5B82E1F",
        "editor.document_highlight.write_background": "#8576FF33",
        "editor.foreground": "#C6CCD1",
        "editor.gutter.background": "#121722",
        "editor.highlighted_line.background": "#1E2538",
        "editor.indent_guide": "#232B42",
        "editor.indent_guide_active": "#46537A",
        "editor.invisible": "#313A56",
        "editor.line_number": "#5A6480",
        "editor.subheader.background": "#0D1019",
        "editor.wrap_guide": "#232B42",
        "element.active": "#232B42",
        "element.background": "#1A1F2E",
        "element.disabled": "#1A1F2E",
        "element.hover": "#1E2538",
        "element.selected": "#46537A",
        "elevated_surface.background": "#1A1F2E",
        "error": "#FF8080",
        "error.background": "#121722",
        "error.border": "#FF4D4D",
        "ghost_element.active": "#232B42",
        "ghost_element.background": "#12172200",
        "ghost_element.disabled": "#12172200",
        "ghost_element.hover": "#1E2538",
        "ghost_element.selected": "#46537A",
        "hidden": "#808891",
        "hidden.background": "#121722",
        "hidden.border": "#313A56",
        "hint": "#7C8798",
        "hint.background": "#121722",
        "hint.border": "#313A56",
        "icon": "##C6CCD1",
        "icon.accent": "#F5B82E",
        "icon.disabled": "#5A6480",
        "icon.muted": "#8A9099",
        "icon.placeholder": "#8A9099",
        "ignored": "#5A6480",
        "ignored.background": "#121722",
        "ignored.border": "#313A56",
        "info": "#6BA8F5",
        "info.background": "#121722",
        "info.border": "#196DEB",
        "link_text.hover": "#FFD46B",
        "modified": "#F5B82E",
        "modified.background": "#121722",
        "modified.border": "#B4861E",
        "pane.focused_border": "#F5B82E",
        "pane_group.border": "#0D1019",
        "panel.background": "#0D1019",
        "panel.focused_border": "#F5B82E",
        "panel.indent_guide": "#232B42",
        "panel.indent_guide_active": "#F5B82E",
        "panel.indent_guide_hover": "#46537A",
        "panel.overlay_background": "#0D1019",
        "predictive": "#5A6480",
        "predictive.background": "#121722",
        "predictive.border": "#313A56",
        "renamed": "#4CCB7E",
        "renamed.background": "#121722",
        "renamed.border": "#4CCB7E",
        "scrollbar.thumb.background": "#46537A66",
        "scrollbar.thumb.border": "#313A56",
        "scrollbar.thumb.hover_background": "#46537A99",
        "scrollbar.track.background": "#12172200",
        "scrollbar.track.border": "#0D1019",
        "search.match_background": "#F5B82E33",
        "status_bar.background": "#0D1019",
        "success": "#4CCB7E",
        "success.background": "#121722",
        "success.border": "#4CCB7E",
        "surface.background": "#0D1019",
        "tab.active_background": "#121722",
        "tab.inactive_background": "#0D1019",
        "tab_bar.background": "#0D1019",
        "terminal.ansi.background": "#0D1019",
        "terminal.ansi.black": "#313A56",
        "terminal.ansi.blue": "#6BA8F5",
        "terminal.ansi.bright_black": "#46537A",
        "terminal.ansi.bright_blue": "#9AC6FF",
        "terminal.ansi.bright_cyan": "#8FE3D0",
        "terminal.ansi.bright_green": "#7FE0A4",
        "terminal.ansi.bright_magenta": "#8576FF",
        "terminal.ansi.bright_red": "#FF8080",
        "terminal.ansi.bright_white": "#FAFCFE",
        "terminal.ansi.bright_yellow": "#FFD46B",
        "terminal.ansi.cyan": "#5FC9B4",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.dim_green": null,
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.dim_red": null,
        "terminal.ansi.dim_white": null,
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.green": "#4CCB7E",
        "terminal.ansi.magenta": "#5B47E0",
        "terminal.ansi.red": "#FF4D4D",
        "terminal.ansi.white": "#C6CCD1",
        "terminal.ansi.yellow": "#F5B82E",
        "terminal.background": "#0D1019",
        "terminal.bright_foreground": "#FAFCFE",
        "terminal.dim_foreground": "#8A9099",
        "terminal.foreground": "#C6CCD1",
        "text": "#C6CCD1",
        "text.accent": "#F5B82E",
        "text.disabled": "#5A6480",
        "text.muted": "#8A9099",
        "text.placeholder": "#8A9099",
        "title_bar.background": "#0D1019",
        "title_bar.inactive_background": "#0D1019",
        "toolbar.background": "#0D1019",
        "unreachable": "#5A6480",
        "unreachable.background": "#121722",
        "unreachable.border": "#313A56",
        "warning": "#F5B82E",
        "warning.background": "#121722",
        "warning.border": "#B4861E",
        "debugger.accent": "#F5B82E",
        "editor.debugger_active_line.background": "#F5B82E1F",
        "version_control.added": "#4CCB7E",
        "version_control.added_background": "#4CCB7E1F",
        "version_control.conflict": "#8576FF",
        "version_control.conflict_background": "#8576FF1F",
        "version_control.deleted": "#FF8080",
        "version_control.deleted_background": "#FF4D4D1F",
        "version_control.ignored": "#5A6480",
        "version_control.modified": "#F5B82E",
        "version_control.modified_background": "#F5B82E1F",
        "version_control.renamed": "#4CCB7E",
        "version_control.renamed_background": "#4CCB7E1F",
        "players": [
          {
            "cursor": "#F5B82E",
            "background": "#F5B82E",
            "selection": "#F5B82E33"
          },
          {
            "cursor": "#8576FF",
            "background": "#8576FF",
            "selection": "#8576FF33"
          },
          {
            "cursor": "#4CCB7E",
            "background": "#4CCB7E",
            "selection": "#4CCB7E33"
          },
          {
            "cursor": "#6BA8F5",
            "background": "#6BA8F5",
            "selection": "#6BA8F533"
          },
          {
            "cursor": "#FF8080",
            "background": "#FF8080",
            "selection": "#FF808033"
          },
          {
            "cursor": "#FFD46B",
            "background": "#FFD46B",
            "selection": "#FFD46B33"
          },
          {
            "cursor": "#5FC9B4",
            "background": "#5FC9B4",
            "selection": "#5FC9B433"
          },
          {
            "cursor": "#C6CCD1",
            "background": "#C6CCD1",
            "selection": "#C6CCD133"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#FFD46B",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "character": {
            "color": "#7FE0A4",
            "font_style": null,
            "font_weight": null
          },
          "character.special": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#7C8798",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "comment.documentation": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "comment.error": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "comment.hint": {
            "color": "#6BA8F5",
            "font_style": null,
            "font_weight": null
          },
          "comment.note": {
            "color": "#6BA8F5",
            "font_style": null,
            "font_weight": null
          },
          "comment.todo": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": 700
          },
          "comment.warning": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "concept": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "constant.macro": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "diff.minus": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "diff.plus": {
            "color": "#4CCB7E",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#C6CCD1",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#F5B82E",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "field": {
            "color": "#9AC6FF",
            "font_style": null,
            "font_weight": null
          },
          "float": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#6BA8F5",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#6BA8F5",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#6BA8F5",
            "font_style": null,
            "font_weight": null
          },
          "function.decorator": {
            "color": "#FFD46B",
            "font_style": null,
            "font_weight": null
          },
          "function.definition": {
            "color": "#9AC6FF",
            "font_style": null,
            "font_weight": null
          },
          "function.macro": {
            "color": "#8576FF",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#6BA8F5",
            "font_style": null,
            "font_weight": null
          },
          "function.method.call": {
            "color": "#6BA8F5",
            "font_style": null,
            "font_weight": null
          },
          "function.special": {
            "color": "#8576FF",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#7C8798",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional.ternary": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "keyword.coroutine": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "keyword.debug": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive": {
            "color": "#8576FF",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive.define": {
            "color": "#8576FF",
            "font_style": null,
            "font_weight": null
          },
          "keyword.exception": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "keyword.export": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "keyword.function": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "keyword.modifier": {
            "color": "#FFD46B",
            "font_style": null,
            "font_weight": null
          },
          "keyword.operator": {
            "color": "#FFD46B",
            "font_style": null,
            "font_weight": null
          },
          "keyword.repeat": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "keyword.return": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": 700
          },
          "keyword.type": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#9AC6FF",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "module": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "number.float": {
            "color": "#FF8080",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#FFD46B",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#C6CCD1",
            "font_style": null,
            "font_weight": null
          },
          "parent": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#5A6480",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#8576FFFF",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#C6CCD1",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9AC6FF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FFD46B",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#4CCB7E",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "string.documentation": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "string.regexp": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "string.special.path": {
            "color": "#7FE0A4",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "string.special.url": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "symbol": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#F5B82E",
            "font_style": null,
            "font_weight": null
          },
          "tag.attribute": {
            "color": "#FFD46B",
            "font_style": null,
            "font_weight": null
          },
          "tag.delimiter": {
            "color": "#8A9099",
            "font_style": null,
            "font_weight": null
          },
          "tag.doctype": {
            "color": "#8576FF",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#4CCB7E",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#FAFCFE",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#8576FFFF",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "type.class.definition": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": 600
          },
          "type.definition": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "type.super": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#C6CCD1",
            "font_style": null,
            "font_weight": null
          },
          "variable.builtin": {
            "color": "#8576FF",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#9AC6FF",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#C6CCD1",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#8576FF",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#8FE3D0",
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_hover": "#121722",
        "minimap.thumb.background": "#46537A66",
        "minimap.thumb.hover_background": "#46537A99",
        "minimap.thumb.border": "#313A56"
      }
    }
  ],
  "isUserGenerated": true,
  "description": "Theme based on the design of laneweaver TMS. Our flagship system.",
  "id": "nj5LXuM_CbRig140vby4Q"
}