{
  "name": "Noctis High Contrast",
  "author": "a0405u",
  "themes": [
    {
      "name": "High Contrast",
      "appearance": "dark",
      "style": {
        "background": "#000000",
        "syntax": {
          "constant": {
            "color": "#e6ac00",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#00a0ff",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#ffb966",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#a000ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#66ffbf",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#00cc76",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#888888",
            "font_style": "italic",
            "font_weight": null
          },
          "function": {
            "color": "#00b4cc",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#99f3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff669c",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#ff669c",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#ffb966",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#ffc69d",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#00b4cc",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#ffc69d",
            "font_style": null,
            "font_weight": 600
          },
          "label": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#99f3ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#888888",
            "font_style": "italic",
            "font_weight": null
          },
          "embedded": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#00a0ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#00a0ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#e6ac00",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#a000ff",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#00a0ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "background.appearance": "opaque",
        "border": "#222222",
        "text": "#ddd3cc",
        "text.accent": "",
        "text.disabled": "",
        "text.muted": "",
        "text.placeholder": "",
        "element.active": "",
        "toolbar.background": "",
        "drop_target.background": "#000000",
        "editor.active_line.background": "#222222",
        "error": "#f14c4c",
        "error.border": "#444444",
        "hint.border": "#444444",
        "info": "",
        "editor.active_line_number": "#ffffff",
        "created": "#363d1a",
        "created.background": "",
        "created.border": "",
        "error.background": "#000000",
        "deleted": "#55221c",
        "modified": "#4e3919",
        "warning": "#cca700",
        "warning.background": "#000000",
        "warning.border": "#444444",
        "unreachable.background": "#000000",
        "unreachable.border": "#444444",
        "success.background": "#000000",
        "renamed.background": "#000000",
        "predictive.background": "#000000",
        "hint.background": "#000000",
        "info.background": "#000000",
        "success.border": "#444444",
        "renamed.border": "#444444",
        "predictive.border": "#444444",
        "info.border": "#444444",
        "hint": "#99f3ff",
        "editor.background": "#000000"
      }
    },
    {
      "name": "New Theme",
      "appearance": "dark",
      "style": {
        "background": "#000000",
        "syntax": {
          "constant": {
            "color": "#e6ac00",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#00a0ff",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#ffb966",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#a000ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#66ffbf",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#00cc76",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#888888",
            "font_style": "italic",
            "font_weight": null
          },
          "function": {
            "color": "#00b4cc",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#99f3ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff669c",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#ff669c",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#ffb966",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#ffc69d",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#00b4cc",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#ffc69d",
            "font_style": null,
            "font_weight": 600
          },
          "label": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#99f3ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#888888",
            "font_style": "italic",
            "font_weight": null
          },
          "embedded": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#00a0ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#00a0ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#e6ac00",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#a000ff",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#00a0ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "background.appearance": "opaque",
        "border": "#222222",
        "text": "#ddd3cc",
        "text.accent": "",
        "text.disabled": "",
        "text.muted": "",
        "text.placeholder": "",
        "element.active": "",
        "toolbar.background": "",
        "drop_target.background": "#000000",
        "editor.active_line.background": "#222222",
        "error": "#f14c4c",
        "error.border": "#444444",
        "hint.border": "#444444",
        "info": "",
        "editor.active_line_number": "#ffffff",
        "created": "#363d1a",
        "created.background": "",
        "created.border": "",
        "error.background": "#000000",
        "deleted": "#55221c",
        "modified": "#4e3919",
        "warning": "#cca700",
        "warning.background": "#000000",
        "warning.border": "#444444",
        "unreachable.background": "#000000",
        "unreachable.border": "#444444",
        "success.background": "#000000",
        "renamed.background": "#000000",
        "predictive.background": "#000000",
        "hint.background": "#000000",
        "info.background": "#000000",
        "success.border": "#444444",
        "renamed.border": "#444444",
        "predictive.border": "#444444",
        "info.border": "#444444",
        "hint": "#99f3ff",
        "editor.background": "#000000"
      }
    }
  ],
  "id": "4Qjhai2g0wITf79v9aIv8"
}