{
  "version": "3.0.1",
  "favicon": true,
  "colors": {
    "@color-black": "#000000",
    "@color-white": "#ffffff",
    "@color-stone": "#d6d3c8",
    "@color-teal": "#659393",
    "@color-ocean": "#29566c",
    "@color-oocean": "#1a303b",
    "@color-oocean2": "#1a303c"
  },
  "fonts": {
    "Montserrat": [
      700,
      "700i"
    ],
    "Museo": [
      700,
      "700i"
    ]
  },
  "surf": {
    "hintLabels": {
      "en_GB": "Read on"
    },
    "styles": [
      {
        "name": "Cover",
        "positions": [
          "Top",
          "Center",
          "Top left",
          "Center left"
        ],
        "colors": [
          "@color-stone",
          "@color-oocean",
          "@color-teal"
        ]
      },
      {
        "name": "Banner",
        "positions": [
          "Top left",
          "Bottom left"
        ],
        "colors": [
          "@color-white",
          "@color-stone",
          "@color-teal",
          "@color-ocean",
          "@color-oocean",
          "@color-oocean2"
        ]
      },
      {
        "name": "Inset",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-stone",
          "@color-teal",
          "@color-ocean",
          "@color-oocean",
          "@color-oocean2"
        ]
      },
      {
        "name": "Sidebar",
        "positions": [
          "Left",
          "Right"
        ],
        "colors": [
          "@color-white",
          "@color-stone",
          "@color-teal",
          "@color-ocean",
          "@color-oocean",
          "@color-oocean2"
        ]
      },
      {
        "name": "Flat",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-stone",
          "@color-teal",
          "@color-ocean",
          "@color-oocean"
        ]
      },
      {
        "name": "Overlay",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-stone",
          "@color-teal",
          "@color-ocean",
          "@color-oocean"
        ]
      },
      {
        "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": {
      "heading": [
        "Extra large heading"
      ],
      "paragraph": [
        "Owner ocean drop cap",
        "Ocean drop cap",
        "Stone drop cap",
        "Teal drop cap",
        "Stone drop cap",
        "Stone drop cap",
        "Stone drop cap"
      ],
      "customlink": [
        "Owner ocean button",
        "Teal button",
        "White button",
        "Stone button",
        "Stone button",
        "Stone button"
      ],
      "customtable": [
        "Bordered",
        "Owner ocean",
        "Ocean",
        "Stone",
        "Teal",
        "Stone",
        "Stone",
        "Stone"
      ],
      "featurebox": [
        "Plain",
        "Plain padded",
        "Ocean",
        "Stone",
        "Teal",
        "Stone",
        "Stone",
        "Stone",
        "White",
        "Overline",
        "Underline",
        "Leftline"
      ],
      "simplepoll": [
        "Owner ocean",
        "Stone",
        "Teal",
        "Stone",
        "Stone",
        "Stone"
      ],
      "soundbite": [
        "Ocean",
        "Stone",
        "Teal",
        "Stone",
        "Stone",
        "Stone",
        "Default medium",
        "Ocean medium",
        "Stone medium",
        "Teal medium",
        "Stone medium",
        "Stone medium",
        "Stone medium",
        "Default Large",
        "Ocean Large",
        "Stone Large",
        "Teal Large",
        "Stone large",
        "Stone large",
        "Stone large"
      ],
      "colors": [
        {
          "name": "Black",
          "value": "@color-black"
        },
        {
          "name": "White",
          "value": "@color-white"
        },
        {
          "name": "Owner ocean",
          "value": "@color-oocean"
        },
        {
          "name": "Ocean",
          "value": "@color-ocean"
        },
        {
          "name": "Stone",
          "value": "@color-stone"
        },
        {
          "name": "Teal",
          "value": "@color-teal"
        },
        {
          "name": "Stone",
          "value": "#d6d3c8"
        },
        {
          "name": "Stone",
          "value": "#d6d3c8"
        },
        {
          "name": "Stone",
          "value": "#d6d3c8"
        }
      ]
    }
  }
}