{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "VS Code Dark Modern",
  "author": "thewirv",
  "themes": [
    {
      "name": "VS Code Dark Modern",
      "appearance": "dark",
      "style": {
        "background.appearance": "opaque",
        "accents": [
          "#6F6F2A",
          "#416F41",
          "#6F416F",
          "#1E4F4F"
        ],
        "border": "#2B2B2B",
        "border.variant": "#454545",
        "border.focused": "#0078D4",
        "border.selected": "#0078D4",
        "border.transparent": "#00000000",
        "border.disabled": "#3C3C3C",
        "elevated_surface.background": "#202020",
        "surface.background": "#1F1F1F",
        "background": "#1F1F1F",
        "element.background": "#0078D4",
        "element.hover": "#2A2D2E",
        "element.active": "#04395E",
        "element.selected": "#04395E",
        "element.disabled": null,
        "drop_target.background": "#53595D80",
        "ghost_element.background": null,
        "ghost_element.hover": "#FFFFFF06",
        "ghost_element.active": "#FFFFFF0C",
        "ghost_element.selected": "#04395E",
        "ghost_element.disabled": null,
        "text": "#CCCCCC",
        "text.muted": "#9D9D9D",
        "text.placeholder": "#FFFFFF86",
        "text.disabled": "#868686",
        "text.accent": "#FFFFFF",
        "icon": "#CCCCCC",
        "icon.muted": "#9D9D9D",
        "icon.disabled": "#868686",
        "icon.placeholder": "#FFFFFF86",
        "icon.accent": "#FFFFFF",
        "status_bar.background": "#181818",
        "title_bar.background": "#181818",
        "title_bar.inactive_background": "#1F1F1F",
        "toolbar.background": "#181818",
        "tab_bar.background": "#181818",
        "tab.inactive_background": "#181818",
        "tab.active_background": "#1F1F1F",
        "search.match_background": "#9E6A0380",
        "panel.background": "#181818",
        "panel.focused_border": "#0078D4",
        "pane.focused_border": null,
        "scrollbar.thumb.background": "#6E76814C",
        "scrollbar.thumb.hover_background": "#6E768180",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#2B2B2B",
        "editor.foreground": "#CCCCCC",
        "editor.background": "#1F1F1F",
        "editor.gutter.background": "#1F1F1F",
        "editor.subheader.background": "#181818",
        "editor.active_line.background": "#1F1F1F",
        "editor.highlighted_line.background": "#ADD6FF26",
        "editor.line_number": "#6E7681",
        "editor.active_line_number": "#CCCCCC",
        "editor.invisible": "#404040",
        "editor.wrap_guide": "#40404080",
        "editor.active_wrap_guide": "#707070",
        "editor.document_highlight.read_background": "#ADD6FF26",
        "editor.document_highlight.write_background": "#3A3D41",
        "editor.document_highlight.bracket_background": "#ADD6FF26",
        "terminal.background": "#181818",
        "terminal.foreground": "#CCCCCC",
        "link_text.hover": "#4DAAFC",
        "version_control.added": "#2EA043",
        "version_control.deleted": "#F85149",
        "version_control.modified": "#0078D4",
        "version_control.renamed": "#73C991",
        "version_control.conflict": "#E4676B",
        "version_control.ignored": "#8C8C8C",
        "version_control.conflict_marker.ours": "#40C8AE80",
        "version_control.conflict_marker.theirs": "#40A6FF80",
        "version_control_conflict_ours_background": "#40C8AE33",
        "version_control_conflict_theirs_background": "#40A6FF33",
        "conflict": "#E4676B",
        "conflict.background": null,
        "conflict.border": null,
        "created": "#81B88B",
        "created.background": null,
        "created.border": null,
        "deleted": "#C74E39",
        "deleted.background": null,
        "deleted.border": null,
        "error": "#F14C4C",
        "error.background": "#202020",
        "error.border": "#454545",
        "hidden": "#9D9D9D",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#99999959",
        "hint.background": "#202020",
        "hint.border": "#454545",
        "ignored": "#8C8C8C",
        "ignored.background": null,
        "ignored.border": null,
        "info": "#BFBFBF66",
        "info.background": "#BFBFBF40",
        "info.border": "#454545",
        "modified": "#E2C08D",
        "modified.background": null,
        "modified.border": null,
        "predictive": null,
        "predictive.background": null,
        "predictive.border": null,
        "renamed": "#73C991",
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": "#202020",
        "unreachable.border": "#454545",
        "warning": "#CCA700",
        "warning.background": "#202020",
        "warning.border": "#454545",
        "players": [
          {
            "cursor": "#AEAFAD",
            "background": null,
            "selection": "#3CA6FF2D"
          },
          {
            "cursor": "#39BAE5FF",
            "background": "#39BAE5FF",
            "selection": "#39BAE53D"
          },
          {
            "cursor": "#FE8F40FF",
            "background": "#FE8F40FF",
            "selection": "#FE8F403D"
          },
          {
            "cursor": "#D2A6FEFF",
            "background": "#D2A6FEFF",
            "selection": "#D2A6FE3D"
          },
          {
            "cursor": "#95E5CBFF",
            "background": "#95E5CBFF",
            "selection": "#95E5CB3D"
          },
          {
            "cursor": "#EF7177FF",
            "background": "#EF7177FF",
            "selection": "#EF71773D"
          },
          {
            "cursor": "#FEB454FF",
            "background": "#FEB454FF",
            "selection": "#FEB4543D"
          },
          {
            "cursor": "#AAD84CFF",
            "background": "#AAD84CFF",
            "selection": "#AAD84C3D"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9cdcfe",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569cd6",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#4EC9B0",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#CCCCCC",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569cd6",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#4FC1FF",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#DCDCAA",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#4EC9B0",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569cd6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#C8C8C8",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#4daafc",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#4daafc",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#4EC9B0",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#b5cea8",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#d4d4d4",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#9D9D9D",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#569cd6",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#CCCCCC",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9cdcfe",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#6796e6",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569cd6",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#ce9178",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#d7ba7d",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#d16969",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ce9178",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#ce9178",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569cd6",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#ce9178",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#569cd6",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#4EC9B0",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569cd6",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#4FC1FF",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "eDalgoF5AUOGhIlz0R8QC"
}