{
  "name": "Dark",
  "author": "samuel bonu",
  "themes": [
    {
      "name": "Thoth's Twilight",
      "appearance": "dark",
      "style": {
        "background": "#000000",
        "syntax": {
          "attribute": {
            "color": "#f8fd00",
            "font_style": "normal",
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#98ef0a",
            "font_style": "normal",
            "font_weight": null
          },
          "boolean": {
            "color": "#00ffff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#858585",
            "font_style": "italic",
            "font_weight": 100
          },
          "constant": {
            "color": "#ff0017",
            "font_style": "oblique",
            "font_weight": 100
          },
          "constructor": {
            "color": "#faff00",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e0f0c6",
            "font_style": "normal",
            "font_weight": null
          },
          "variable.special": {
            "color": "#ff0000",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#49fb14",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#edaa00",
            "font_style": "normal",
            "font_weight": null
          },
          "title": {
            "color": "#f80000",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#f1f600",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#e4e900",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#f80101",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#bef605",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#898989",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#f20000",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#02b4db",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#14fa00",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#00f0d4",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "background.appearance": "opaque",
        "text": "#e7f6e2",
        "border": "#353535",
        "border.disabled": "#8a8686",
        "border.variant": "#4b3e3e",
        "text.accent": "#77e713",
        "text.disabled": "#e6cb1a",
        "text.muted": "#afefe3",
        "text.placeholder": "#f6ecec",
        "element.active": "#e90715",
        "element.background": "#f8f5f500",
        "element.disabled": "#f8f8f803",
        "icon": "#9e9e9e",
        "element.hover": "#e60000",
        "editor.active_line_number": "#bae4dc",
        "editor.active_line.background": "#e8dada00",
        "editor.line_number": "#434242",
        "modified": "#fdeb00",
        "ignored.border": "#5d5d5d0f",
        "ignored": "#646464",
        "conflict": "#ff0000",
        "scrollbar.thumb.border": "#282828",
        "scrollbar.thumb.hover_background": "#616060",
        "terminal.foreground": "#ffffff00",
        "scrollbar.track.background": "#ffffff00"
      }
    }
  ],
  "id": "dwzzUufm6792NFpTrOEAj"
}