{
  "version": "3.0",
  "colors": {
    "@color-black"     : "#000000",
    "@color-white"     : "#ffffff",

    "@color-blue"      : "#19426b",
    "@color-lightblue" : "#517396",
    "@color-solitude"  : "#e8ebef",
    "@color-crest"     : "#c8d0c7",
    "@color-orinoco"   : "#d7d5b6",
    "@color-cane"      : "#f0f1e0"
  },
  "fonts": {
    "EB Garamond": [400],
    "Lato": [300, 400, 700]
  },
  "surf": {
    "hintText": "Read on",
    "styles": [
      {
        "name": "Cover",
        "positions": [],
        "colors": ["@color-blue", "@color-lightblue", "@color-solitude", "@color-crest", "@color-orinoco", "@color-cane", "@color-white"]
      },
      {
        "name": "Banner",
        "positions": ["Top left", "Top right", "Bottom left", "Bottom right"],
        "colors": ["@color-blue", "@color-lightblue", "@color-solitude", "@color-crest", "@color-orinoco", "@color-cane", "@color-white"]
      },
      {
        "name": "Fade",
        "positions": ["Top left", "Top right", "Bottom left", "Bottom right"],
        "colors": ["@color-white", "@color-black"]
      },
      {
        "name": "Inset",
        "positions": ["Top left", "Top right", "Center left", "Center right", "Bottom left", "Bottom right"],
        "colors": ["@color-blue", "@color-lightblue", "@color-solitude", "@color-crest", "@color-orinoco", "@color-cane", "@color-white"]
      },
      {
        "name": "Sidebar",
        "positions": ["Left", "Right"],
        "colors": ["@color-blue", "@color-lightblue", "@color-solitude", "@color-crest", "@color-orinoco", "@color-cane", "@color-white"]
      },
      {
        "name": "Overlay",
        "positions": ["Top left", "Top right", "Center left", "Center right", "Bottom left", "Bottom right"],
        "colors": ["@color-blue", "@color-lightblue", "@color-solitude", "@color-crest", "@color-orinoco", "@color-cane", "@color-white"]
      },
      {
        "name": "Short",
        "positions": ["Top left", "Top right", "Center left", "Center right", "Bottom left", "Bottom right"],
        "colors": ["@color-blue", "@color-lightblue", "@color-solitude", "@color-crest", "@color-orinoco", "@color-cane", "@color-white"]
      }
    ]
  },
  "immerse": {
    "grid": {
      "fontSize": 15,
      "lineHeight": 20
    },
    "styles": {
      "heading": [],
      "paragraph": [],
      "featurebox": ["Plain", "Underline", "Light blue", "Solitude", "Crest", "Orinoco", "Cane"],
      "soundbite": ["Light blue"]
    }
  }
}
