{
  "version": "3.0.1",
  "contents": "right",
  "favicon": true,
  "colors": {
    "@color-black": "#000000",
    "@color-white": "#ffffff",
    "@color-white2": "#fefefe",
    "@color-red": "#d6002a",
    "@color-grey": "#e8eae8",
    "@color-grey2": "#cccccc",
    "@color-warm": "#e9e3dd"
  },
  "surf": {
    "hintLabels": {
      "en_GB": "Read on"
    },
    "styles": [
      {
        "name": "Cover",
        "positions": [
          "Top left",
          "Center left",
          "Bottom left"
        ],
        "colors": [
          "@color-white",
          "@color-white2",
          "@color-black"
        ]
      },
      {
        "name": "Banner",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-black",
          "@color-grey"
        ]
      },
      {
        "name": "Sidebar",
        "positions": [
          "Left",
          "Right"
        ],
        "colors": [
          "@color-white",
          "@color-black",
          "@color-warm",
          "@color-grey"
        ]
      },
      {
        "name": "Overlay",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-black"
        ]
      },
      {
        "name": "Fade",
        "positions": [
          "Top left",
          "Top right",
          "Left",
          "Right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-black"
        ]
      },
      {
        "name": "Clear",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-black"
        ]
      }
    ]
  },
  "immerse": {
    "grid": {
      "fontSize": 14,
      "lineHeight": 20
    },
    "styles": {
      "featurebox": [
        "Warm",
        "Grey",
        "White",
        "Overline",
        "Underline",
        "Left line",
        "Right line",
        "Plain"
      ],
      "soundbite": [
        "Medium"
      ],
      "customlink": [
        "Black button",
        "White button"
      ],
      "simplepoll": [
        "Warm",
        "Black"
      ],
      "customtable": [
        "Bordered grey",
        "Black striped",
        "Grey striped",
        "Warm striped"
      ],
      "colors": [
        {
          "name": "Red",
          "value": "@color-red"
        },
        {
          "name": "Black",
          "value": "@color-black"
        },
        {
          "name": "Warm",
          "value": "@color-warm"
        },
        {
          "name": "Grey",
          "value": "@color-grey"
        },
        {
          "name": "Black",
          "value": "@color-black"
        },
        {
          "name": "White",
          "value": "@color-white"
        }
      ]
    }
  },
  "fonts": {}
}