/ M4_Eyes / eyes / toonstripe / config.eye
config.eye
 1  {
 2    "eyeRadius"     : 120,
 3    "eyelidIndex"   : "0x00", // From table: learn.adafruit.com/assets/61921
 4    "pupilColor"    : [ 100, 0, 30 ],
 5    "backColor"     : [ 140, 120, 140 ],
 6    "irisTexture"   : "toonstripe/iris_toon_purple.bmp",
 7    "scleraTexture" : "toonstripe/sclera_toon_stripes.bmp",
 8    "left" : {
 9    },
10    "right" : {
11    }
12  }