{
  "name": "Vale",
  "author": "Terry Brash",
  "themes": [
    {
      "name": "Sunrise",
      "appearance": "light",
      "style": {
        "background": null,
        "syntax": {
          "attribute": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#00baff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#00baff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#b909e6",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#d0a200",
            "font_style": null,
            "font_weight": 800
          }
        },
        "players": [],
        "background.appearance": "blurred",
        "editor.background": "#ffffff",
        "text": "#000000",
        "text.accent": null
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "background": "#7e7e7e",
        "syntax": {},
        "players": [],
        "background.appearance": "blurred"
      }
    }
  ],
  "id": "MDmM80QZDk4oUndnz9ZWg"
}