{
  "version": "3.0.1",
  "contents": "right",
  "favicon": true,
  "colors": {
    "@color-black": "#000000",
    "@color-white": "#ffffff",
    "@color-white2": "#fefefe",
    "@color-red": "#d6002a",
    "@color-yellow": "#edf86f",
    "@color-brown": "#9e8d73",
    "@color-warm": "#c2c4c3",
    "@color-lblue": "#c7dae0"
  },
  "surf": {
    "hintLabels": {
      "en_GB": "Read more"
    },
    "fonts": {
      "Akkurat LL": [
        300,
        "300i",
        400,
        "400i",
        700,
        "700i"
      ],
      "Noto Sans TC": [
        300,
        400,
        700
      ],
      "Noto Sans SC": [
        300,
        400,
        700
      ],
      "Noto Sans JP": [
        300,
        400,
        700
      ],
      "Noto Sans KR": [
        300,
        400,
        700
      ]
    },
    "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"
        ]
      },
      {
        "name": "Sidebar",
        "positions": [
          "Left",
          "Right"
        ],
        "colors": [
          "@color-white",
          "@color-black"
        ]
      },
      {
        "name": "Overlay",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "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 right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-black"
        ]
      }
    ]
  },
  "immerse": {
    "grid": {
      "fontSize": 13,
      "lineHeight": 20
    },
    "styles": {
      "page": [
        "White",
        "Black"
      ],
      "heading": [
        "Display heading",
        "Extra large heading",
        "Mid large heading"
      ],
      "featurebox": [
        "Red",
        "Yellow",
        "Brown",
        "Warm",
        "Light blue",
        "White",
        "Overline",
        "Underline",
        "Left line",
        "Right line",
        "Plain"
      ],
      "soundbite": [
        "Medium"
      ],
      "customlink": [
        "Black button",
        "White button",
        "Red filled button",
        "Black filled button",
        "white filled button"
      ],
      "simplepoll": [
        "Black"
      ],
      "customtable": [
        "Bordered grey",
        "Black striped",
        "Warm striped"
      ],
      "colors": [
        {
          "name": "Red",
          "value": "@color-red"
        },
        {
          "name": "Yellow",
          "value": "@color-yellow"
        },
        {
          "name": "Brown",
          "value": "@color-brown"
        },
        {
          "name": "Warm",
          "value": "@color-warm"
        },
        {
          "name": "Light blue",
          "value": "@color-lblue"
        },
        {
          "name": "Black",
          "value": "@color-black"
        },
        {
          "name": "White",
          "value": "@color-white"
        }
      ]
    }
  },
  "fonts": {}
}