{
  "name": "TooDark",
  "author": "Danish Ansari",
  "themes": [
    {
      "name": "TooDark",
      "appearance": "dark",
      "style": {
        "background": "#222",
        "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": "#569cd6",
            "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": "#9cdcfe",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#9cdcfe",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#4EC9B0",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#DCDCAA",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#9cdcfe",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#C586C0",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#9cdcfe",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#CE9178",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#569cd6",
            "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": "#9cdcfe",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#C586C0",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#D4D4D4",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9cdcfe",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#D4D4D4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#D4D4D4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#D4D4D4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#D4D4D4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#D4D4D4",
            "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": "#CE9178",
            "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": "#D4D4D4",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#4EC9B0",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#9cdcfe",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "cursor": "#569cd6",
            "background": "#569cd6",
            "selection": "#569cd63d"
          },
          {
            "cursor": "#9cdcfe",
            "background": "#9cdcfe",
            "selection": "#9cdcfe3d"
          },
          {
            "cursor": "#4EC9B0",
            "background": "#4EC9B0",
            "selection": "#4EC9B03d"
          },
          {
            "cursor": "#C586C0",
            "background": "#C586C0",
            "selection": "#C586C03d"
          }
        ],
        "editor.active_line.background": "#222",
        "drop_target.background": "#444444",
        "editor.active_line_number": "#ababab",
        "editor.active_wrap_guide": "#ededed1a",
        "editor.foreground": "#D4D4D4",
        "editor.gutter.background": "#222",
        "editor.line_number": "#858585",
        "editor.wrap_guide": "#ededed0d",
        "elevated_surface.background": "#222",
        "panel.background": "#222",
        "status_bar.background": "#222",
        "surface.background": "#222",
        "title_bar.background": "#222",
        "toolbar.background": "#222",
        "tab.active_background": "#222",
        "border": "#444",
        "tab.inactive_background": "#333",
        "tab_bar.background": "#222",
        "text": "#D4D4D4",
        "text.accent": "#9cdcfe",
        "text.disabled": "#858585",
        "text.muted": "#969696",
        "border.focused": "#569cd6",
        "border.selected": "#569cd6",
        "element.background": "#222",
        "element.hover": "#333",
        "element.selected": "#333",
        "ghost_element.hover": "#333",
        "icon": "#D4D4D4",
        "icon.accent": "#9cdcfe",
        "icon.muted": "#969696",
        "search.match_background": "#515c6a",
        "editor.document_highlight.read_background": "#515c6a3d",
        "editor.document_highlight.write_background": "#515c6a66",
        "editor.background": "#222"
      }
    }
  ],
  "id": "uWbNofetbGspXk81kLU2k"
}