{
  "$schema": "https://raw.githubusercontent.com/microsoft/vscode-css-languageservice/main/docs/customData.schema.json",
  "version": 1.1,
  "properties": [
    {
      "name": "--instant-apps-create-action-background",
      "description": "Popup's trigger button's background color."
    },
    {
      "name": "--instant-apps-create-action-background-hover",
      "description": "Popup's trigger button's background color on hover."
    },
    {
      "name": "--instant-apps-create-action-background-press",
      "description": "Popup's trigger button's background color on press."
    },
    {
      "name": "--instant-apps-create-action-width",
      "description": "Popup's trigger button's width."
    },
    {
      "name": "--instant-apps-create-action-height",
      "description": "Popup's trigger button's height."
    },
    {
      "name": "--instant-apps-create-action-icon-color",
      "description": "Popup's trigger button's icon color."
    },
    {
      "name": "--instant-apps-create-action-icon-hover-color",
      "description": "Popup's trigger button's icon color when hovered over."
    },
    {
      "name": "--instant-apps-create-background",
      "description": "Create's container background color."
    },
    {
      "name": "--instant-apps-create-text-color",
      "description": "Create's container text color."
    },
    {
      "name": "--instant-apps-create-popover-width",
      "description": "Create's popover container width."
    },
    {
      "name": "--instant-apps-export-action-background",
      "description": "Popup's trigger button's background color."
    },
    {
      "name": "--instant-apps-export-action-background-hover",
      "description": "Popup's trigger button's background color on hover."
    },
    {
      "name": "--instant-apps-export-action-background-press",
      "description": "Popup's trigger button's background color on press."
    },
    {
      "name": "--instant-apps-export-action-width",
      "description": "Popup's trigger button's width."
    },
    {
      "name": "--instant-apps-export-action-height",
      "description": "Popup's trigger button's height."
    },
    {
      "name": "--instant-apps-export-action-icon-color",
      "description": "Popup's trigger button's icon color."
    },
    {
      "name": "--instant-apps-export-action-icon-hover-color",
      "description": "Popup's trigger button's icon color when hovered over."
    },
    {
      "name": "--instant-apps-export-background",
      "description": "Export's container background color."
    },
    {
      "name": "--instant-apps-export-text-color",
      "description": "Export's container text color."
    },
    {
      "name": "--instant-apps-export-popover-width",
      "description": "Export's popover container width."
    },
    {
      "name": "--instant-apps-export-action-background",
      "description": "Popup's trigger button's background color."
    },
    {
      "name": "--instant-apps-export-action-background-hover",
      "description": "Popup's trigger button's background color on hover."
    },
    {
      "name": "--instant-apps-export-action-background-press",
      "description": "Popup's trigger button's background color on press."
    },
    {
      "name": "--instant-apps-export-action-width",
      "description": "Popup's trigger button's width."
    },
    {
      "name": "--instant-apps-export-action-height",
      "description": "Popup's trigger button's height."
    },
    {
      "name": "--instant-apps-export-action-icon-color",
      "description": "Popup's trigger button's icon color."
    },
    {
      "name": "--instant-apps-export-action-icon-hover-color",
      "description": "Popup's trigger button's icon color when hovered over."
    },
    {
      "name": "--instant-apps-export-background",
      "description": "Export's container background color."
    },
    {
      "name": "--instant-apps-export-text-color",
      "description": "Export's container text color."
    },
    {
      "name": "--instant-apps-export-popover-width",
      "description": "Export's popover container width."
    },
    {
      "name": "--instant-apps-header-height",
      "description": "Height for header. Default: auto;"
    },
    {
      "name": "--instant-apps-header-min-height",
      "description": "Minimum height for header. Default: 50px;"
    },
    {
      "name": "--instant-apps-header-title-text-link-decoration",
      "description": "Text decoration for hyperlinks for `titleTextLink`. Default value is 'underline'."
    },
    {
      "name": "--instant-apps-header-height--logo-scale--s",
      "description": "Header height when logo scale is set to 's'. Default value is 55px."
    },
    {
      "name": "--instant-apps-header-logo-width--logo-scale--s",
      "description": "Logo width when logo scale is set to 's'. Default value: 35px."
    },
    {
      "name": "--instant-apps-header-logo-height--logo-scale--s",
      "description": "Logo height when logo scale is set to 's'. Default value: 35px."
    },
    {
      "name": "--instant-apps-header-height--logo-scale--m",
      "description": "Header height when logo scale is set to 'm'. Default value is 70px."
    },
    {
      "name": "--instant-apps-header-logo-width--logo-scale--m",
      "description": "Logo width when logo scale is set to 'm'. Default value: 50px."
    },
    {
      "name": "--instant-apps-header-logo-height--logo-scale--m",
      "description": "Logo height when logo scale is set to 'm'. Default value: 50px."
    },
    {
      "name": "--instant-apps-header-height--logo-scale--l",
      "description": "Header height when logo scale is set to 'l'. Default value is 80px."
    },
    {
      "name": "--instant-apps-header-logo-width--logo-scale--l",
      "description": "Logo width when logo scale is set to 'l'. Default value: 60px."
    },
    {
      "name": "--instant-apps-header-logo-height--logo-scale--l",
      "description": "Logo height when logo scale is set to 'l'. Default value: 60px."
    },
    {
      "name": "--instant-apps-header-actions-end-height",
      "description": "Height for actions-end-container. Default: auto;"
    },
    {
      "name": "--instant-apps-landing-page-background-color",
      "description": "Brand color of landing page that affects the background (if a backgound image is not set) and entry button colors"
    },
    {
      "name": "--instant-apps-landing-page-text-color",
      "description": "Text color of landing page."
    },
    {
      "name": "--instant-apps-landing-page-entry-button-color",
      "description": "Brand color of the entry button."
    },
    {
      "name": "--instant-apps-landing-page-title-text-font-size",
      "description": "Font size of title text."
    },
    {
      "name": "--instant-apps-landing-page-subtitle-text-font-size",
      "description": "Font size of subtitle text."
    },
    {
      "name": "--instant-apps-landing-page-description-text-font-size",
      "description": "Font size of description text."
    },
    {
      "name": "--instant-apps-landing-page-icon-image-scale--s",
      "description": "Icon image width when scale is set to 's'. Default value is 100px."
    },
    {
      "name": "--instant-apps-landing-page-icon-image-scale--m",
      "description": "Icon image width when scale is set to 'm'. Default value is 250px."
    },
    {
      "name": "--instant-apps-landing-page-icon-image-scale--l",
      "description": "Icon image width when scale is set to 'l'. Default value is 500px."
    },
    {
      "name": "--instant-apps-landing-page-entry-button-margin",
      "description": "Option to provide spacing in case a secondary action is added to the landing page."
    },
    {
      "name": "--instant-apps-scoreboard-background-color",
      "description": "Background color of scoreboard."
    },
    {
      "name": "--instant-apps-scoreboard-text-color",
      "description": "Text color of scoreboard."
    },
    {
      "name": "--instant-apps-scoreboard-mobile-position-bottom",
      "description": "Scoreboard's bottom position (px) of absolutely positioned element on mobile."
    },
    {
      "name": "--instant-apps-sign-in-indicator-color",
      "description": "Color of the indicator that shows in a signed in user's avatar."
    },
    {
      "name": "--instant-apps-social-share-action-width",
      "description": "Width of action button"
    },
    {
      "name": "--instant-apps-social-share-width--s",
      "description": "Width of component when scale is set to `s`"
    },
    {
      "name": "--instant-apps-social-share-width--m",
      "description": "Width of component when scale is set to `m`"
    },
    {
      "name": "--instant-apps-social-share-width--l",
      "description": "Width of component when scale is set to `l`"
    },
    {
      "name": "--instant-apps-social-share-width-horizontal--s",
      "description": "Width of component when `share-icons-layout` is set to `horizontal` and scale is set to 's'"
    },
    {
      "name": "--instant-apps-social-share-width-horizontal--m",
      "description": "Width of component when `share-icons-layout` is set to `horizontal` and scale is set to 'm'"
    },
    {
      "name": "--instant-apps-social-share-width-horizontal--l",
      "description": "Width of component when `share-icons-layout` is set to `horizontal` and scale is set to 'l'"
    },
    {
      "name": "--instant-apps-splash-content-max-height",
      "description": "Set the max height of the content area ."
    },
    {
      "name": "--instant-apps-splash-back-content-display",
      "description": "Controls the display property of the back content area."
    }
  ],
  "pseudoElements": []
}