{
  "import": "../dee/index.json",
  "replace": {
    "shirt": {
      "type": "color",
      "selector": "path[fill='#b1dbf2' i]",
      "attr": "fill",
      "default": "#b1dbf2"
    },
    "face": {
      "type": "color",
      "selector": "path[fill='#f8c59a' i]",
      "attr": "fill",
      "default": "#f8c59a"
    }
  }
}
