{
  "defaults": {
    "width": 500,
    "height": 600
  },
  "replace": {
    "face": {
      "type": "color",
      "selector": "path[fill='#eeddc5' i]",
      "attr": "fill",
      "default": "#eeddc5"
    },
    "shirt": {
      "type": "color",
      "selector": "path[fill='#e39279' i], path[fill='#bdc59a' i], path[fill='#bcd1ec' i], path[fill='#b1dbf2' i], path[fill='#00325f' i], path[fill='#8b9fdc' i], path[fill='#79bd8f' i], path[fill='#ea9a00' i], path[fill='#f796b3' i], path[fill='#fc6' i]",
      "attr": "fill",
      "default": "#FFCC66"
    },
    "pant": {
      "type": "color",
      "selector": "path[fill='#3a4e5c' i], path[fill='#3e606f' i], path[fill='#40627c' i], path[fill='#1e1e1e' i], path[fill='#161616' i], path[fill='#003156' i], path[fill='#282828' i], path[fill='#1a1a1a' i]",
      "attr": "fill",
      "default": "#3a4e5c"
    }
  }
}
