{
  "name": "Dark triad",
  "author": "kyrylokap",
  "themes": [
    {
      "name": "Darkest",
      "appearance": "dark",
      "style": {
        "background": "#000000",
        "syntax": {
          "attribute": {
            "color": "#626262",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#d12472",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#873f80",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#873f80",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#bababa",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#a909c3",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#f8f8f8",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#4d4d4d",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#474747",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#999999",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#575757",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#ffffff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#4b4b4b",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#d400ffe0",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#d400ffe0",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#cacaca",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#9d9d9d",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#bfbfbf",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "background.appearance": "opaque",
        "drop_target.background": null,
        "editor.active_line.background": "#090909",
        "editor.active_line_number": "#5f5757",
        "editor.active_wrap_guide": null,
        "editor.background": "#000000",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "editor.foreground": null,
        "editor.gutter.background": null,
        "text": "#787878",
        "text.accent": "#ffffff",
        "text.disabled": null,
        "text.muted": "#666666",
        "text.placeholder": null,
        "border": "#181616",
        "element.background": null,
        "ghost_element.selected": "#24242480",
        "icon": "#676767",
        "scrollbar.thumb.border": "#7e7e7e",
        "scrollbar.thumb.hover_background": null,
        "scrollbar.track.background": null,
        "scrollbar.track.border": null,
        "scrollbar_thumb.background": "#7d7d7d",
        "error": "#ba3f3f",
        "error.background": "#000000",
        "modified": "#fff6258f",
        "modified.background": "#8b8e008a",
        "created": "#067f00",
        "created.background": "#009a0b9e",
        "deleted": "#6e0000",
        "deleted.background": "#940000ab",
        "warning": "#bfbe4b",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#1a1a1a",
        "tab.active_background": "#000000",
        "status_bar.background": "#000000",
        "panel.background": "#000000",
        "panel.focused_border": null,
        "warning.background": "#000000",
        "warning.border": "#000000",
        "error.border": "#000000",
        "ghost_element.hover": "#24242480",
        "ghost_element.background": "#24242480",
        "ghost_element.active": "#24242480",
        "ghost_element.disabled": "#24242480"
      }
    },
    {
      "name": "New Theme",
      "appearance": "dark",
      "style": {
        "background": "#000000",
        "syntax": {
          "attribute": {
            "color": "#626262",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#d12472",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#873f80",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#873f80",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#bababa",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#a909c3",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#f8f8f8",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#4d4d4d",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#474747",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#999999",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#575757",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#ffffff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#4b4b4b",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#d400ffe0",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#d400ffe0",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#cacaca",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#9d9d9d",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#bfbfbf",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "background.appearance": "opaque",
        "drop_target.background": null,
        "editor.active_line.background": "#090909",
        "editor.active_line_number": "#5f5757",
        "editor.active_wrap_guide": null,
        "editor.background": "#000000",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "editor.foreground": null,
        "editor.gutter.background": null,
        "text": "#787878",
        "text.accent": "#ffffff",
        "text.disabled": null,
        "text.muted": "#666666",
        "text.placeholder": null,
        "border": "#181616",
        "element.background": null,
        "ghost_element.selected": "#24242480",
        "icon": "#676767",
        "scrollbar.thumb.border": "#7e7e7e",
        "scrollbar.thumb.hover_background": null,
        "scrollbar.track.background": null,
        "scrollbar.track.border": null,
        "scrollbar_thumb.background": "#7d7d7d",
        "error": "#ba3f3f",
        "error.background": "#000000",
        "modified": "#fff6258f",
        "modified.background": "#8b8e008a",
        "created": "#067f00",
        "created.background": "#009a0b9e",
        "deleted": "#6e0000",
        "deleted.background": "#940000ab",
        "warning": "#bfbe4b",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#1a1a1a",
        "tab.active_background": "#000000",
        "status_bar.background": "#000000",
        "panel.background": "#000000",
        "panel.focused_border": null,
        "warning.background": "#000000",
        "warning.border": "#000000",
        "error.border": "#000000",
        "ghost_element.hover": "#24242480",
        "ghost_element.background": "#24242480",
        "ghost_element.active": "#24242480",
        "ghost_element.disabled": "#24242480"
      }
    }
  ],
  "id": "81sRrdGSSb8F0GlOBc63P"
}