{
  "id": "tradle.StylesPack",
  "title": "Styles Pack",
  "type": "tradle.Model",
  "properties": {
    "logoNeedsText": {
      "type": "boolean"
    },
    "linkColor": {
      "type": "string"
    },
    "productRowBgColor": {
      "type": "string"
    },
    "productRowTextColor": {
      "type": "string"
    },
    "sharedWithBg": {
      "type": "string"
    },
    "sharedWithVerificationBg": {
      "type": "string"
    },
    "verifiedHeaderColor": {
      "type": "string"
    },
    "verifiedHeaderTextColor": {
      "type": "string"
    },
    "verifiedTextColor": {
      "type": "string"
    },
    "verifiedBorderColor": {
      "type": "string"
    },
    "verifiedLinkColor": {
      "type": "string"
    },
    "verifiedBg": {
      "type": "string"
    },
    "verifiedSourcesColor": {
      "type": "string"
    },
    "confirmationColor": {
      "type": "string"
    },
    "confirmationBg": {
      "type": "string"
    },
    "fixErrorColor": {
      "type": "string"
    },
    "backgroundColor": {
      "type": "string"
    },
    "productBgColor": {
      "type": "string"
    },
    "myMessageLinkColor": {
      "type": "string"
    },
    "myMessageBackgroundColor": {
      "type": "string"
    },
    "formErrorBorder": {
      "type": "string"
    },
    "formErrorColor": {
      "type": "string"
    },
    "formErrorBg": {
      "type": "string"
    },
    "shareContextTextColor": {
      "type": "string"
    },
    "shareContextBackgroundColor": {
      "type": "string"
    },
    "currentContextTextColor": {
      "type": "string"
    },
    "currentContextBackgroundColor": {
      "type": "string"
    },
    "contextBackgroundColor": {
      "type": "string"
    },
    "contextTextColor": {
      "type": "string"
    },
    "contextBorderColor": {
      "type": "string"
    },
    "shareButtonBackgroundColor": {
      "type": "string"
    },
    "listBg": {
      "type": "string"
    },
    "listColor": {
      "type": "string"
    },
    "sourcedVerificationBgColor": {
      "type": "string"
    },
    "sourcedVerificationTextColor": {
      "type": "string"
    },
    "navBarBackgroundColor": {
      "type": "string"
    },
    "navBarBorderColor": {
      "type": "string"
    },
    "navBarBorderWidth": {
      "type": "number"
    },
    "messageSentStatus": {
      "type": "string"
    },
    "incomingMessageBgColor": {
      "type": "string"
    },
    "incomingMessageTextColor": {
      "type": "string"
    },
    "incomingMessageOpaqueTextColor": {
      "type": "string"
    },
    "submitBarInFooter": {
      "type": "boolean"
    },
    "logo": {
      "type": "object",
      "inlined": true,
      "ref": "tradle.Photo"
    },
    "backgroundImage": {
      "type": "object",
      "inlined": true,
      "ref": "tradle.Photo"
    },
    "splashscreen": {
      "type": "object",
      "ref": "tradle.TourPage",
      "inlined": true
    }
  }
}
