{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "title": "Blush Pink",
  "version": 2,
  "settings": {
    "color": {
      "palette": [
        {
          "color": "#ffffff",
          "name": "Base",
          "slug": "base"
        },
        {
          "color": "#1e1e1e",
          "name": "Contrast",
          "slug": "contrast"
        },
        {
          "color": "#d36c9d",
          "name": "Primary",
          "slug": "primary"
        },
        {
          "color": "#b04173",
          "name": "Secondary",
          "slug": "secondary"
        },
        {
          "color": "#fdecef",
          "name": "Tertiary",
          "slug": "tertiary"
        }
      ]
    }
  }
}
