{
  "import": "../ringo/index.json",
  "replace": {
    "shirt": {
      "type": "color",
      "selector": "path[fill='#8b9fdc' i]",
      "attr": "fill",
      "default": "#8b9fdc"
    },
    "face": {
      "type": "color",
      "selector": "path[fill='#BDA48E' i]",
      "attr": "fill",
      "default": "#BDA48E"
    }
  }
}
