{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "title": "Creative Studio",
  "version": 2,
  "settings": {
    "color": {
      "palette": [
        {
          "color": "#FF4D6D",
          "name": "Primary",
          "slug": "primary"
        },
        {
          "color": "#8338EC",
          "name": "Secondary",
          "slug": "secondary"
        },
        {
          "color": "#0647ae",
          "name": "Tertiary",
          "slug": "tertiary"
        },
        {
          "color": "#c28e00",
          "name": "Quartery",
          "slug": "quartery"
        },
        {
          "color": "#FFF6E9",
          "name": "Secondary One",
          "slug": "secondary-one"
        },
        {
          "color": "#1A1A1A",
          "name": "Body Text",
          "slug": "body-text"
        },
        {
          "color": "#333333",
          "name": "Foreground",
          "slug": "foreground"
        },
        {
          "color": "#FFFFFF",
          "name": "Background",
          "slug": "background"
        }
      ]
    }
  }
}
