{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "monospace-theme",
  "author": "Ayush kumar",
  "themes": [
    {
      "name": "Monospace dark",
      "appearance": "dark",
      "style": {
        "toolbar.background": "#171f2bff",
        "text": "#d9dfe7ff",
        "text.disabled": "#738295ff",
        "text.muted": "#C9CfD7ff",
        "text.placeholder": "#738295ff",
        "text.accent": "#92a9ffff",
        "background": "#10151dff",
        "background.appearance": "opaque",
        "title_bar.background": "#10151dff",
        "title_bar.inactive_background": "#141b25ff",
        "border": "#333e4fff",
        "border.focused": "#8964e8ff",
        "border.selected": "#8964e8ff",
        "border.variant": "#3d495aff",
        "conflict": "#ffc26eff",
        "conflict.background": "#ffc26eff",
        "created": "#17b877ff",
        "created.background": "#17b877ff",
        "deleted": "#f76769ff",
        "deleted.background": "#f76769ff",
        "drop_target.background": "#44506655",
        "editor.active_line.background": "#1f2939ff",
        "editor.line_number": "#475365ff",
        "editor.active_line_number": "#C9CfD7ff",
        "editor.foreground": "#d9dfe7ff",
        "editor.background": "#171f2bff",
        "editor.gutter.background": "#171f2bff",
        "editor.document_highlight.bracket_background": "#004b5e99",
        "editor.document_highlight.read_background": "#73330F66",
        "editor.document_highlight.write_background": "#004b5e99",
        "editor.highlighted_line.background": "#264dcb80",
        "editor.indent_guide": "#333e4fff",
        "editor.indent_guide_active": "#475365ff",
        "editor.wrap_guide": "#333e4fff",
        "editor.active_wrap_guide": "#475365ff",
        "editor.invisible": "#475365ff",
        "editor.subheader.background": "#10151dff",
        "element.background": "#1f2939ff",
        "element.hover": "#242e3fff",
        "element.active": "#1f2939ff",
        "element.selected": "#1f2939ff",
        "elevated_surface.background": "#141b25ff",
        "success": "#66ce98ff",
        "success.background": "#10151dff",
        "error": "#f76769ff",
        "error.background": "#10151dff",
        "warning": "#ffc26eff",
        "warning.background": "#10151dff",
        "ghost_element.active": "#141b25ff",
        "ghost_element.selected": "#242e3fff",
        "ghost_element.hover": "#1f2939ff",
        "ghost_element.background": "#00000000",
        "icon": "#d9dfe7ff",
        "icon.accent": "#92a9ffff",
        "icon.disabled": "#8b98a9ff",
        "icon.muted": "#738295ff",
        "icon.placeholder": "#738295ff",
        "ignored": "#738295ff",
        "hint": "#66727Dff",
        "hint.background": "#10151dff",
        "info": "#a2b6ffff",
        "info.background": "#10151dff",
        "link_text.hover": "#c8aaffff",
        "modified": "#708fffff",
        "panel.background": "#10151dff",
        "panel.focused_border": "#8964e8ff",
        "panel.indent_guide": "#333e4fff",
        "panel.indent_guide_active": "#475365ff",
        "panel.indent_guide_hover": "#738295ff",
        "hidden": "#66727Dff",
        "unreachable": "#8b98a9ff",
        "predictive": "#66727Dff",
        "renamed": "#17b877ff",
        "scrollbar.thumb.background": "#6a737d33",
        "scrollbar.thumb.hover_background": "#6a737d44",
        "search.match_background": "#83431466",
        "status_bar.background": "#10151dff",
        "surface.background": "#141b25ff",
        "tab.active_background": "#171f2bff",
        "tab.inactive_background": "#10151dff",
        "tab_bar.background": "#10151dff",
        "terminal.foreground": "#a4afbdff",
        "terminal.background": "#10151dff",
        "terminal.ansi.background": "#738295ff",
        "terminal.ansi.black": "#738295ff",
        "terminal.ansi.blue": "#708fffff",
        "terminal.ansi.bright_black": "#8b98a9ff",
        "terminal.ansi.bright_blue": "#a2b6ffff",
        "terminal.ansi.bright_cyan": "#71c2eeff",
        "terminal.ansi.bright_green": "#66ce98ff",
        "terminal.ansi.bright_magenta": "#c8aaffff",
        "terminal.ansi.bright_red": "#fc8f8eff",
        "terminal.ansi.bright_white": "#fafbfeff",
        "terminal.ansi.bright_yellow": "#ffc26eff",
        "terminal.ansi.cyan": "#25a6e9ff",
        "terminal.ansi.dim_black": "#738295ff",
        "terminal.ansi.dim_blue": "#708fffff",
        "terminal.ansi.dim_cyan": "#25a6e9ff",
        "terminal.ansi.dim_green": "#17b877ff",
        "terminal.ansi.dim_magenta": "#a87ffbff",
        "terminal.ansi.dim_red": "#f76769ff",
        "terminal.ansi.dim_white": "#a4afbdff",
        "accents": [
          "#85cdf1ff",
          "#ffd395ff",
          "#bd9cfeff",
          "#85cdf1ff",
          "#ffd395ff",
          "#bd9cfeff",
          "#85cdf1ff"
        ],
        "players": [
          {
            "cursor": "#85cdf1ff",
            "selection": "#85cdf112",
            "background": null
          },
          {
            "cursor": "#e0ccffff",
            "selection": "#e0ccff12",
            "background": null
          },
          {
            "cursor": "#ffd395ff",
            "selection": "#ffd39512",
            "background": null
          },
          {
            "cursor": "#85cdf1ff",
            "selection": "#85cdf112",
            "background": null
          }
        ],
        "syntax": {
          "variable": {
            "color": "#d9dfe7ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.builtin": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#ffd395ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "constant.macro": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "module": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#85cdf1ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#77d5a3ff",
            "font_style": null,
            "font_weight": null
          },
          "string.documentation": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "string.regexp": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.path": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.url": {
            "color": "#f5e0dc",
            "font_style": null,
            "font_weight": null
          },
          "character": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "character.special": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "number.float": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "type.definition": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "type.super": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#85cdf1ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "function.macro": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "function.method.call": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.modifier": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.type": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.coroutine": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.function": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.operator": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.repeat": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.return": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.debug": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.exception": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional.ternary": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive.define": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "keyword.export": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#9399b2",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#cdd6f4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#9399b2",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#9399b2",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#9399b2",
            "font_style": null,
            "font_weight": null
          },
          "comment.documentation": {
            "color": "#9399b2",
            "font_style": null,
            "font_weight": null
          },
          "comment.error": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "comment.warning": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "comment.hint": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "comment.todo": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "comment.note": {
            "color": "#f5e0dc",
            "font_style": null,
            "font_weight": null
          },
          "diff.plus": {
            "color": "#77d5a3ff",
            "font_style": null,
            "font_weight": null
          },
          "diff.minus": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#77d5a3ff",
            "font_style": null,
            "font_weight": null
          },
          "tag.attribute": {
            "color": "#77d5a3ff",
            "font_style": null,
            "font_weight": null
          },
          "tag.delimiter": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "field": {
            "color": "#b4befe",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "float": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "symbol": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "text": {
            "color": "#cdd6f4",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": 700
          },
          "emphasis": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#77d5a3ff",
            "font_style": null,
            "font_weight": null
          },
          "concept": {
            "color": "#74c7ec",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": 700
          },
          "function.decorator": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "type.class.definition": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": 700
          },
          "hint": {
            "color": "#585b70",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#bd9cfeff",
            "font_style": null,
            "font_weight": null
          },
          "parent": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#6c7086",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#92a9ffff",
            "font_style": null,
            "font_weight": null
          },
          "tag.doctype": {
            "color": "#fd8da3ff",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "color": "#9399b2",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#cdd6f4",
            "font_style": null,
            "font_weight": 800
          },
          "variant": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "9HJJlod3srCujP_EGds4m"
}