{
  "name": "Thing",
  "author": "definitely-not-a-dolphin",
  "themes": [
    {
      "name": "Dark Thing",
      "appearance": "dark",
      "style": {
        "background": null,
        "syntax": {
          "boolean": {
            "color": "#79befc",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#868f98",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#7de686",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#7de686",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#d1a7fc",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#d1a7fc",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#d1a7fc",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff7a71",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#79befc",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a2d3fd",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ff7a71",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#79befc",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "border": "#353840",
        "background.appearance": "transparent",
        "border.variant": "#2b2e35",
        "editor.background": "#15151c",
        "editor.active_line_number": "#e5ecf2",
        "editor.line_number": "#6e7580",
        "element.hover": "#484c55",
        "element.selected": "#484c55",
        "error": "#e44a4e",
        "error.background": "#e44a4e",
        "error.border": "#e44a4e",
        "panel.background": "#000015",
        "status_bar.background": "#15151c",
        "tab.active_background": "#15151c",
        "tab.inactive_background": "#000015",
        "tab_bar.background": "#000015",
        "text": "#e5ecf2",
        "text.muted": "#c9ccd2",
        "title_bar.background": "#15151c",
        "toolbar.background": "#15151c",
        "warning": "#fbe457",
        "warning.background": "#1c2227",
        "warning.border": "#2e353a",
        "terminal.background": "#15151C"
      }
    }
  ],
  "id": "UHzToVflAAExwXMBtJpd0"
}