{
  "version": "3.0",
  "colors": {
    "@color-black" : "#000000",
    "@color-white" : "#ffffff",
    "@color-brandwhite" : "#fffffe"
  },
  "fonts": {"Adelle Sans":[300,"300i",400,"400i",700,"700i"]},
  "surf": {
    "hintLabels": {"en_GB": "Read on"},
    "styles": [
      {
        "name"      : "Cover",
        "positions" : ["Top", "Center", "Bottom"],
        "colors"    : ["#41a940", "#003349", "#004b87", "#250e62", "#8246af", "#ce0058", "@color-black", "@color-white"]
      },
      {
        "name"      : "Banner",
        "positions" : ["Top left", "Top right", "Bottom left", "Bottom right"],
        "colors"    : ["#41a940", "#003349", "#004b87", "#250e62", "#8246af", "#ce0058", "@color-brandwhite"]
      },
      {
        "name"      : "Inset",
        "positions" : ["Top left", "Top right", "Center left", "Center", "Center right", "Bottom left", "Bottom right"],
        "colors"    : ["#41a940", "#003349", "#004b87", "#250e62", "#8246af", "#ce0058", "@color-brandwhite"]
      },
      {
        "name"      : "Sidebar",
        "positions" : ["Left", "Right"],
        "colors"    : ["#41a940", "#003349", "#004b87", "#250e62", "#8246af", "#ce0058", "@color-brandwhite"]
      },
      {
        "name"      : "Overlay",
        "positions" : ["Top left", "Top right", "Center left", "Center", "Center right", "Bottom left", "Bottom right"],
        "colors"    : ["#41a940", "#003349", "#004b87", "#250e62", "#8246af", "#ce0058"]
      },
      {
        "name"      : "Clear",
        "positions" : ["Top left", "Top right", "Center left", "Center", "Center right", "Bottom left", "Bottom right"],
        "colors"    : ["@color-white", "@color-black"]
      },
      {
        "name"      : "Sideline",
        "positions" : ["Top left", "Top right", "Center left", "Center", "Center right", "Bottom left", "Bottom right"],
        "colors"    : ["#41a940", "#003349", "#004b87", "#250e62", "#8246af", "#ce0058", "@color-white"]
      },
      {
        "name"      : "Fade",
        "positions" : ["Top left", "Top right", "Left", "Right", "Bottom left", "Bottom right"],
        "colors"    : ["@color-white", "@color-black"]
      }
    ]
  },
  "immerse": {
    "grid": {
      "fontSize"   : 14,
      "lineHeight" : 20
    },
    "styles": {
      "colors": [
        {"name":"Green","value":"#41a940","complementary":"@color-white"},{"name":"Slate","value":"#003349","complementary":"@color-white"},{"name":"Azul","value":"#004b87","complementary":"@color-white"},{"name":"Amethyst","value":"#250e62","complementary":"@color-white"},{"name":"Plum","value":"#8246af","complementary":"@color-white"},{"name":"Fuchsia","value":"#ce0058","complementary":"@color-white"},
        {"name": "Black", "value": "#000000"},
        {"name": "White", "value": "#ffffff"}
      ],
      "customlink" : ["Green", "Slate", "Azul", "Amethyst", "Plum", "Fuchsia"],
      "featurebox" : [
        "Plain",
        "Left line", "Right line", "Overline", "Underline",
        "Green", "Slate", "Azul", "Amethyst", "Plum", "Fuchsia"
      ],
      "soundbite" : [
        "Green", "Slate", "Azul", "Amethyst", "Plum", "Fuchsia",
        "Green Large", "Slate Large", "Azul Large", "Amethyst Large", "Plum Large", "Fuchsia Large"
      ]
    }
  }
}
