{
  "version": "3.0",
  "colors": {
    "@color-black" : "#000000",
    "@color-white" : "#ffffff",
    "@color-brandwhite" : "#fffffe"
  },
  "fonts": {"Sentinel":[300,"300i",400,"400i",700,"700i"],"Gotham":[400,"400i",700,"700i"]},
  "surf": {
    "hintLabels": {"en_GB": "Read on"},
    "styles": [
      {
        "name"      : "Cover",
        "positions" : ["Top", "Center", "Bottom"],
        "colors"    : ["#a68f69", "#001e50", "#26537e", "#01c8c5", "#46b3d1", "#f6f5f4", "@color-black", "@color-white"]
      },
      {
        "name"      : "Banner",
        "positions" : ["Top left", "Top right", "Bottom left", "Bottom right"],
        "colors"    : ["#a68f69", "#001e50", "#26537e", "#01c8c5", "#46b3d1", "#f6f5f4", "@color-brandwhite"]
      },
      {
        "name"      : "Inset",
        "positions" : ["Top left", "Top right", "Center left", "Center", "Center right", "Bottom left", "Bottom right"],
        "colors"    : ["#a68f69", "#001e50", "#26537e", "#01c8c5", "#46b3d1", "#f6f5f4", "@color-brandwhite"]
      },
      {
        "name"      : "Sidebar",
        "positions" : ["Left", "Right"],
        "colors"    : ["#a68f69", "#001e50", "#26537e", "#01c8c5", "#46b3d1", "#f6f5f4", "@color-brandwhite"]
      },
      {
        "name"      : "Overlay",
        "positions" : ["Top left", "Top right", "Center left", "Center", "Center right", "Bottom left", "Bottom right"],
        "colors"    : ["#a68f69", "#001e50", "#26537e", "#01c8c5", "#46b3d1", "#f6f5f4"]
      },
      {
        "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"    : ["#a68f69", "#001e50", "#26537e", "#01c8c5", "#46b3d1", "#f6f5f4", "@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":"Gold","value":"#a68f69","complementary":"@color-white"},{"name":"Dark Blue","value":"#001e50","complementary":"@color-white"},{"name":"Blue","value":"#26537e","complementary":"@color-white"},{"name":"Teal","value":"#01c8c5","complementary":"@color-white"},{"name":"Light Blue","value":"#46b3d1","complementary":"@color-white"},{"name":"Grey","value":"#f6f5f4","complementary":"@color-black"},
        {"name": "Black", "value": "#000000"},
        {"name": "White", "value": "#ffffff"}
      ],
      "customlink" : ["Gold", "Dark Blue", "Blue", "Teal", "Light Blue", "Grey"],
      "featurebox" : [
        "Plain",
        "Left line", "Right line", "Overline", "Underline",
        "Gold", "Dark Blue", "Blue", "Teal", "Light Blue", "Grey"
      ],
      "soundbite" : [
        "Gold", "Dark Blue", "Blue", "Teal", "Light Blue", "Grey",
        "Gold Large", "Dark Blue Large", "Blue Large", "Teal Large", "Light Blue Large", "Grey Large"
      ]
    }
  }
}
