{
  "version": "3.0.1",
  "contents": "right",
  "favicon": true,
  "colors": {
    "@color-text": "#1a1a1a",
    "@color-platinum": "#b9c0c2",
    "@color-lgrey": "#f7f7f7",
    "@color-grey": "#e3e6e7",
    "@color-dgrey": "#434644",
    "@color-black": "#1a1a1a",
    "@color-black2": "#1a1a1b",
    "@color-white": "#ffffff",
    "@color-white2": "#fffffe",
    "@color-fyellow": "#f5b136",
    "@color-sred": "#b12a31",
    "@color-ablue": "#20365c",
    "@color-sblue": "#005fb6",
    "@color-hblue": "#13248c"
  },
  "fonts": {
    "Nobel": [
      400,
      "400i"
    ],
    "Nobel Book": [
      400,
      "400i"
    ]
  },
  "surf": {
    "hintLabels": {
      "en_GB": "Read on"
    },
    "styles": [
      {
        "name": "Cover",
        "positions": [
          "Center left"
        ],
        "colors": [
          "@color-white",
          "@color-white2"
        ]
      },
      {
        "name": "Banner",
        "positions": [
          "Top Center",
          "Bottom center"
        ],
        "colors": [
          "@color-white",
          "@color-white2"
        ]
      },
      {
        "name": "Inset",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-white2"
        ]
      },
      {
        "name": "Sidebar",
        "positions": [
          "Left",
          "Right"
        ],
        "colors": [
          "@color-white",
          "@color-white2"
        ]
      },
      {
        "name": "Flat",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-white2"
        ]
      },
      {
        "name": "Overlay",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-white2"
        ]
      },
      {
        "name": "Fade",
        "positions": [
          "Top left",
          "Top right",
          "Left",
          "Right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-black",
          "@color-white2",
          "@color-black2"
        ]
      },
      {
        "name": "Clear",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-black",
          "@color-white2",
          "@color-black2"
        ]
      }
    ]
  },
  "immerse": {
    "grid": {
      "fontSize": 14,
      "lineHeight": 20
    },
    "styles": {
      "page": [
        "White",
        "Black",
        "Hybrid Blue"
      ],
      "paragraph": [
        "Grey drop cap",
        "Hybrid Blue drop cap",
        "Platinum drop cap",
        "Black drop cap"
      ],
      "heading": [
        "Extra large heading"
      ],
      "customlink": [
        "Black Outline Button",
        "Platinum Button",
        "Light Grey Button",
        "Grey Button",
        "Dark Grey Button",
        "Black Button",
        "Flare Yellow Button",
        "Sonic Red Button",
        "Azure Blue Button",
        "Sky Blue Button",
        "Hybrid Blue Button",
        "White Button"
      ],
      "customtable": [
        "Light Grey",
        "Dark Grey",
        "Platinum",
        "Grey",
        "Black",
        "Flare Yellow",
        "Sonic Red",
        "Sky Blue",
        "Azure Blue",
        "Hybrid Blue",
        "Red Outlined"
      ],
      "tableCell": [
        "Light Grey",
        "Dark Grey",
        "Platinum",
        "Grey",
        "Black",
        "Flare Yellow",
        "Sonic Red",
        "Sky Blue",
        "Azure Blue",
        "Hybrid Blue"
      ],
      "featurebox": [
        "Light Grey",
        "Dark Grey",
        "Platinum",
        "Grey",
        "Black",
        "Flare Yellow",
        "Sonic Red",
        "Sky Blue",
        "Azure Blue",
        "Hybrid Blue",
        "White",
        "Plain",
        "Plain padded",
        "Overline",
        "Underline",
        "Left line",
        "Right Line"
      ],
      "simplepoll": [
        "Light Grey",
        "Dark Grey",
        "Platinum",
        "Grey",
        "Black",
        "Flare Yellow",
        "Sonic Red",
        "Sky Blue",
        "Azure Blue",
        "Hybrid Blue"
      ],
      "soundbite": [
        "Light Grey",
        "Dark Grey",
        "Platinum",
        "Grey",
        "Black",
        "Flare Yellow",
        "Sonic Red",
        "Sky Blue",
        "Azure Blue",
        "Hybrid Blue",
        "Light Grey medium",
        "Dark Grey medium",
        "Platinum medium",
        "Grey medium",
        "Black medium",
        "Flare Yellow medium",
        "Sonic Red medium",
        "Sky Blue medium",
        "Azure Blue medium",
        "Hybrid Blue medium",
        "Light Grey large",
        "Dark Grey large",
        "Platinum large",
        "Grey large",
        "Black large",
        "Flare Yellow large",
        "Sonic Red large",
        "Sky Blue large",
        "Azure Blue large",
        "Hybrid Blue large"
      ],
      "colors": [
        {
          "name": "Light Grey",
          "value": "@color-lgrey"
        },
        {
          "name": "Dark Grey",
          "value": "@color-dgrey"
        },
        {
          "name": "Platinum",
          "value": "@color-platinum"
        },
        {
          "name": "Grey",
          "value": "@color-grey"
        },
        {
          "name": "Flare Yellow",
          "value": "@color-fyellow"
        },
        {
          "name": "Sonic Red",
          "value": "@color-sred"
        },
        {
          "name": "Sky Blue",
          "value": "@color-sblue"
        },
        {
          "name": "Azure Blue",
          "value": "@color-ablue"
        },
        {
          "name": "Hybrid Blue",
          "value": "@color-hblue"
        },
        {
          "name": "Black",
          "value": "@color-black"
        },
        {
          "name": "White",
          "value": "@color-white"
        }
      ]
    }
  },
  "backcover": {
    "styles": [
      {
        "name": "Solid",
        "colors": [
          "@color-lgrey",
          "@color-dgrey",
          "@color-platinum",
          "@color-grey",
          "@color-fyellow",
          "@color-sred",
          "@color-sblue",
          "@color-ablue",
          "@color-hblue",
          "@color-black"
        ]
      },
      {
        "name": "Opaque",
        "colors": [
          "@color-lgrey",
          "@color-dgrey",
          "@color-platinum",
          "@color-grey",
          "@color-fyellow",
          "@color-sred",
          "@color-sblue",
          "@color-ablue",
          "@color-hblue",
          "@color-black"
        ]
      },
      {
        "name": "Clear",
        "colors": [
          "@color-white",
          "@color-black"
        ]
      }
    ]
  }
}