{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "version": 3,
  "title": "WooCommerce styles",
  "description": "WooCommerce site",
  "settings": {
    "appearanceTools": true,
    "color": {
      "palette": [
        {
          "color": "#2F70B3",
          "slug": "brandy-accent",
          "name": "Brandy accent"
        },
        {
          "color": "#272829",
          "slug": "brandy-primary-text",
          "name": "Brandy primary text"
        },
        {
          "color": "#5A6D80",
          "slug": "brandy-secondary-text",
          "name": "Brandy secondary text"
        },
        {
          "color": "#edf3f9",
          "slug": "brandy-border",
          "name": "Brandy border"
        },
        {
          "color": "#fffffe",
          "slug": "brandy-theme-background",
          "name": "Brandy theme background"
        },
        {
          "color": "#122941",
          "slug": "brandy-primary-black",
          "name": "Brandy primary black"
        },
        {
          "color": "#f5f5f5",
          "slug": "brandy-theme-secondary-background",
          "name": "Brandy theme secondary background"
        },
        {
          "color": "#F8F9FA",
          "slug": "brandy-theme-third-background",
          "name": "Brandy theme third background"
        },
        {
          "color": "#EDF3F9",
          "slug": "brandy-theme-fourth-background",
          "name": "Brandy theme fourth background"
        },
        {
          "color": "#EBF5FF",
          "slug": "brandy-theme-fifth-background",
          "name": "Brandy theme fifth background"
        }
      ],
      "custom": true,
      "customDuotone": true,
      "customGradient": true,
      "gradients": [],
      "link": true,
      "text": true,
      "background": true,
      "defaultGradients": true,
      "defaultPalette": true
    }
  }
}
